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
I'm not sure what best practices are when it comes to handling the history with react router dom, it seems like you wrote a navigate function to handle and track the history which is pretty neat :D
I'm not sure what best practices are when it comes to handling the history with react router dom, it seems like you wrote a navigate function to handle and track the history which is pretty neat :D
Might be worth reading this for other options:
https://stackoverflow.com/questions/51116747/react-router-link-vs-redirect-vs-history
The text was updated successfully, but these errors were encountered: