-
https://v3.nuxtjs.org
-
### Environment
Nuxt 3.7
### Reproduction
Nuxt 3.7
### Describe the bug
Config:
``` javascript
nitro:{
devProxy: {
'/proxy': {
target: `http://localhost:8080`,
…
-
### Which packages did you experience the bug in?
core, extension-bold, pm, vue-3
### What Tiptap version are you using?
2.3.0
### What’s the bug you are facing?
1. editor.chain().focus().toggleB…
-
### Describe the bug
Currently, when running `nuxt preview` to preview a nuxt application built with `nuxt generate`, the following error is thrown:
```
ERROR Command failed with exit code 13: …
-
Problems
- Checkout https://github.com/storybook-vue/storybook-nuxt-starter master
- update "@storybook-vue/nuxt" to 0.1.5
- pnpm install
- pnpm storybook
![image](https://github.com/storyboo…
-
We finally found the bug.
https://jake.stackblitz.com/edit/nuxt-starter-gdnnlt
-
Hello @pi0 , now I'm starting to play with this template and I didn't saw much difference from **webpack starter template**, only the module @nuxtjs/pwa enabled.
What else should I enable to get th…
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.16.1
- Nuxt Version: 3.6.5
- Nitro Version: 2.5.2
- Package Manager: yarn@1.22.4
- Builder: vite
- User C…
-
did any of you guys ported it and have a skeleton starter in nuxt?
-
https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository
so that one could easily start a new module etc by simply using the "Create repo from templ…