For a project i'm using vuex actions. Inside the .js file i get the error: `TypeError: Cannot read property '$toast' of undefined` How do i solve this issue?
For a project i'm using vuex actions.
Inside the .js file i get the error:
TypeError: Cannot read property '$toast' of undefinedHow do i solve this issue?