Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@nuxtjs/toast => Cannot read property 'show' of undefined #406

Closed
miladfathi021 opened this issue Apr 11, 2021 · 2 comments
Closed

@nuxtjs/toast => Cannot read property 'show' of undefined #406

miladfathi021 opened this issue Apr 11, 2021 · 2 comments

Comments

@miladfathi021
Copy link

TypeError
Cannot read property 'show' of undefined

usage:
this.$toast.show('Logging in...')

tsconfig.json:
"types": [
"@nuxtjs/toast"
]

nuxt.config.js:
modules: [
'@nuxtjs/toast'
],

toast: {
position: 'bottom-left'
},

@jgrandar
Copy link

Same here

@parthdevloper
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants