Marcelo Chociay

Results 4 issues of Marcelo Chociay

### What problem is this solving Implement something like [NuxtServerInit Action](https://nuxtjs.org/docs/directory-structure/store/#the-nuxtserverinit-action), so we can load data from the server-side and give it directly to the client-side on the initial load/render....

contribution welcome
feature request
⛰ pkg:nuxt

Are this plugin going go work with Vue3 and Vuetify3? I am migrating my Vue2 App to use `@vue/composition-api` and I would like to know if there is any way...

Hi! I'm having some problems using this plugin with Nuxt + Vuetify + @nuxtjs/composition-api. Sometimes it just not work, showing the error: `cannot destructure property 'message' of '$dialog' as it...

Are this plugin going go work with Vue3? I am migrating my Vue2 App to use `@vue/composition-api` and I would like to know if there is any way to use...