When I use the <Link> component from react-router (latest version) inside a <Shuffle />, the links stop working after the first re-render (https://github.com/rackt/react-router/issues/2403) Since this works without the shuffle, this is an issue with react-shuffle. Do you see a place where some props could be possibly overwritten?
When I use the component from react-router (latest version) inside a , the links stop working after the first re-render (remix-run/react-router#2403)
Since this works without the shuffle, this is an issue with react-shuffle.
Do you see a place where some props could be possibly overwritten?