igniteui-angular-samples
igniteui-angular-samples copied to clipboard
CodeSandbox Crashes with "JavaScript Heap Out of Memory" Error When Opening Angular Excel Library Samples
Description
Opening the Ignite UI for Angular Excel Library sample on CodeSandbox results in a heap out of memory error, causing CodeSandbox to become unresponsive.
🔗 Excel Library Documentation:
Ignite UI for Angular Excel Library
igniteui-angular version:
19.0.0
Browser:
Chrome / Edge / Firefox
Steps to Reproduce
-
Open the Excel Library sample in CodeSandbox.
-
Wait for it to initialize.
-
The application crashes with the following error:
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory -
CodeSandbox stops responding and becomes unreachable.
Result
- CodeSandbox crashes due to memory exhaustion.
- The sample does not load.
- The error message appears.
Expected Result
- The sample should open without memory issues.
- The Excel Library example should function as expected.
Attachments
- Error Logs:
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory