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
In the first tab, select the first comment as if you want to write a reply
In the second tab, delete the header that has the first comment
✔️ Expected result
No errors
❌ Actual result
The first tab which had selected the comment that was just deleted, gets an error in the console and the editor reloads.
collection.js:567 Uncaught (in promise) CKEditorError: collection-remove-404
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-collection-remove-404
at _f._remove (collection.js:567:19)
at _f.remove (collection.js:182:36)
at _f.remove (viewcollection.js:196:22)
at tr.<anonymous> (commentsarchiveui.js:23:5208)
at tr.fire (emittermixin.js:145:28)
at tr._remove (collection.js:574:14)
at tr.remove (collection.js:182:36)
at HP.<anonymous> (commentsarchive.js:23:2950)
at HP.fire (emittermixin.js:145:28)
at HP.set [as archivedAt] (observablemixin.js:72:30)
📃 Other details
Browser: Chrome
OS: Linux
First affected CKEditor version: N/A
Installed CKEditor plugins: N/A
The text was updated successfully, but these errors were encountered:
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
No errors
❌ Actual result
The first tab which had selected the comment that was just deleted, gets an error in the console and the editor reloads.
📃 Other details
The text was updated successfully, but these errors were encountered: