sansil / vt-notifications

A headless vue notification library to use with tailwind
MIT License
90 stars 17 forks source link

Issue with Nuxt & TypeScript #6

Closed vinayakkulkarni closed 3 years ago

vinayakkulkarni commented 3 years ago

I followed the docs & installed vt-notifications as a plugin as well as transpiled it in the build, but I am unable to use it with Nuxt 2.15.2 with TypeScript.

Error:

this.$scopedSlots.default is not a function
Screenshot 2021-02-25 at 8 57 37 PM