Replies: 4 comments
-
Did you import the ToastService?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
You must define toast in the export const from the store. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, it is possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this Pinia store as example of what I am trying to do. My app.vue has a component but I keep getting the "No PrimeVue Toast provided!" error.
Beta Was this translation helpful? Give feedback.
All reactions