0👍
Ok solved. I needed to import the ‘toast’ on my main.js
import Vue3Toasity, {toast} from 'vue3-toastify';
- [Vuejs]-How can i access this DOM element after async in vue js?
- [Vuejs]-Unable to use IntersectionObserver in Vue
Source:stackexchange.com