We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am use to usetoast import function but i getting error.
No PrimeVue Toast provided!
No response
https://primevue.org/toast/
vue js 3 , vueprime import function Toast cannot be working
3
4.0.0
16.17.0
Chrome
No PrimeVue Toast provided! please give me a solution
The text was updated successfully, but these errors were encountered:
It is described in the docs you have provided yourself.
import {createApp} from 'vue'; import ToastService from 'primevue/toastservice'; const app = createApp(App); app.use(ToastService);
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I am use to usetoast import function but i getting error.
No PrimeVue Toast provided!
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://primevue.org/toast/
Environment
vue js 3 , vueprime import function Toast cannot be working
Vue version
3
PrimeVue version
4.0.0
Node version
16.17.0
Browser(s)
Chrome
Steps to reproduce the behavior
No PrimeVue Toast provided!
Expected behavior
No PrimeVue Toast provided! please give me a solution
The text was updated successfully, but these errors were encountered: