-
Hello,
Just came across your package and tried using it with nuxt 3.
Somehow it doesnt trigger obfuscation at all at build time.
Please can you guide me if I am missing something?
![image](htt…
-
May anyone help me ? I'm trying to install into my NuxtJS project and got this error:
```
npm i @townsquarelabs/ui-vue
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tre…
-
Will this project support Nuxt3?
And is this going to be supported by the maintainers of this project?
-
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…
-
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…
-
nuxt3上使用自定义指令v-viewer,打包后刷新会报 Cannot read properties of undefined (reading 'getSSRProps')
-
### Describe the feature
this issues to nuxt3 https://github.com/nuxt/nuxt/issues/9740
`hooks: {
listen(server) {
server.keepAliveTimeout = 0
server.headersTimeout = 0
}
}…
-
I'm using nuxt3 and follow intruction. It gave out error for
```
[Vue warn]: Component is missing template or render function.
at
at >
at