-
Hi 👋
I'm unable to get the `` to work in any form with nextjs 14.2.1 and app router.
I followed the guide in the docs but nothing shows up.
Here is a codesandbox link that demonstrates the probl…
-
### 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…
-
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…
-
### 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…
-
Nextjs 14 app router doesn't support to use handler for all method.. you have to specify method name.. so your provided template will not work with Nextjs 14 route handler. please update.
MrBns updated
9 months ago
-
When switching pages in my nextjs blog using client side routing, it seems after a few navigations the ads are not showing anymore.
A full page reload resolves this.
I think this is caused by ha…
-
## Overview
Create a [search](https://www.algolia.com/) and category page for developer tools, implementing core functionality that will be essential for DevTools Academy. This task will evaluate you…
-
**Describe the bug**
If you use `useSession()` in a client component and then attempt to `npm run build`, it appears to try and execute a rogue `fetch()` request and errors out, since it obviously ca…
-
### Link to the code that reproduces this issue
https://github.com/benhonda/nextjs-router-bug
### To Reproduce
1. Go to https://nextjs.org/docs
2. Click on any of the "hashed" routes (located in t…
-
### Link to the code that reproduces this issue
https://github.com/spencerwilson/nextjs-maxDuration-repro
### To Reproduce
1. Run `npm run build` on https://github.com/spencerwilson/nextjs-ma…