You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the detailed issue and PR! This change makes sense indeed, it's a pity that I overlooked it. I'll add one test to your PR and will merge it.
For performance issues, specially in big documents, I think the code below should be modified:
ckeditor5-angular/src/ckeditor/ckeditor.component.ts
Lines 258 to 268 in 63c0073
I would suggest the following:
Getting the data(
getData()
) only when it is necessary.The text was updated successfully, but these errors were encountered: