You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
While uploading a file, I get a BLOB
I'm trying to pass this BLOB to Mavo
To achieve that, I use javascript,
to update the 'scr' attribute with BLOB adress
(I also tried to pass it to the innerHTML of a temporary property, and then passing this temp property to Mavo)
-> but Mavo doesn't take it into consideration
What should be the way to pass this BLOB to Mavo?
see my codepen here
or with another library here
Beta Was this translation helpful? Give feedback.
All reactions