vue-toasted
vue-toasted copied to clipboard
Not working with VUEX
Inside my vuex state management code; this.$toasted.show() is not working. I am getting undefined
try using this.$toast.show()