I have an issue with photos not loading into my app.
The issue I'm having is with the photo not loading from the local storage variable after it's created in the data base. In the database it's displayed as base64 but then once I try to set it to the image component that's listed in a grid, it does not show. It will only show the picture that acts as a placeholder, (use to be a blue flower). How do I change that, I followed the instructions ( I believe Ian posted on how to display photos), but that was with no success.