-
元祖もNuxt2も、もともと酒蔵や銘柄を入れなくても登録できるようにしていた。
階層化にともない、undefinedやunknownでひとまずデータ移行してある。
これらを紐付けして更新してあげたい。
https://sakepedia.code4sake.org/breweries/undefined/brands/undefined/sakes/5f39278ca9acd77db50f9…
-
The module currently only supports Nuxt3 but it definitely can support Nuxt2. Add support for Nuxt2 as well.
-
Hi.
I am using @nuxt/image for our nuxt2 project.
However it doesn't seem to work for SVGs hosted on a remote server.
Do I need some other plugin to make it work?
-
### Environment
---------code sandbox-------
- Operating System: `Linux`
- Node Version: `v16.15.1`
- Nuxt Version: `2.15.8`
- Nitro Version: `-`
- Package Manager: `yarn@1.22.19`
…
-
Hi, I encountered this problem in my project
![image](https://github.com/gavinmcfarland/flex-gap-polyfill/assets/69963532/47289a8d-bf41-4d2e-bc57-c5738f4b209d)
This is my project dependency versio…
-
I use Nuxt2, I use app.$cookies.remove('token'),but it not work
-
### Ask your question
something similar that can be achieved using vue-html2pdf's show-layout option in nuxt2
### Additional information
_No response_
-
Hello,
My app is for playing video with HLS stream. I use command yarn generate for deployment.
All stream media sources are saved in side folder static (for Nuxt 2) and public (for Nuxt 3).
With N…
-
在Nuxt2项目中使用,报错vite-plugin-css-injected-by-js document is not defined
-
Hello,
my colleque and i noticed, that a pages folder like the following breaks the routes generated object.
```bash
├── index.vue
├── _sub
│ ├── helloWorld.vue
│ └── index.vue
└── _sub.…