Replies: 1 comment
-
It is not prohibited to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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 ?4 votes ·
Beta Was this translation helpful? Give feedback.
All reactions