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
In the code above if props.url is updated Router doesn't rerender.
Looking at the code it comes from the fact that state.url is used in the render method and that it's never updated with props.url