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

Maximum call stack size exceeded #1676

Open
faresayyad opened this issue Apr 18, 2019 · 4 comments
Open

Maximum call stack size exceeded #1676

faresayyad opened this issue Apr 18, 2019 · 4 comments

Comments

@faresayyad
Copy link

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
I got a console error when trying to select data by check the header checkbox, number of items in the datatable are: 387,988

Expected behavior
select all data, without any error.
datatable
console

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Table version:
  • Angular version:
    Angular 7

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
@shakoorattari
Copy link

shakoorattari commented Jan 6, 2021

Getting same error. and not fixed. :-(

@hgschwibbe
Copy link

hgschwibbe commented Jun 10, 2021

I got the same error for @swimlane/ngx-charts using Angular 11. Probably both issues are related to each other:
swimlane/ngx-charts#1636

@AmirSavand
Copy link

+1

@rrauenza
Copy link

rrauenza commented Sep 27, 2021

The workaround in angular/angular#41509 for ngcc.config.js worked for me:

I tried higher stack sizes and couldn't get it to compile.. may be an infinite recursion in the umd generation?

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

No branches or pull requests

5 participants