-
Please add Nuxt3 in the default library.
-
Doesn't work on Nuxt3
![image](https://github.com/LottieFiles/lottie-player/assets/8281782/05711f98-e7e6-46d4-a88b-ff28b5632af2)
![image](https://github.com/LottieFiles/lottie-player/assets/82…
-
Following up https://github.com/nuxt/modules/pull/331, it would be nice if this module could support Nuxt 3. Please let me know if need any help for this.
-
I was working on my application when I realized that the iPhone's notch is eating the navbar. After reading your documentation on safe-areas, it still doesn't work. I tried using your Nuxt3 Starter pr…
-
nuxt3上使用自定义指令v-viewer,打包后刷新会报 Cannot read properties of undefined (reading 'getSSRProps')
-
I am developing an application for Nuxt 3. Vuefinder works with both frontend and backend api. But when I import it as vuefinder as plugin, I get an error.
plugins/vue-finder.ts
```
import "vue…
-
Is there a way to install it on nuxt3? Make it global and not need to import all components?
-
@tsparticles_vue3.js?v=0378f201:4997 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'init')
I'm getting this error while using this plugin
-
Is it normal that after PWA implementation in terminal I see warnings like that?
> WARN warnings 6:49:09 PM
> One of the glob patterns d…
-
confirm
import Vue3QTelInput from 'vue3-q-tel-input'
import 'vue3-q-tel-input/dist/vue3-q-tel-input.esm.css'
const tel = ref('12345')
but in console
**Uncaught (in promise…