Error:Cannot read properties of null (reading 'image')

try work my way to remove all errors when starting the app.
But these just uploaded image in retool storage (no dynamic data )
give me the error:
Error:Cannot read properties of null (reading 'image')
from logo.src update(logo)
image is shown.

oke found it
i think it's a bug

the image source field , you can set to url or storage
but if there is a value in url and you switch to torage and assign an image
the value in url {{orderlist.selectedItem.image}} was still there... hidden

But the src is image source ... and can have a url and a storage
can you use both ?? maybe if used it would be more user friendly to show it in a way. :grimacing: