kolkov / angular-editor

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

Maybe Not Working with Angular 15? #527

Closed queejie closed 1 year ago

queejie commented 1 year ago

Thanks for this great editor. It seems to work in one of our apps, but not in another. They are both Angular 15, but I'm wondering if there is some other conflict. Just adding a tag for it hangs the browser so there is no interaction, even in the console. I can kill the tab and restart. Any ideas would be appreciated.

queejie commented 1 year ago

Issue #376 had the solution, in the ChangeDetectionStrategy for the component.