You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zhump,
Thank you for giving me an issue and sorry for very slow response.
Vuex Saga is not being redux-saga for vuex, instead it just ordinary vuex that can run generator function. Why we need this? because I think testing and compose a long promises action in vuex is painfull enough. So, vuex-saga come to make it simple and easy to test.
No description provided.
The text was updated successfully, but these errors were encountered: