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

Cannot read properties of undefined (reading '$toast') #31

Open
awalawashington opened this issue Feb 10, 2022 · 3 comments
Open

Cannot read properties of undefined (reading '$toast') #31

awalawashington opened this issue Feb 10, 2022 · 3 comments

Comments

@awalawashington
Copy link

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$toast')
at _callee$ (app.js:21711:23)
at tryCatch (app.js:39729:40)
at Generator.invoke [as _invoke] (app.js:39960:22)
at Generator.next (app.js:39785:21)
at asyncGeneratorStep (app.js:21677:103)
at _next (app.js:21679:194)

@nervusdm
Copy link

same here

@melaniecarr23
Copy link

How about providing your code so you can be helped? Start with the code in your app.js file, where you're getting the error adding toast.

@Dekari
Copy link

Dekari commented Jun 9, 2022

Cannot make it work

import Toaster from '@meforma/vue-toaster'

.
.
.
.and then if I use this.$toaster i hit an error...

(option API)

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

4 participants