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: Item with the given id was not registered: when using CKE5 built from source and Context #339

Closed
mabryl opened this issue Oct 28, 2022 · 0 comments · Fixed by #353
Assignees
Labels
squad:platform Issue to be handled by the Platform team. support:2 An issue reported by a commercially licensed client. type:bug
Milestone

Comments

@mabryl
Copy link

mabryl commented Oct 28, 2022

📝 Provide detailed reproduction steps (if any)

  1. Integrate an editor built from source with React, as described in our docs
  2. Try to use it with the Context feature added - see the archive attached to this post to check my implementation
  3. Launch the dev console to see the errors

✔️ Expected result

No errors should be present in the console

❌ Actual result

These errors appear:

image

📃 Other details

  • Browser: every browser affected
  • OS: macOS Monterey 12.6
  • First affected CKEditor version: CKE5
  • Installed CKEditor plugins: Bold, Italic, Essentials, Paragraph

The errors only appear when using the context feature. Even when you use this code sample from our documentation.


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

Archive.zip

@Mgsy Mgsy added the squad:platform Issue to be handled by the Platform team. label Oct 31, 2022
@martynawierzbicka martynawierzbicka added the support:2 An issue reported by a commercially licensed client. label Nov 10, 2022
@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Dec 21, 2022
@pomek pomek self-assigned this Dec 21, 2022
psmyrek added a commit that referenced this issue Dec 22, 2022
Fix: The `<CKEditor>` component does not emit an error when destroying the context feature. Closes #349. Closes #339.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Dec 22, 2022
@CKEditorBot CKEditorBot added this to the iteration 60 milestone Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:platform Issue to be handled by the Platform team. support:2 An issue reported by a commercially licensed client. type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants