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

[Feature Request] useDispatch and useSelector #2446

Closed tai-votan closed 2 years ago

tai-votan commented 3 years ago

how to using useDispatch and useSelector in repo dva with nextjs, pls help

whoisdominic commented 3 years ago

You use it like you normally would but I only use DVA core with regular redux

tai-votan commented 3 years ago

@whoisdominic I can't use it and I tried it with Dva core but error

fernandoxu commented 3 years ago

use redux-toolkit instead

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.