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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, Im currently using
react-router-dom@^6.4.2
.I'm building a minimal app that is work like a file explorer.
where a folder should navigate to its url when double clicked for example.
But the thing is, I want to get the detail about the folder itself when double clicked before the app navigate to it's url
here's the code
everyting works fine, the app navigate to the url, but the page got refreshed, why is that?
looking forward for the answer about this one, thank you
Beta Was this translation helpful? Give feedback.
All reactions