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

CodeSandbox Crashes with "JavaScript Heap Out of Memory" Error When Opening Angular Excel Library Samples #3583

Open
georgianastasov opened this issue Jan 29, 2025 · 1 comment

Comments

@georgianastasov
Copy link
Contributor

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

  1. Open the Excel Library sample in CodeSandbox.

  2. Wait for it to initialize.

  3. The application crashes with the following error:

    FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory  
    
  4. 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  
    
@mddifilippo89
Copy link
Contributor

@zdrawku @gmurray81 @HUSSAR-mtrela
I am not sure what we can do about codesandbox as stackblitz loads fine.

https://stackblitz.com/github/IgniteUI/igniteui-angular-examples/tree/master/samples/excel/excel-library/overview

I tried to increase their vm ram within the virtual machine settings but no luck
see

https://stackblitz.com/github/IgniteUI/igniteui-angular-examples/tree/master/samples/excel/excel-library/overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants