vuetify-sonner icon indicating copy to clipboard operation
vuetify-sonner copied to clipboard

dismiss(id) BUG

Open zk118 opened this issue 3 months ago • 1 comments

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

zk118 avatar Mar 25 '24 20:03 zk118