Closed hovo333 closed 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!
router.push(...)
in vuex action ?$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 ?