emmanuelsw / notiwind

A headless Vue 3 notification library to use with Tailwind CSS.
https://notiwind-demo.netlify.app
MIT License
277 stars 28 forks source link

Scope slot "close" throw error #24

Closed erwinyusrizal closed 2 years ago

erwinyusrizal commented 2 years ago

Hi, the close scoped slot throwing an error

Uncaught TypeError: _ctx.close is not a function

any idea?

erwinyusrizal commented 2 years ago

sorry my mistake

asivaneswaran commented 1 year ago

I have the latest version and I still have this issue, how did you solve this?