Relative Content

Tag Archive for reactjsreact-routerreact-router-dom

search params are disappear after navigation

Hey guys faced strange Behavior in react app with react-router v7.
I use browser router, and when I call method navigate from useNavigate I go the correct url and then my search params are disappearing. What can cause this issue?