hookrouter
hookrouter copied to clipboard
component rendering issue with react.strictmode
when using <react.strictmode> for component while hookrouter change the URL (address row in browser changed correctly) the component given from useRoutes(routes) is rendered only by site refreshing https://stackoverflow.com/q/61050731/6665296
Same issue here