shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 194 forks source link

Not working with VUEX #227

Open wapmastaz opened 1 year ago

wapmastaz commented 1 year ago

Inside my vuex state management code; this.$toasted.show() is not working. I am getting undefined

achdiadsyah commented 1 year ago

try using this.$toast.show()