Bug with uploading pictures in list of image path

Troubleshooting
Resolved

Hi FlutterFlow team,
When I upload a single image from my computer to a Firestore field (type: String / image path), it works perfectly.
But when I try to upload to a Firestore field of type list < image path > (multiple images), the upload doesn't work. It keeps loading forever.
The only way I can make it work is by pasting direct image URLs manually.

It seems like there's a bug when trying to upload local images into a Firestore list of images.
Can you please help or confirm if this is a known issue?

Thanks a lot !

What have you tried so far?

Put only url

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies