Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurs when deleting a bookmark inside a table #17639

Open
marcelmroz opened this issue Dec 13, 2024 · 1 comment
Open

Error occurs when deleting a bookmark inside a table #17639

marcelmroz opened this issue Dec 13, 2024 · 1 comment
Labels
package:bookmark squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@marcelmroz
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Open any demo with the bookmarks and table features enabled (for example, the Bookmarks feature docs)
  2. Create a bookmark inside a table.
  3. Click on the bookmark and delete it.

Additional note: When deleting the bookmark by placing the caret after it and pressing backspace twice, the error does not occur.

✔️ Expected result

No errors should occur when deleting the bookmark.

❌ Actual result

An error occurs:

ckeditorerror.js:90 Uncaught CKEditorError: Cannot read properties of undefined (reading '_source')
Screen.Recording.2024-12-13.at.12.34.48.mov

📃 Other details

  • Browser: Chrome, Edge, Firefox (Safari is not affected)
  • OS: macOS
  • First affected CKEditor version: 44.0.0

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@marcelmroz marcelmroz added package:bookmark squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior. labels Dec 13, 2024
@pszczesniak
Copy link
Contributor

This issue is fixed during improved linking experience initiative.

But let's keep it open to track it and to have it in the queue to test it when mention initiative will be ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:bookmark squad:core Issue to be handled by the Core team. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants