Dear community,
I have some trouble showing images in a staggered view. Each image upload gets a firestore entry and a thumbnail. This custom action gets the thumbnail's url.
I then save the action's output(url) to the picture's database entry into an ImagePath variable.
If I then select that ImagePath from the Database as (network) source for each element. The view keeps showing the error placeholder.