So I have a carousel loaded with a images from App constants list<image path> but I get [object Event] on all when running test mode. One is from assets (assets/images/test-1.jpg) and one is this (https://picsum.photos/seed/528/600) just as a test. Neither work. Been spending forever trying to work this out. Then I tried a random photo from a random website and it actually worked!?
So why my assets photos wont work? Or the ones from picsum? They do work if I assign them to just one image but not when picked from a list.
Permission for local assets?
Widgets & Design
Tried my logic with strings instead of image paths to see if I could do it with words. Check.
Tried to manipulate path to local assets in all kinds of ways.
Double checked path to assets by using the on single photo and look up code.
No
2
5 replies