Maximum call stack size exceeded
error when trying to style a very long paragraph
#16819
Labels
browser:chrome
browser:safari
domain:performance
This issue reports a problem or potential improvement regarding editor performance.
squad:core
Issue to be handled by the Core team.
support:2
An issue reported by a commercially licensed client.
type:bug
This issue reports a buggy (incorrect) behavior.
type:performance
This issue reports a performance issue or a possible performance improvement.
Milestone
📝 Provide detailed reproduction steps (if any)
Download the sample file and paste its contents into the editor -
long text ckeditor.txt
Select all of the content
Try to style it, e.g. by applying bold
✔️ Expected result
The chosen style should get applied and no errors should be thrown.
❌ Actual result
The
Maximum call stack size exceeded
error appears and the editor freezes:Screen.Recording.2024-07-30.at.11.14.10.mov
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: