Hello Bubblers,
For two weeks now I am experiencing some weird behavior with list of files and list of images. Up until now I could save several files (pictures) in a list using the multi-file uploader. Then I would be able to display one image from the list in a repeating group by doing current cell’s TYPE’s file: random item
But now it seems that Bubble saves the file in the list as one element, hence getting confused when asked to show a specific element.
Let me show you:
First the data
Then the workflow
I save my images in the field image file, a list of files
The Design
I want to see if Bubble can pick a specific element from the list of files
The List of files saved
From the comma between the different files, looks like it was saved as a list
And the resulting page
When asking to retrieve the image file’s first element it returns all the list, so obviously the image element doesn’t display anything unless I uploaded only one picture, because the list of URLs doesn’t make sense for bubble that expects a single URL.
PS: In the workflow I tried saving in the list directly from multi file uploader value and the result is the same.
This app is just a test, but the behavior in my real app is the same, which is weird because it used to work. Since the same happens in both apps I would imagine it can’t be the app, but maybe a change bubble did recently ?
Anyone experiencing the same issue recently ?
Thomas