-
Hi there,
I know there is quite a lot of issue requests made, and I know pulling another one will only add more to it, but this is quite a breaking change. I use Nextron as my framework to use Elec…
-
### Describe the feature you'd like.
It operates normally in a local enviroment, but does not log when accessing a local address from a mobile device.
My guess is that the WebSocket connection add…
-
I was testing [r3f v9 beta 1](https://github.com/pmndrs/react-three-fiber/issues/2338) with react 19 (which is included in the latest [next.js 15](https://github.com/vercel/next.js/releases/tag/v15.0.…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Ar…
-
- [x] Husky
- [x] Lint Staged
- [ ] ESLint (waiting for Next 15 and ESLint 9)
- [x] Prettier
- [x] TypeScript, tsconfig
- [x] Unit tests (vitest)
- [ ] Integration tests (vitest?)
- [ ] E2E tes…
-
Currently there are no tests, some options:
- React Testing Library via Jest or Vitetest
- Cypress for e2e
- Playwright (most interesting solution https://github.com/vercel/next.js/blob/canary/packag…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
hi!
I wrote logic to convert svg to png using resvg in next.js, but the following error occurred. Could I possibly get some help?
- Next.js api route code
```
import {NextResponse} from "n…
-
## What docs page needs to be fixed?
- **Section**: Per-route state
- **Page**: https://redux.js.org/usage/nextjs#per-route-state
## What is the problem?
I'm learning Nextjs and want to setu…