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

Array.splice causes editor to crash #12428

Closed
DawidKossowski opened this issue Sep 7, 2022 · 0 comments · Fixed by #12429
Closed

Array.splice causes editor to crash #12428

DawidKossowski opened this issue Sep 7, 2022 · 0 comments · Fixed by #12429
Assignees
Labels
package:engine squad:collaboration Issue to be handled by the Collaboration team. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@DawidKossowski
Copy link
Contributor

Array.splice causes editor to crash when big number of nodes are inserted into an element.

@DawidKossowski DawidKossowski added type:bug This issue reports a buggy (incorrect) behavior. package:engine squad:collaboration Issue to be handled by the Collaboration team. labels Sep 7, 2022
@DawidKossowski DawidKossowski self-assigned this Sep 7, 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 Sep 7, 2022
scofalik added a commit that referenced this issue Sep 21, 2022
…g-milion-characters

Fix (engine): Fixed editor throwing `Maximum call stack size exceeded` error when huge number of nodes were inserted at once into an element. Closes #12428.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Sep 21, 2022
@CKEditorBot CKEditorBot added this to the iteration 57 milestone Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:engine squad:collaboration Issue to be handled by the Collaboration team. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
2 participants