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
Hello, I used React and React router dom in my app, in some pages I used navigate function from useNavigate with replace, but when I use this it always generates a new key for the same URL. How can I avoid this behavior? I want to navigate but it doesn't generate a new location.key
The text was updated successfully, but these errors were encountered:
Hello, I used React and React router dom in my app, in some pages I used navigate function from useNavigate with replace, but when I use this it always generates a new key for the same URL. How can I avoid this behavior? I want to navigate but it doesn't generate a new location.key
The text was updated successfully, but these errors were encountered: