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
Hi, im using react-router-component in version "^0.26.0" and work fine. But in IE9 does not work and teverything finish in last route "NotFound"
I have no idea what im doing wrong.
Hi, im using react-router-component in version "^0.26.0" and work fine. But in IE9 does not work and teverything finish in last route "NotFound"
I have no idea what im doing wrong.
cases:
IE10 - mydomain.com/choose-trainee -> use handler 'ChooseTraineePage'
IE9 - mydomain.com/choose-trainee -> use handler 'NotFound'
Thx for help
The text was updated successfully, but these errors were encountered: