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
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Everything is working fine and good when when I use the navigate() or A component. But when I click on Browser's Forward or back Icon, the route URL changes correctly but a wrong component is rendered. Like the browser is keep wrong history. This happens in the Routes that has child routes
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Everything is working fine and good when when I use the navigate() or A component. But when I click on Browser's Forward or back Icon, the route URL changes correctly but a wrong component is rendered. Like the browser is keep wrong history. This happens in the Routes that has child routes
The text was updated successfully, but these errors were encountered: