-
### Describe the feature
I'm using h3 built into nuxt. I need to be able to set a header to add a bearer token to the request in the server middleware.I tried every way but I couldn't succeed. Ho…
-
### Current Behavior
ERROR in ./node_modules/@web3-onboard/core/dist/Index-a8f5e52f.js
friendly-errors 19:19:23
Module parse failed: Unexpected token (2148:140)
You may need an appropria…
-
Сейчас сайт открывается сначала в темной теме, а после рендера React меняет на нужную. Из-за этого первые N миллисекунд отображается не та тема.
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.14.0
- Nuxt Version: 3.5.3
- Nitro Version: 2.4.1
- Package Manager: pnpm@8.6.0
- Bui…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.6.1`
- Nuxt Version: `3.8.0`
- CLI Version: `3.9.1`
- Nitro Version: `2.7.0`
- Package Manager: `npm@9.8.1`
- …
-
![image](https://github.com/prazdevs/pinia-plugin-persistedstate/assets/26525599/87f223f5-cea8-4fe6-8308-b55388a35982)
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.14.0`
- Nuxt Version: `3.0.0-rc.2`
- Package Manager: `pnpm@6.23.6`
- Builder: …
NidMo updated
6 months ago
-
I tried the samples but either I am expecting something completely different or it just doesn't work.
Take the minimal API example: If I access an endpoint it just throws me a 401 but no auth redirec…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.9.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package …
-
### Describe the feature
It'd be nice if `getServerSession` could be called with non-`H3Event` payloads, to allow all standardized `req` / `res` sources to get the server session. A prominent example…