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
Editor crashes as expected. Now if you try typing something and click on the toolbar, another editor instance shows up. Also, if you keep clicking on it, it duplicates content on each click.
On some reports from customers the duplicated editor shows up immediately, without the need to type or click. However I was not able to reproduce it this way.
Screencast
Screen.Recording.2025-06-13.at.12.29.09.mov
Other info
Tested on:
CKEditor v 45.2.0
React integration v 9.5.0
React integration v 10.0.0-alpha.0
If you set disableWatchdog={true} then there are no duplicated editors
Steps to reproduce:
Result
Editor crashes as expected. Now if you try typing something and click on the toolbar, another editor instance shows up. Also, if you keep clicking on it, it duplicates content on each click.
On some reports from customers the duplicated editor shows up immediately, without the need to type or click. However I was not able to reproduce it this way.
Screencast
Screen.Recording.2025-06-13.at.12.29.09.mov
Other info
Tested on:
disableWatchdog={true}then there are no duplicated editors