Skip to content

Redirect not working in react-router-dom v6 #591

@krajcikondra

Description

@krajcikondra

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions