Closed vvkee closed 7 years ago
That error doesn't imply that the issue is caused by React Router.
The object described in the error is a React element, so it doesn't make sense to me why React is having trouble with it. I would open the debugger and figure out the type
of the object that is causing this error. That should be doable by setting a breakpoint here https://github.com/facebook/react/blob/34e4352cba3bbba0a5afd5b826cc0f91e33318bc/src/shared/utils/traverseAllChildren.js#L167
android 4.4 chrome 30.0.0 package.json
App runs well in modern browsers on PC/Mac, iOS UIWebview, mobile Safari, Android (also 4.x) Chrome, and Android >5.x.
I got this error.