-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Editor, Macros - Other - Native (1st Party)
-
1
-
Severity 3 - Minor
Issue Summary
When using the Code Snippet macro within a page, it seems there is a line limitation it can handles, making the pages getting slower or even broken when it reaches more than 8k of lines.
Steps to Reproduce
- Create a page;
- Insert the Code Snippet macro;
- Insert 9k of lines within the macro - you can use this JSON generator;
- Publish the page (if you are able to do so);
- Edit the page.
Expected Results
You can edit the page as usual.
Actual Results
The page crashes or pops up a message stating the connection was lost.
Notes
- Sometimes you are not even able to publish the page;
- If you are editing an existing pages that has more elements, it crashes earlier.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available