-
### Link to the code that reproduces this issue
https://github.com/trieb-work/nextjs-bug-revalidatetag-inside-settimeout
### To Reproduce
1. start the app with nodejs in production mode: `NOD…
-
### Current Behavior
Running a NextJS app with the --turbo flag fails to compile when entering any page
### Expected Behavior
The --turbo flag should work
### GitHub Repo
_No response_
### Steps…
-
This discussion will explore the advantages and disadvantages of using TS-Standard versus ESLint and Prettier in a NextJS project that also employs TailwindCSS. We will examine the features, ease of i…
athuv updated
1 month ago
-
### Describe the issue
Hi,
I have nextjs typescript app and I am using AxiosError like `onError?.(error as AxiosError);` and I get `Module '"axios"' has no exported member 'AxiosError'.ts(2305)` e…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arch: x64
…
-
### Link to the code that reproduces this issue
https://github.com/itsjavi/nextjs-demos/tree/issue/parallel-intercepted-404
### To Reproduce
1. Add a parallel intercepted route [like in thi…
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.5.1
### Describe the Bug
Basically, since bun-types is a peer-dependency of drizzle-orm,…
-
1. Achitecture diagram
2. Specification of the product
3. Log system
4. Traffic monitoring
5. Customer services
6. Commercialization
7. Documentations
8. API design specifications
9. Quant t…
-
### Link to the code that reproduces this issue
https://github.com/maximelebastard/nextjs-issue-custom-server
### To Reproduce
The issue is related to using the output: "standalone" with a cu…
-
### Steps to reproduce
[Steps:
1. Open this link to live example: (required)
2.
3.
](https://speakonlynow.vercel.app/)
### Current behavior
When I build, my tailwind css classnames written to…