vuejs / vuex

🗃️ Centralized State Management for Vue.js.
https://vuex.vuejs.org
MIT License
28.42k stars 9.58k forks source link

Questions related to the right approach #2188

Closed hovo333 closed 2 years ago

hovo333 commented 2 years ago
  1. Is it correct to use router.push(...) in vuex action ?
  2. Is it correct to use $snotify(https://www.npmjs.com/package/vue-snotify) in vuex action ?

I know that I can use this approach to instantiate vue in action, but is it correct or do I need to use router.push(...) and $snotify in .vue files ?

vue-bot commented 2 years ago

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!