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!
Is there a way to emit notification from vuex mutation? I'm trying to show notification on websocket message received event. I'm using vue-native-websocket and nuxt, so my store's index.js looks like that:
Hi!
Is there a way to emit notification from vuex mutation? I'm trying to show notification on websocket message received event. I'm using vue-native-websocket and nuxt, so my store's index.js looks like that:
How can I fire notification from SOCKET_ONMESSAGE mutation?
The text was updated successfully, but these errors were encountered: