-
### Link to the code that reproduces this issue
https://github.com/joshuabaker/nextjs-issue-route-get-during-build
### To Reproduce
Create a `route.js` or `route.ts` file with a `GET` method.
In…
-
I am receiving this error
at async cacheEntry.responseCache.get.routeKind (webpack-internal:///(ssr)/./node_modules/next/dist/esm/server/base-server.js:1499:28)
at async eval (webpack-inte…
-
Cloned repo, followed setup instructions to a T.
As noted in title, getting an error at first run of the starter.
```
⨯ TypeError: Failed to parse URL from /api/tina/gql
at Object.fetch (…
-
### Link to the code that reproduces this issue
https://github.com/tom-sherman/next-missing-incrementalcache-bug
### To Reproduce
1. `next dev`
2. Open `/`
### Current vs. Expected behavior
…
-
The system can benefit from introducing an interface for interaction with underlying logic. Currently, this may be introduced as part of the Ragger and be moved to a separate repository in the future.
-
### What happened?
instrumentation-http intercepts all requests made with the http or https node modules, but if the first argument is a string, it uses `url.parse()` to convert the string url into…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arch: x64
…
-
### Link to the code that reproduces this issue
https://github.com/Floriferous/next-api-bug
### To Reproduce
* Clone this repo: https://github.com/Floriferous/next-api-bug
* Run it with npm …
-
#### What are you trying to achieve?
I have 2 tags in my tests file :
- @cit-mit
- @cit-mit-subseq
I'm trying to launch tests with @cit-mit tag only.
#### What do you get instead?
I hav…
-
Ola @luiguild ouvi seu podcast e li seu arquivo na medium. Tenho uma dúvida quanto a responsabilidade de cada elemento do atomic design, segundo o livro, a PAGE possui a responsabilidade de passar as …