-
I have a x-data set to a larger function to contain all logic.
How can I trigger a dispatch from inside that app()?
|
Beta Was this translation helpful? Give feedback.
Answered by
yabdab
Mar 29, 2022
Replies: 1 comment
-
Nevermind, I always find the answer after I ask publicly 😖 using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yabdab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, I always find the answer after I ask publicly 😖
using
this.$dispatch
works, just not insideinit()