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
Using react-router-bootstrap 0.26.2, react-router-dom 6.8.2 and react-bootstrap 2.7.2
If I had a URLSearchParams to the prop to of LinkContainer I get an error : Cannot include a '?' character in a manually specified to.pathname field...
If I use a normal <Link> from react-router-dom no problem