-
### Link to the code that reproduces this issue
https://github.com/nikcio/nextjs-notfound-example
### To Reproduce
1. Create a new project using `npx create-next-app@latest`
2. Create a page that …
-
Hi,
Been trying to port my pages router portfolio to app router and the only issue is we all know route transitions. Tried your package but it seems it's been working for only when I switch any pag…
-
### What is the improvement or update you wish to see?
I would like to see what options `NavigateOptions`, that seems to exist on the typing of the functions `push()` and `replace()`, from `useRouter…
-
### Link to the code that reproduces this issue
https://github.com/moloch--/nextjs-broken-csp
### To Reproduce
1. Follow directions at https://nextjs.org/docs/app/building-your-application/configur…
-
### Link to the code that reproduces this issue
https://github.com/joulev/debug/tree/nextjs-some-more-bugs
### To Reproduce
1. `next build`
2. `next start` (or can go here https://debug-git-nextjs…
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
## 概要
AppRouterに移行
## 作業
- [ ] AppRouterの仕様確認
- [ ] i18nの対応(https://locize.com/blog/next-app-dir-i18n/)
- [ ] AppRouterの導入
## 完了条件
正常に動作することが確認できたら
-
### Link to the code that reproduces this issue
https://github.com/fabioportieri/test-nextjs-docker
### To Reproduce
1. run docker compose:
`docker compose -f docker\app.yml up -d`
2. point …
-
I'm migrating a Next.js app from the pages to the app router. I'm currently using:
"@apollo/client": "3.11.1"
"@apollo/experimental-nextjs-app-support": "0.11.2"
"next": "14.1.1"
I've followe…
-
### Which API Provider are you using?
Google Gemini
### Which Model are you using?
gemini-1.5-flash-002
### What happened?
## When writing react with imports, cline reads the location of the imp…