-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I am trying to load an image in base 64 (data:application/octet-stream;base64,/9j/4AAQSk....) format but I always get the Error: unknown protocol: data. I am getting a blob from the server which I convert to base64 to display in the app. Should I do something special with it to be able to get the size?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels