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
In React Router V6, state is no longer in the to object and so needs to be passed independently to navigate.
Right now, a state parameter is just ignored.