I have a small yet annoying issue, and hoping anyone can chuck some suggestions over to debug.
In the image below you can see the image is not displayed but the URL above it in a text object displays correctly. I am not sure why the image is not displaying when the same set up elsewhere in the app is fine.
a few things to note are
Everything is pulled in from Supabase
The URL path (set from variable) is mapped to the same place as the text
All images in the bucket are working when pasted in a browser
If I paste the URL of the image straight into the image path it works
Other text in the same table works on the same page
Can anyone think of something I have missed?