-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.…
-
### Describe the bug
"Warning: Extra attributes from the server: %s%s""__processed_c0f8b828-a0ca-4485-89e9-7d9f7f8ef291__"" at body at html at RedirectErrorBoundary (webpack-internal:///(app-pages-br…
-
### What is the improvement or update you wish to see?
[The docs for NextJS using the App Router for `Manual graceful shutdowns`](https://nextjs.org/docs/app/building-your-application/deploying#manua…
-
### Link to the code that reproduces this issue
https://github.com/iljamulders/nextjs-i18n-incremental-adopt
### To Reproduce
1. Start the application in development (next dev)
2. Go to http…
-
### Is this related to a new or existing framework?
React, Next.js
### Is this related to a new or existing API?
GraphQL API, New API
### Is this related to another service?
_No response_
### De…
-
### Link to the code that reproduces this issue
https://github.com/tavvy/nextjs-navigate-event-reproduction
### To Reproduce
1. https://nextjs-navigate-event-reproduction.vercel.app/
2. navi…
tavvy updated
3 months ago
-
### Environment
```
System:
OS: Windows 11 10.0.22631
CPU: (8) x64 Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
Memory: 18.01 GB / 31.94 GB
Binaries:
Node: 19.0.0 - ~\.version-f…
-
### Link to the code that reproduces this issue
https://github.com/meds/nextjs-broken-export
### To Reproduce
1. Run `pnpm build`
### Current vs. Expected behavior
I expected nextjs to …
-
### Describe the bug
Issue is similar to #127 , but running into a different error on starting the default Next.js starter app.
Error Message:
Warning: Prop `%s` did not match. Server: %s Client:…
-
## Criação do projeto em next
Olha, a essa altura do campeonato, o next mudou bastante... No curso o diego roda o comando `npx create-next-app@latest --use-npm` para criar o projeto.
### Padrão…