Closed dasmikko closed 1 year ago
Hi @dasmikko,
Here's a working solution: https://codesandbox.io/s/zag-vue-toast-sfc-w9ntk3?file=/src/App.vue
Hi @segunadebayo
Thanks for the link, but It says the sandbox doesn't exist?
Hey @dasmikko. Sorry, I forget to make the Sandbox public.
https://codesandbox.io/s/zag-vue-toast-sfc-w9ntk3?file=/src/App.vue
🐛 Bug report
Following the Vuejs SFC example, I cannot get the toasts to work
💥 Steps to reproduce
Click "Make a toast" Nothing updates in the Vuejs state
💻 Link to reproduction
CodeSandbox reproduction: https://codesandbox.io/s/toast-example-l8jch2?file=/src/components/Toast.vue
🧐 Expected behavior
Vuejs state to update, and toast to show up in the list
🌍 System information
📝 Additional information