kolkov / angular-editor

A simple native WYSIWYG editor component for Angular 6 -14+
https://angular-editor.kolkov.ru
MIT License
676 stars 360 forks source link

Speed is slow when many angular-editors are used #562

Open fullstact69 opened 6 months ago

fullstact69 commented 6 months ago

How to resolve this issue?

linhleba commented 2 weeks ago

Hi @fullstact69

This is the same issue I am currently facing. I have implemented some code changes to fix it and hope they will be useful for you.

https://github.com/kolkov/angular-editor/pull/574