tui.image-editor
tui.image-editor copied to clipboard
Not working when use loadImageFromFile
Editor buttons not working when init image with loadImageFromFile.
Check this: https://stackblitz.com/edit/js-qovzzf?file=index.js
@bilalmalkoc Thank you for the information. On the link you gave me, loadImageFromFile is working well. Can you explain it in detail?
Did you try edit image? @lja1018
@bilalmalkoc Nothing is working. I'll find it and fix it.
Any update on this?
@yc-codes I'm sorry, but it hasn't been updated yet.
not working for me, i have a hard coded base64 string and converting it to file object, nothing happens, will try using input type file, let's see