kuy / redux-tower

Saga powered routing engine for Redux app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cancellation of route actions

kuy opened this issue · comments

Don't ignore location change while waiting the completion of the previous route action.
Use takeLatest and notify route actions.