-
### Environment
```ZSH
❯ npx nuxi info
Working directory: /home/projects/nuxt-starter-feh3pr 11:03:39 AM
Nuxt project info: …
-
### Expected Behavior
works just fine.
### Current Behavior
With TypeScript.
```
import * as PIXI from 'pixi.js'
const app = new PIXI.Application()
...
app.stop()
```
Will result in …
-
**🐛 The bug**
When generated files are produced, async functions or serverPrefetches don't correctly populate the Nuxt context.
*Note*: I believe this is an issue with Nuxt rather than with `nuxt-…
-
### Environment
Project info:
------------------------------
- Operating System: Linux
- **Unimport version: 3.10.0**
- Node Version: v20.15.0
- Nuxt Version: 3.12.4
- CLI Version: …
-
I believe the documentation is missing something or there is a bug about getSSRProps: https://v3.nuxtjs.org/guide/directory-structure/plugins/#vue-directives
When I copy the content and paste it in…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
**That's the problem**
![image](https://github.com/shopware/frontends/assets/3763023/7…
-
### Version
@nuxtjs/supabase: 1.1.7
nuxt: 3.11.1
### Reproduction Link
-
### Steps to reproduce
-init new nuxt project
-install supabase
-add config
### What is Expected?
should …
-
### Is your feature request related to a problem? Please describe.
We often use storybook stories to allow users to see built out pages using components.
### Describe the solution you'd like
…
-
### Environment
Previous version:
- Operating System: Darwin
- Node Version: v21.7.1
- Nuxt Version: 2.17.3
- CLI Version: 3.12.0
- Nitro Version: -
- Package Manager: yarn@1.2…
-
Hi,
I've added a CSP but I'm having an issue with nonces not changing for a production deployment.
Running **npm run dev** the nonce changes per request.
Running **npm run build** , the n…