-
### Environment
Nuxt 3.13.2 (but problem exists since 3.12.0)
Ubuntu 24
### Reproduction
https://stackblitz.com/edit/github-6hkihq?file=middleware%2Ferror.global.ts
1. Create global middleware:
`…
-
[ISSUE_TEMPLATE.md](https://github.com/adobe/starter-repo/blob/master/.github/ISSUE_TEMPLATE.md) currently shows a message that we are "using an old version of issue templates" and that we should upda…
-
### pnpm version: 6.22.2
### Code to reproduce the issue:
Project:
```
project/
├─ packages/
│ ├─ apps/
│ │ ├─ ...
│ ├─ utils/
│ │ ├─ ...
├─ templates/
│ ├─ create-app/
│ ├─ cr…
-
Sections
- [ ] Hero
![Image](https://github.com/celo-org/docs/assets/38040789/f541759d-4a35-4e68-b12f-7312003ba1f9)
![Image](https://github.com/celo-org/docs/assets/38040789/692937c3-ec40-4644-…
-
I want use JPAQueryFactory , the constructor parameter is javax.persistence.EntityManager , but spring boot 3.0 is jakarta.persistence.EntityManager
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.20.3`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `bun@1.1.2…
-
AWS and Vercel deployment recommendations would really help other dev(including me) to adopt this more rapidly
ex: https://vercel.com/templates/next.js/nextjs-fastapi-starter
-
I have upgraded Umbraco to version 13.4.1 and Clean to version 4.0.0.
On the staging and production environments in the Packages section of the backoffice a button named Run pending package migratio…
-
### Environment
- Operating System: `Linux`
- Node Version: `v22.7.0`
- Nuxt Version: `3.13.1`
- CLI Version: `3.13.1`
- Nitro Version: `2.9.7`
- Package Manager: `yarn@4.3.1`
…
-
Interceptor code:
```
export const fetchConfig = {
baseURL:import.meta.client ? '/api' : "http://xxx.xxx.xyz/api",
headers: {
appid: "bd9d0xxx1eccxx75dbbaaefce",
},
};
// 请求拦截器
fu…