Opened this issue 4 years ago · 0 comments
从页面 dispatch 一个 effect, 但是 effect 中的函数并没有执行
store
store 的 auth 模块
页面 dispatch
页面上的 handleLogin 函数已经执行, 但是 effects 中的 handleLogin 没有执行
handleLogin