toast-ui.vue-image-editor icon indicating copy to clipboard operation
toast-ui.vue-image-editor copied to clipboard

When I call addText() function and after click on that text I can't edit that text and get error Uncaught TypeError: Cannot read property 'style' of null

Open GHarutyunyan opened this issue 5 years ago • 2 comments

GHarutyunyan avatar Mar 11 '19 17:03 GHarutyunyan

I think the problem is that you are trying to set style instead of styles: http://nhnent.github.io/tui.image-editor/latest/ImageEditor.html#addText

rodrigomata avatar Apr 04 '19 06:04 rodrigomata

I have the same problem, I have names the style, styles. Do I have to do anything other then invoking the addText, and when trying to double click I get the same error.

fredriklugg avatar Mar 16 '20 11:03 fredriklugg