tui.image-editor icon indicating copy to clipboard operation
tui.image-editor copied to clipboard

Not working when use loadImageFromFile

Open bilalmalkoc opened this issue 2 years ago • 6 comments

Editor buttons not working when init image with loadImageFromFile.

Check this: https://stackblitz.com/edit/js-qovzzf?file=index.js

bilalmalkoc avatar Dec 26 '21 16:12 bilalmalkoc

@bilalmalkoc Thank you for the information. On the link you gave me, loadImageFromFile is working well. Can you explain it in detail?

lja1018 avatar Dec 30 '21 03:12 lja1018

Did you try edit image? @lja1018

bilalmalkoc avatar Dec 30 '21 05:12 bilalmalkoc

@bilalmalkoc Nothing is working. I'll find it and fix it.

lja1018 avatar Dec 30 '21 07:12 lja1018

Any update on this?

yc-codes avatar Feb 26 '22 06:02 yc-codes

@yc-codes I'm sorry, but it hasn't been updated yet.

lja1018 avatar Mar 02 '22 05:03 lja1018

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

codewithtushar avatar Aug 04 '22 10:08 codewithtushar