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

react-router getComponent func run store.replaceReducer() dead to #48

Closed
lileilei opened this issue Nov 2, 2016 · 6 comments
Closed
Labels

Comments

@lileilei
Copy link

lileilei commented Nov 2, 2016

immutable.js:1430 Uncaught RangeError: Maximum call stack size exceeded => infinite loop

@gajus
Copy link
Owner

gajus commented Nov 2, 2016

What is the actual code thats triggering this?

@lileilei
Copy link
Author

lileilei commented Nov 2, 2016

@gajus
Copy link
Owner

gajus commented Nov 2, 2016

What is the actual code around the lines where the error originates?

@gajus gajus added the question label Nov 2, 2016
@lileilei
Copy link
Author

lileilei commented Nov 2, 2016

injectReducer(store, {key: 'login', reducer}) func run store.replaceReducer() replaceReducer lead to getComponents infinite loop. maybe routing:locationReducer error

@lileilei
Copy link
Author

lileilei commented Nov 2, 2016

Please, if not I can only remove it

@gajus
Copy link
Owner

gajus commented Nov 2, 2016

Sorry, I don't understand the issue.

However, check this out, #33.

If you still have an issue, please add more details.

@gajus gajus closed this as completed Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants