wobsoriano / vuetify-sonner

Stackable toast component for Vuetify.
https://vuetify-sonner.vercel.app
MIT License
121 stars 7 forks source link

dismiss(id) BUG #28

Closed zk118 closed 2 weeks ago

zk118 commented 7 months ago

Describe the bug

Hey, there seems to be a bug with the dismiss(toastId) method, I always get this error:

toast

Reproduction

const toastId = toast('Success!'); toast.dismiss(toastId);

Logs

No response

System Info

-

Severity

blocking all usage of vuetify-sonner

wobsoriano commented 6 months ago

Can you update to latest version and see if it fixes it?

davidramosweb commented 3 months ago

Hi, there is an issue with the vue-sonner library. I have created a Pull Request with a solution, and it is awaiting review. Once a new version of the library is released, @wobsoriano will need to update it