redux-saga / redux-saga

An alternative side effect model for Redux apps

Home Page:https://redux-saga.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to jump page in saga

Statfine opened this issue · comments

Description

After login success i want jump to other page, how can i jump page in saga

react-router-dom v6.3.0
redux-saga v1.1.3
react-redux v7.2.6
@reduxjs/toolkit v1.7.1