You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing the prop validation failures again on v3.2.0 after upgrading from v3.0.1.
The behavior I see is that in a previous version of react-router (v3.0.1) I don't see the error log. When upgrading JUST react-router to v3.2.0 I start to see the prop validation errors.
I also did an incremental upgrade to see when this error was reintroduced and it looks like up to v3.0.3 the router worked with no problems, but at v3.0.4 the validation errors started appearing again.
I didn't see any other closed/open issues on v3 having these issues so I thought I'd point it out since it would be sweet to upgrade to v3.2.0!