We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I updated react-router-dom from v5 to v6 and update connected-react-router to v6.9.3 but I found out redirects not working.
import {routerActions} from 'connected-react-router'; dispatch(routerActions.push(url))
Url was changed but page not changed.
My react version is 18.2.
Have somebody similar problem?
The text was updated successfully, but these errors were encountered:
#397
#590
#543
Sorry, something went wrong.
No branches or pull requests
Hi,
I updated react-router-dom from v5 to v6 and update connected-react-router to v6.9.3 but I found out redirects not working.
Url was changed but page not changed.
My react version is 18.2.
Have somebody similar problem?
The text was updated successfully, but these errors were encountered: