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

Docs issue report from "getting-started/setup/editor-lifecycle.html" #17938

Open
sarah123456l opened this issue Feb 17, 2025 · 0 comments
Open
Labels
squad:core Issue to be handled by the Core team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide).

Comments

@sarah123456l
Copy link

Origin URL

https://ckeditor.com/docs/ckeditor5/latest/getting-started/setup/editor-lifecycle.html

Project version

41.0.0

Is the information outdated? How?

No response

Is there something missing in the guide? What is it?

No response

Is there anything else you would like to add?

Eventhough editor.destroy() is called when i console.log the editor instance it still exist (its state is "destroyed")
I would expect it to be null
I also noticed there are detached elements related to ckeditor in memory heap snapshot of chrome devtool
and that can cause memory leaks..
(i have many instances of ckeditor in my app), i want them to be fully destroyed

Actually i am using the ckeditor5-angular lib, but the issue is reproducible with and without the ckeditor5-angular lib.

User agent

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36

@sarah123456l sarah123456l added squad:core Issue to be handled by the Core team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide). labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:core Issue to be handled by the Core team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide).
Projects
None yet
Development

No branches or pull requests

1 participant