Closed agawley closed 2 years ago
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.
I'm happy to work up a PR for this.
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.
I'm happy to work up a PR for this.