-
Could you please make another tutorial like this with the t3 stack but using the now stable app router
-
- [ ] all pages are in app folder
- [ ] uses builtin layout feature
- [ ] works like before with Page Router
-
### background :
- win11
- android emulator
- bun
```
(NOBRIDGE) ERROR Warning: ReactServerError: Cannot find module 'react-server-dom-webpack/server'
Require stack:
.....
.....
Thi…
-
## The problem
A new version of Next.js was released recently: https://nextjs.org/blog/next-13
It introduces several new concepts and ways of writing Next.js apps with sever-components in mind. In t…
-
### Which project does this relate to?
Router
### Describe the bug
When applying 'basic-virtual-inside-file-based' case in app in nx, tsr generate error occurs.
```
PS C:\Users\9480335\workspace\…
-
### Describe the bug
I have Ollama installed in Windows 11 24H2, default port 11434.
```
ollama list
NAME ID SIZE MODIFIED
opencoder-extra:8b …
-
### 🐛 Current behavior
Using the experimental `InstantSearchNext`, I sometimes seem to get weird behaviour during rendering. In which not all of the content is directly rendered from the server, you …
-
### 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…
-
### Checks
- [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com…
-
### Link to the code that reproduces this issue
https://github.com/aronwoost/nextjs-suppress-warning-issue
### To Reproduce
1. `npm install`
2. `npm run dev`
3. Open http://localhost:3000/ …