Gonçalo Bastos
Results
2
comments of
Gonçalo Bastos
> Hello, you can't register vue-toastification like that, the good way is described in the first part of the README. > ```js > import { createApp } from "vue"; >...
> Hi @gbast0s, > > The module only works with Vue 2, there's a version under vue-intersect@next that should work with Vue3, but it was done while Vue3 was still...