dvajs / dva

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
https://dvajs.com/
MIT License
16.24k stars 3.17k forks source link

在effects中需要select无法拿到最新的state #2457

Closed conkyliu closed 2 years ago

conkyliu commented 3 years ago

image 需要yield两次或者放在all里面才可以拿到值,put调用的也是effect请求数据然后存进state。

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.