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
{{ message }}
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.
I'm guessing this is related to shuffled items losing their context, since that's how a lot of router stuff is passed. A PR was just merged today that may resolve that for you once it makes it to the npm package.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: