-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v18.14.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `npm@9.3.1…
-
That's a very interesting and useful article and the code!
I noticed that the pages/index.vue, pages/top.vue, and pages/t/_tag.vue use pretty much the same code. It's possible to use the route name o…
-
**Describe the bug**
The same request in different components results in infinite or slow page loading.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://codesandbox.io/s/githu…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package…
-
I'm wondering where I can find some more documentation about using , which is used a lot in this theme. But can't find none of this in the Vue documentation 😅
https://github.com/nuxt-themes/alpine/…
-
**Describe the bug**
After upgrading from `4.0.0-beta.12` to `4.0.0`, page loads stop working when using `useQuery`
**To Reproduce**
I have a Nuxt `^3.9.3` project using Vue `3.4.15` and Apollo C…
-
**Describe the bug**
When trying to integrate into a nuxtjs project, a `Cannot read property 'accept' of undefined` error is breaking webpack HMR. Also when building the project statically it does no…
-
Hey there, first of all, thank you so much for your work on this package!
I have tried out nuxt3 and tried to install this package in the @next branch. Trying to get the `` component to work, i've…
-
im use nuxt
my plugins
```
import Vue from 'vue'
import VueLazyload from 'vue-lazyload'
Vue.use({
install () {
Vue.prototype.destroy = Vue.prototype.$destroy
}
})
Vue.use(VueLazy…
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.17.0`
- Nuxt Version: `2.16.0-27720022.54e852f`
- Nitro Version: `0.5.4`
- Package Man…