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

dismiss(id) BUG

Open zk118 opened this issue 1 year ago • 2 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

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

wobsoriano avatar May 06 '24 16:05 wobsoriano

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

davidramosweb avatar Jul 22 '24 17:07 davidramosweb