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

Uncaught RangeError: Maximum call stack size exceeded #551

Closed
pedrosimao opened this issue Aug 30, 2018 · 1 comment
Closed

Uncaught RangeError: Maximum call stack size exceeded #551

pedrosimao opened this issue Aug 30, 2018 · 1 comment

Comments

@pedrosimao
Copy link

I was using redux devtools extensions without any problem and suddenly I am not able to do it anymore.
My app freezes after opening and after I wait like 30s I receive this message: Uncaught RangeError: Maximum call stack size exceeded
I think I haven't done anything out of the ordinary with my store and reducers.
I think there might be a compatibility issue with Realm db, but I am not sure.
I have tried changing many things in my code but I still have no clue about what causes the issue.
For the moment I am obliged to completely suppress the devtools extension from my app, which makes debugging much longer.

@zalmoxisus
Copy link
Owner

zalmoxisus commented Nov 18, 2018

Closed in favor of #556

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

2 participants