Open orestisioakeimidis opened 1 month ago
Could you plesae try it in the plain quilljs playground: https://quilljs.com/playground/snow ?
@KillerCodeMonkey I tried it and it works fine there. Sorry, forgot to mention that it has this behaviour on Safari MacOS. It works fine on Chrome MacOS.
strange because then it should not work in quilljs either. i do not have any special or additional styling or logic for that.
Maybe safari has some problems with shadow dom or what ever when rendering angular specific stuff.
Honestly.. i have no idea :D.
Since i even have no mac it would be nice, if you could do some debugging :S
Hello,
When I start writing in the editor with a greek capital letter with accent (e.g. Έ), the text is rendered on top of the placeholder text and the model value is not updated. You can see the effect in the screenshot below.
I tried it in the live demo you have https://killercodemonkey.github.io/ngx-quill-example/
Any ideas on how to fix that? Thanks in advance!
Regards, Orestis