Skip to content

Conversation

liukaren
Copy link

@liukaren liukaren commented Feb 4, 2016

Prevent routerWarning from importing itself.

This was causing a "maximum call stack size exceeded" error for me (even when there is no warning -- falseToWarn in warning.js set to true)

Any thoughts?

Prevent routerWarning from importing itself.
@taion
Copy link
Contributor

taion commented Feb 4, 2016

You're getting this because of a webpack misconfiguration. See #2892.

That said, maybe we should merge this anyway – it's pretty low-cost and maybe saves users some pain.

@liukaren
Copy link
Author

liukaren commented Feb 4, 2016

Ah, thanks for the clarity! I followed your trail to the stackoverflow answer. Happy to leave this open for you to merge at your discretion.

@timdorr
Copy link
Member

timdorr commented Feb 4, 2016

I'm fine with merging this in. Thanks, @karenliu1!

timdorr added a commit that referenced this pull request Feb 4, 2016
@timdorr timdorr merged commit 1fb4f7a into remix-run:master Feb 4, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants