I'm trying to list images; bound a Firebase collection, got entities with a URL field back. In the UI, under "Path" for the "Image" component, I cannot select the "url" property (a String) โ how do I set the network path from the entity's URL?
I'm trying to list images; bound a Firebase collection, got entities with a URL field back. In the UI, under "Path" for the "Image" component, I cannot select the "url" property (a String) โ how do I set the network path from the entity's URL?