Skip to content
New issue

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

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

Already on GitHub? # to your account

ReferenceError: $toast is not defined #43

Open
mikelgmh opened this issue Feb 17, 2020 · 0 comments
Open

ReferenceError: $toast is not defined #43

mikelgmh opened this issue Feb 17, 2020 · 0 comments

Comments

@mikelgmh
Copy link

mikelgmh commented Feb 17, 2020

I'm using Laravel mix with Vue (Node + Webpack). I've imported the library:

import VueIziToast from 'vue-izitoast';
import "izitoast/dist/css/iziToast.min.css";
Vue.use(VueIziToast);

but after trying to use $toast in my app it says that is not defined. Am I missing something? The code compiles correctly.

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

No branches or pull requests

1 participant