You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have zero experience with nuxt, but this error is not a surprise. I think it should be shimmed somehow as this suggested.
I'm willing to do so but how can I verify it on your behalf? Would you please provide me a simple build & run project so I can make sure it indeed works?
Impossible to import it as plugin in nuxt:
import Toast from 'vue-easy-toast'
Vue.use(Toast);
document is not defined
The text was updated successfully, but these errors were encountered: