froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

Slow performance on Internet Explorer & Microsoft Edge #208

Open khoatran121294 opened 5 years ago

khoatran121294 commented 5 years ago

Hi guys,

Currently, I'm encountering a performance issue when applying attribute useClasses: false. On Chrome & Safari, UI performance works fine but on Internet Explorer & Edge, they run very slow. I think IE or Edge handle DOM element not well when we put the CSS inline element.

Kindly help me to check this issue again.

Thanks, Khoa