status stringclasses 1
value | repo_name stringclasses 13
values | repo_url stringclasses 13
values | issue_id int64 1 104k | updated_files stringlengths 11 1.76k | title stringlengths 4 369 | body stringlengths 0 254k ⌀ | issue_url stringlengths 38 55 | pull_url stringlengths 38 53 | before_fix_sha stringlengths 40 40 | after_fix_sha stringlengths 40 40 | report_datetime timestamp[ns, tz=UTC] | language stringclasses 5
values | commit_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
closed | vercel/next.js | https://github.com/vercel/next.js | 54,454 | ["packages/next/src/server/lib/router-server.ts", "test/e2e/multi-zone/app/apps/first/pages/index.tsx", "test/e2e/multi-zone/app/apps/second/pages/index.tsx", "test/e2e/multi-zone/multi-zone.test.ts"] | Multi-zone not working on version 13.4.19. 13.4.3 works fine | ### 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
Version: Darwin Kernel Version 21.6.0: Mon Dec 19 20:44:01 PST 2022; root:xnu-8020.240.18~2/RELEAS... | https://github.com/vercel/next.js/issues/54454 | https://github.com/vercel/next.js/pull/59307 | 1f6defd4b097fb24d1fcf75a12cb77f082ed9706 | 61b825be3937dc1f095cde942d623c79559b2c53 | 2023-08-23T16:41:08Z | javascript | 2023-12-06T20:15:42Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,325 | ["packages/next/src/server/lib/router-utils/filesystem.ts", "test/e2e/dynamic-route-interpolation/index.test.ts", "test/e2e/dynamic-route-interpolation/pages/api/dynamic/[slug].js", "test/e2e/dynamic-route-interpolation/pages/blog/[slug].js"] | Dynamic Router - url decoded parameter results in javascript 404 | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE... | https://github.com/vercel/next.js/issues/54325 | https://github.com/vercel/next.js/pull/56187 | a2f9ef5a34418d562581f54353ed51491a019484 | 3172cfedc8b759fec89fda373c86b86931fc02f1 | 2023-08-21T07:34:38Z | javascript | 2023-10-02T22:02:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,296 | ["docs/02-app/02-api-reference/02-file-conventions/01-metadata/manifest.mdx"] | Docs: missing docs for dynamic manifest.ts metadata route | ### What is the improvement or update you wish to see?
unless i missed something, the dynamic `manifest.ts`/`manifest.tsx` metadata route is currently not documented. at least it is not mentioned [here](https://nextjs.org/docs/app/api-reference/functions/generate-metadata#manifest)
### Is there any context that might... | https://github.com/vercel/next.js/issues/54296 | https://github.com/vercel/next.js/pull/54380 | 9ca82f68ed304ae95cf44d510f299c0e816bf747 | 83394b900b56e8fdedca37c0b715aea6a04d2008 | 2023-08-20T08:24:20Z | javascript | 2023-08-22T14:35:41Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,269 | ["docs/02-app/01-building-your-application/09-upgrading/02-app-router-migration.mdx"] | onClick not working in fresh project in next 13.4.17 | ### Verify canary release
- [] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Yarn: N/A
pnpm: N/A
Relevant Packages:
next: 13.4.16
eslint-config-next: 13.4.16
react: 18.2.0
react-dom: 18.2.0
types... | https://github.com/vercel/next.js/issues/54269 | https://github.com/vercel/next.js/pull/54285 | 85606472e40d9a314511d763ec788727d55b2214 | 76997cc053b115de8be80c2b55226285083df5c4 | 2023-08-19T10:09:09Z | javascript | 2023-08-20T03:03:02Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,240 | ["packages/next/src/client/components/layout-router.tsx"] | App Router: Link component is not respecting scroll-behavior: smooth when only hash changes. | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/54240 | https://github.com/vercel/next.js/pull/54243 | 0e78798f37ce9d68b56e4dcb4ca0011e9e1d4959 | 42abfd694d9aa35da77d58cb81542e77743bf817 | 2023-08-18T18:37:49Z | javascript | 2023-08-18T20:58:45Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,229 | ["packages/next-swc/crates/core/src/server_actions.rs", "packages/next-swc/crates/core/tests/fixture/server-actions/client/4/input.js", "packages/next-swc/crates/core/tests/fixture/server-actions/client/4/output.js", "test/e2e/app-dir/actions/app/client/actions.js", "test/e2e/app-dir/actions/app/client/page.js"] | NextJS crashes when importing a re-exported action in `use server` file | ### 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: arm64
Version: Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEAS... | https://github.com/vercel/next.js/issues/54229 | https://github.com/vercel/next.js/pull/54241 | 2bb12fc6bb9c9ea4e508337f53009ca097d1ef8e | 0e78798f37ce9d68b56e4dcb4ca0011e9e1d4959 | 2023-08-18T14:53:58Z | javascript | 2023-08-18T20:41:32Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,210 | [".github/workflows/pull_request_approved.yml"] | "Notify about approved but still open PRs" runs on forks | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Which area(s) of Next.js are affected? (leave empty if unsure)
CI / tooling
### To Reproduce
1. Fork the next.js repository to another GitHub account.
2. Each day you'll recieve an email stating 'Ru... | https://github.com/vercel/next.js/issues/54210 | https://github.com/vercel/next.js/pull/54219 | 5764c6e900fe0a0e3b3159d47aba9a920431ac88 | 725ddc7371f80cca273779d37f961c3e20356f95 | 2023-08-18T08:15:51Z | javascript | 2023-08-18T17:40:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,192 | ["Cargo.lock", "Cargo.toml"] | Next.js 13.4.9 - SWC minification breaks production builds | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:24 PDT 2023; root:xnu-8796.121.2~5/RELEA... | https://github.com/vercel/next.js/issues/54192 | https://github.com/vercel/next.js/pull/54368 | 0277ef0931ec5453ed7b1004da66e98c45bcaa01 | c792baa7ceab68e5dbe4d6b3a242be889de4e9bf | 2023-08-17T20:12:29Z | javascript | 2023-08-22T20:46:00Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,184 | ["packages/next/src/client/components/app-router.tsx", "test/lib/browsers/base.ts", "test/lib/browsers/playwright.ts", "test/production/bfcache-routing/app/layout.js", "test/production/bfcache-routing/app/page.js", "test/production/bfcache-routing/index.test.ts", "test/production/bfcache-routing/next.config.js"] | App Router crashes when navigating back into the application using browser buttons | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
npx next info
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:x... | https://github.com/vercel/next.js/issues/54184 | https://github.com/vercel/next.js/pull/54198 | 631018a674123466e92a4774e9806654a118f914 | c676f9357ee1e9f364c1e20265b3ab70bf207cf5 | 2023-08-17T16:26:15Z | javascript | 2023-08-17T22:05:26Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,168 | ["packages/next/src/server/lib/router-utils/setup-dev.ts"] | typedRoutes does not work while running on the dev server | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE... | https://github.com/vercel/next.js/issues/54168 | https://github.com/vercel/next.js/pull/54224 | 803bbe5c9388bb9b5af3b75ba6f1a76332e74112 | ec438418a437068f104f8f7892abe2fb3e2b7988 | 2023-08-17T10:57:50Z | javascript | 2023-08-18T14:16:11Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,163 | ["packages/next-swc/crates/next-core/js/src/entry/app-renderer.tsx", "packages/next-swc/crates/next-core/js/src/entry/app/edge-page-bootstrap.ts", "packages/next/src/server/app-render/app-render.tsx", "packages/next/src/server/app-render/types.ts", "test/e2e/app-dir/app-basepath/app/redirect/page.js", "test/e2e/app-dir... | `redirect()` function doesn't consider basePath | ### 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
Version: Windows 10 Enterprise
Binaries:
Node: 16.15.1
npm: N/A
Yarn: N/A
... | https://github.com/vercel/next.js/issues/54163 | https://github.com/vercel/next.js/pull/54277 | 311eea4c6ab847548d81421a8edbf86ac77341f9 | f2a3fd9fc3e00fd51265017a3abdf46d0e53ccbe | 2023-08-17T09:39:53Z | javascript | 2023-08-20T03:32:52Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,133 | ["packages/next/src/build/utils.ts"] | nextjs 13.4.13+ broke self-hosted docker setup | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:19 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/54133 | https://github.com/vercel/next.js/pull/54445 | 724ece8508456eed74414b47a0073e56706d42a7 | 42ad2cef2297159aea13f948200daae2a91ab696 | 2023-08-16T17:16:12Z | javascript | 2023-09-14T15:30:56Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,105 | ["docs/02-app/01-building-your-application/07-configuring/02-eslint.mdx"] | `eslint` is not installed as a dev dependency | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #85-Ubuntu SMP Fri Jul 7 15:25:09 UTC 2023
Binaries:
Node: 18.17.1
npm:... | https://github.com/vercel/next.js/issues/54105 | https://github.com/vercel/next.js/pull/55023 | 1b844600ce206fffbd8de72527303f6cb2e582af | 2f31fa947690d1712574696105c2a12af20ff4b1 | 2023-08-16T10:55:10Z | javascript | 2023-09-05T19:01:27Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,094 | ["packages/next/src/server/web/spec-extension/request.ts", "test/unit/web-runtime/next-request.test.ts"] | Since Next.js 13.4.13, custom headers no longer can be set in middleware (works fine with 13.4.12) | ### 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
Version: Windows 10 Pro
Binaries:
Node: 18.15.0
npm: N/A
... | https://github.com/vercel/next.js/issues/54094 | https://github.com/vercel/next.js/pull/54108 | 96dd8ff4a505d7ea477c5283a6f7f7ea9be83aad | af97755e3c62a6b786b98b98ef8e91bf3d595957 | 2023-08-16T07:21:45Z | javascript | 2023-08-16T18:54:35Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,093 | ["examples/with-docker/Dockerfile"] | NextJS v13.4.16 does not work in docker container | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000
Binaries:
Node: 18.16.... | https://github.com/vercel/next.js/issues/54093 | https://github.com/vercel/next.js/pull/54102 | a6415c62979db59fecc49086de8d7d241670f0dd | d60690e2bd799707256fa99d4ee0c24a3f372e4e | 2023-08-16T07:12:47Z | javascript | 2023-08-16T10:08:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,057 | ["packages/next/src/build/webpack/loaders/next-metadata-route-loader.ts", "test/e2e/app-dir/metadata-dynamic-routes/app/route-config/sitemap.ts", "test/e2e/app-dir/metadata-dynamic-routes/index.test.ts"] | Sitemap is not updating when using dynamic sitemap with app router | ### 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: arm64
Version: Darwin Kernel Version 22.6.0: Wed Jul 5 22:17:35 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/54057 | https://github.com/vercel/next.js/pull/56007 | ec9a87afd8c9752e1710427abd584a5b0da720f7 | 4a6319cd86344b8c195e1280aa8c271a2531fd0f | 2023-08-15T11:35:38Z | javascript | 2023-09-26T17:04:58Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,055 | ["packages/next/src/server/app-render/app-render.tsx", "packages/next/src/server/app-render/required-scripts.tsx", "test/e2e/app-dir/app/index.test.ts"] | Missing nonce attribute in preinitialized scripts causing CSP violations in app router | ### 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
Version: Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_6... | https://github.com/vercel/next.js/issues/54055 | https://github.com/vercel/next.js/pull/54059 | f1c286fff2e03218b863e0b9ceff4dd7db2ca820 | 24cd55c09fc3676fd8eafcf66c174114fbc18362 | 2023-08-15T10:33:33Z | javascript | 2023-08-20T13:55:02Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,054 | ["Cargo.lock", "Cargo.toml"] | Using this?.some throws ReferenceError: _this is not defined | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/54054 | https://github.com/vercel/next.js/pull/54082 | d60690e2bd799707256fa99d4ee0c24a3f372e4e | bc76784bcbe4debbf1fcbfbedaaccb11e53c3ef8 | 2023-08-15T10:23:54Z | javascript | 2023-08-16T13:07:57Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 54,008 | ["packages/next/src/server/lib/router-utils/filesystem.ts", "test/e2e/dynamic-route-interpolation/index.test.ts", "test/e2e/dynamic-route-interpolation/pages/api/dynamic/[slug].js", "test/e2e/dynamic-route-interpolation/pages/blog/[slug].js"] | Dynamic routes cause a "ChunkLoadError" when using the app router in a dockerized Next.js 13 SPA | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #85-Ubuntu SMP Fri Jul 7 15:25:09 UTC 2023
Binaries:
Node: 18.15.0
npm: 9.5.0
... | https://github.com/vercel/next.js/issues/54008 | https://github.com/vercel/next.js/pull/56187 | a2f9ef5a34418d562581f54353ed51491a019484 | 3172cfedc8b759fec89fda373c86b86931fc02f1 | 2023-08-14T17:59:34Z | javascript | 2023-10-02T22:02:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,937 | ["docs/02-app/01-building-your-application/07-configuring/02-eslint.mdx"] | Docs: pnpm install commands incorrect | ### What is the improvement or update you wish to see?
I'd like to see the docs updated to reduce any friction the next person might have, and to leave the docs in a better state than when I found it.
### Is there any context that might help us understand?
When running the pnpm commands listed, it returns an error d... | https://github.com/vercel/next.js/issues/53937 | https://github.com/vercel/next.js/pull/53938 | e0ca2ba544b562bf718afadbc75db1885cb41504 | ea0bb97729c8a46747647de37ba9edff3de16c24 | 2023-08-12T06:27:04Z | javascript | 2023-08-12T07:52:46Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,911 | ["packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts", "test/e2e/app-dir/actions/app-action.test.ts", "test/e2e/app-dir/actions/app/header/ui.js"] | [Routing] Using redirect from server action always uses "replace" redirect type | ### 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: arm64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/53911 | https://github.com/vercel/next.js/pull/54458 | 0621171f0ba6008ce69fd34d54b14879befcc9ac | 758b9d251ab0a452436421c301460ae2f8bb854b | 2023-08-11T14:44:11Z | javascript | 2023-08-23T19:47:46Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,910 | ["docs/02-app/01-building-your-application/02-data-fetching/03-server-actions.mdx"] | Docs: Bug in the code sample for server actions in client component. | ### What is the improvement or update you wish to see?

[Here](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions#with-client-components) it states that we cant define actions directly ins... | https://github.com/vercel/next.js/issues/53910 | https://github.com/vercel/next.js/pull/53920 | fe80aff6dcde7a1e8224724ac1a524fb2372c19c | 10cb74062bd5c444f58b4156e45d381a0e4d75e2 | 2023-08-11T14:36:44Z | javascript | 2023-08-11T18:25:31Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,887 | ["packages/next/src/server/lib/router-utils/setup-dev.ts", "test/integration/dynamic-routing/pages/[name]/[comment]/[...rest].js", "test/integration/dynamic-routing/test/index.test.js"] | Catch-all route takes precedence over dynamic routes when navigating with next/link | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2~5/RELEA... | https://github.com/vercel/next.js/issues/53887 | https://github.com/vercel/next.js/pull/54364 | 705b2ef2d4eb504aca5d7b9e015479fcaad1b624 | c89f97ea56182af23f4ad7e215a8c33224094fd8 | 2023-08-11T02:31:51Z | javascript | 2023-08-22T17:19:54Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,822 | ["packages/next/src/server/lib/server-ipc/utils.ts", "test/production/ipc-forbidden-headers/app/api/app-api/route.ts", "test/production/ipc-forbidden-headers/ipc-forbidden-headers.test.ts", "test/production/ipc-forbidden-headers/pages/api/pages-api.js"] | Expect header not supported on API route POST requests after switch to undici | ### 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
Version: Windows 10 Enterprise
Binaries:
Node: 18.16.0
npm: N/A
Yarn: N/A
... | https://github.com/vercel/next.js/issues/53822 | https://github.com/vercel/next.js/pull/53947 | 2b38118ea005c1bf6bc4059534754080cef7af54 | 23f623546ec82f1257381f69a91e58f5b2776041 | 2023-08-09T21:03:26Z | javascript | 2023-08-12T19:38:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,787 | ["docs/02-app/01-building-your-application/01-routing/09-intercepting-routes.mdx"] | Docs: Description in intercepting routes is misleading. | ### What is the improvement or update you wish to see?

This part is kind of misleading, If i click on a feed item the intercepting route is /photos segment not the /feed. If i am wrong why the /feed is intercepted to show... | https://github.com/vercel/next.js/issues/53787 | https://github.com/vercel/next.js/pull/53854 | 45576ae752a07f48ddfa6a407b59aab14954a3b7 | 1cafeb41022b1a6a15eddef908b0d843451f1b01 | 2023-08-09T09:47:34Z | javascript | 2023-08-11T08:59:03Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,732 | ["packages/next/src/build/webpack/plugins/next-types-plugin/index.ts", "packages/next/src/client/link.tsx", "packages/next/types/index.d.ts"] | typedRoutes: type overrides generated in .next, gitignored, tsc unreliable in CI | ### 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: arm64
Version: Darwin Kernel Version 22.6.0: Wed Jul 5 22:17:35 PDT 2023; root:xnu-8796.141.3~6/RELEA... | https://github.com/vercel/next.js/issues/53732 | https://github.com/vercel/next.js/pull/54226 | ec438418a437068f104f8f7892abe2fb3e2b7988 | b25407e4e4b7dc437a77f93b13ed3f28d66a2b69 | 2023-08-08T13:26:17Z | javascript | 2023-08-18T14:41:21Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,723 | ["Cargo.lock", "Cargo.toml"] | Minifier too agressive deletes used code | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/53723 | https://github.com/vercel/next.js/pull/53831 | ddc8f50d247b81388c69e207fcf41422350f2464 | c8020758278baeb1a538a70258854b984cb61bd6 | 2023-08-08T10:31:11Z | javascript | 2023-08-11T22:38:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,695 | ["packages/next/src/build/index.ts", "packages/next/src/server/config-schema.ts", "packages/next/src/server/config-shared.ts", "test/e2e/app-dir/app-fetch-deduping/app-fetch-deduping.test.ts"] | build will yield "Failed to set fetch cache" | ### 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: arm64
Version: Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:05 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/53695 | https://github.com/vercel/next.js/pull/57943 | ad55d781991bd7d69ca8de0111a4b792fba32d84 | 5da8ad7baf3f767e3c26286c3778cb0d705fb033 | 2023-08-07T19:55:15Z | javascript | 2023-11-02T20:26:55Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,682 | ["packages/next/src/server/server-utils.ts", "packages/next/src/server/web-server.ts", "test/e2e/app-dir/app/index.test.ts"] | Catch-all Params Encoding on the Edge Runtime | ### 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: arm64
Version: Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEAS... | https://github.com/vercel/next.js/issues/53682 | https://github.com/vercel/next.js/pull/58949 | 40cb6f4eb911ae2b2e7c25c850b79081098ca033 | faa44210340d2ef19da6252e40a9b3e66f214637 | 2023-08-07T14:31:58Z | javascript | 2023-12-05T08:43:32Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,654 | ["packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts", "test/e2e/app-dir/actions/app-action.test.ts"] | Search parameters with Unicode characters cause server actions to fail | ### 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: arm64
Version: Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEAS... | https://github.com/vercel/next.js/issues/53654 | https://github.com/vercel/next.js/pull/53655 | 78b04980bea2678652c58ba901966892c9c40aab | b993afbf7c6be786a1b9c37ff05c3e19602679ab | 2023-08-07T06:15:26Z | javascript | 2023-08-07T10:02:48Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,614 | ["packages/next/src/build/entries.ts", "packages/next/src/lib/is-internal-component.ts", "packages/next/src/server/dev/hot-reloader-webpack.ts", "test/development/pages-dir/custom-app-hmr/index.test.ts", "test/development/pages-dir/custom-app-hmr/pages/_app.js", "test/development/pages-dir/custom-app-hmr/pages/index.js... | Hot Reload Full Refresh in v13.4.8 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Next.js v13.4.8 with pages directory routing & Tailwind:
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 22.5.0:... | https://github.com/vercel/next.js/issues/53614 | https://github.com/vercel/next.js/pull/54690 | 8405a1a2c363d082f0b198816fc30ee5f7c14855 | ba0472c507baeffd3bca771d4fd86b61d7a2354d | 2023-08-05T17:16:45Z | javascript | 2023-08-30T10:44:08Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,574 | ["test/integration/next-image-new/app-dir/app/static-img/page.js", "test/integration/next-image-new/app-dir/test/static.test.ts", "test/integration/next-image-new/base-path/pages/static-img.js", "test/integration/next-image-new/base-path/test/static.test.js", "test/integration/next-image-new/default/pages/static-img.js... | `next/image` with `priority` in App Router causes double fetch on mobile | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:19 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/53574 | https://github.com/vercel/next.js/pull/53700 | f0dab3a8dad3acae2d25e659c941cade33248c3d | 195d1f1a2b6dc794ca9b84be318c90b47f44a85a | 2023-08-04T11:48:53Z | javascript | 2023-08-08T21:02:54Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,569 | ["packages/next/src/build/webpack/loaders/next-app-loader.ts", "test/e2e/app-dir/parallel-routes-and-interception/app/parallel/(new)/@baz/default.js", "test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/default.js", "test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/page.js", "... | Missing page_client-reference-manifest.js files on build (using path grouping) | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.0
... | https://github.com/vercel/next.js/issues/53569 | https://github.com/vercel/next.js/pull/53752 | 5cfb936edd154ebc107e0d3da47a9828b422b3e0 | d58fd68f0ac335b27dd6e0e79fe6664b0256e2b7 | 2023-08-04T09:33:22Z | javascript | 2023-08-08T22:56:39Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,460 | ["docs/02-app/01-building-your-application/04-caching/index.mdx"] | Docs: Broken image in new Caching docs | ### What is the improvement or update you wish to see?
The Caching in Next.js docs page has been recently updated. While reading through the new material I noticed a broken image in the `Static and Dynamic Rendering` section
<img width="1792" alt="Screenshot 2023-08-01 at 22 24 43" src="https://github.com/vercel/... | https://github.com/vercel/next.js/issues/53460 | https://github.com/vercel/next.js/pull/53478 | b31b0ee0cceeb68c01363cb1adb95ea8041c9974 | eecd8dc146c746fe17905becee49df5019d54986 | 2023-08-01T20:34:40Z | javascript | 2023-08-02T12:11:22Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,448 | ["packages/next/src/build/analysis/get-page-static-info.ts", "test/e2e/app-dir/app-edge/app-edge.test.ts", "test/e2e/app-dir/app-edge/app/export/basic/page.tsx", "test/e2e/app-dir/app-edge/app/export/inherit/page.tsx"] | Next.js should warn the user when a page re-exports `runtime` and `preferredRegion` from another module | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/53448 | https://github.com/vercel/next.js/pull/53449 | 079813c11c8afcbabc165dec144704f560613c82 | 9bde7dcc0f8c73f5785ec6e0efd8e59e7a7c4c4b | 2023-08-01T15:39:22Z | javascript | 2023-08-01T20:59:20Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,367 | ["packages/next/src/server/lib/router-server.ts", "packages/next/src/server/lib/server-ipc/index.ts", "test/production/standalone-mode/required-server-files/pages/api/env.js", "test/production/standalone-mode/required-server-files/required-server-files.test.ts"] | Custom process.env variables not available in docker standalone output | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:21:34 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/53367 | https://github.com/vercel/next.js/pull/54203 | 819a163fce97a4267383c8eb6521f6d574c36b1f | 803bbe5c9388bb9b5af3b75ba6f1a76332e74112 | 2023-07-31T08:03:27Z | javascript | 2023-08-18T14:04:48Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,347 | ["packages/next/src/client/components/app-router.tsx", "test/lib/browsers/base.ts", "test/lib/browsers/playwright.ts", "test/lib/browsers/selenium.ts", "test/lib/next-webdriver.ts", "test/production/export-routing/app/layout.js", "test/production/export-routing/app/page.js", "test/production/export-routing/index.test.t... | `replaceState` on scroll after visiting external site | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
npx --no-install next info
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:23 PDT 2023; ... | https://github.com/vercel/next.js/issues/53347 | https://github.com/vercel/next.js/pull/54081 | 86d2ead1fe612432f7aee73f295a3753bd421ebe | 0b3e366f3212dcf7d35ed86da60a8422e1a4836a | 2023-07-30T08:05:34Z | javascript | 2023-08-16T17:55:06Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,315 | ["packages/next/src/client/components/app-router-announcer.tsx", "packages/next/src/server/config-schema.ts", "packages/next/src/server/config-shared.ts", "test/development/app-dir/strict-mode-enabled-by-default/app/layout.js", "test/development/app-dir/strict-mode-enabled-by-default/app/page.js", "test/development/app... | React Strict Mode is not enabled by default for App Router apps | ### 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
Version: Darwin Kernel Version 21.6.0: Thu Jun 8 23:57:12 PDT 2023; root:xnu-8020.240.18.701.6~1/... | https://github.com/vercel/next.js/issues/53315 | https://github.com/vercel/next.js/pull/53375 | c89f97ea56182af23f4ad7e215a8c33224094fd8 | 96a59344e8e1b5a95314f405f2fbf825cf3f1476 | 2023-07-28T20:59:08Z | javascript | 2023-08-22T18:17:17Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,312 | ["packages/next/src/lib/format-server-error.ts", "packages/next/src/server/typescript/constant.ts", "test/development/acceptance-app/server-components.test.ts"] | Importing experimental_useOptimistic in a server component throws wrong error | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/53312 | https://github.com/vercel/next.js/pull/53313 | c02dcd540cebcad31989edef8f1bd235d92f82da | 3c84b3ac99e143cec08181616ec89d393e8dbf41 | 2023-07-28T20:25:55Z | javascript | 2023-08-03T07:21:00Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,286 | ["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/tests/fixture/server-actions/server/6/output.js", "packages/next-swc/crates/core/tests/full/example/output.js", "packages/next/src/build/swc/options.ts"] | next > 13.4.10 too aggressive tree shaking | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/53286 | https://github.com/vercel/next.js/pull/53416 | 59c767b2581cbacbf00388afba28213e36bb9440 | c017765ef2ded8bbe4b15f080577ae4358bb5e62 | 2023-07-28T08:59:05Z | javascript | 2023-08-02T21:59:19Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,281 | ["packages/next/src/server/app-render/app-render.tsx"] | Next canary 13.4.13-canary.5 will crash in only Safari when server actions is enabled | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE... | https://github.com/vercel/next.js/issues/53281 | https://github.com/vercel/next.js/pull/53411 | caf5ee80be8df78b87f5bf55e8f65d43f0525363 | 7182d4dd2a680c0ab230e16966836098a6bf5c0a | 2023-07-28T05:36:46Z | javascript | 2023-07-31T22:32:28Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,273 | ["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/tests/fixture/server-actions/server/6/output.js", "packages/next-swc/crates/core/tests/full/example/output.js", "packages/next/src/build/swc/options.ts"] | Application error in production build but not dev mode in next@13.4.12 | ### 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
Version: Windows 10 Enterprise
Binaries:
Node: 16.15.1
npm: N/A
Yarn: N/A
... | https://github.com/vercel/next.js/issues/53273 | https://github.com/vercel/next.js/pull/53416 | 59c767b2581cbacbf00388afba28213e36bb9440 | c017765ef2ded8bbe4b15f080577ae4358bb5e62 | 2023-07-27T22:08:39Z | javascript | 2023-08-02T21:59:19Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,272 | ["packages/next/src/client/image-component.tsx", "test/production/jest/next-image-preload/app/app/layout.tsx", "test/production/jest/next-image-preload/app/app/next.svg", "test/production/jest/next-image-preload/app/app/page.tsx", "test/production/jest/next-image-preload/app/jest.config.js", "test/production/jest/next-... | "Error: Uncaught [TypeError: (0 , _reactdom.preload) is not a function]" when running jest | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 18.14.2
npm: 9.5.0
... | https://github.com/vercel/next.js/issues/53272 | https://github.com/vercel/next.js/pull/53443 | c669c383a09c8e3fda09fa6c7feac409583c7978 | b41497d7631d36e0ce5849a05b96cd93e7e27e70 | 2023-07-27T21:59:55Z | javascript | 2023-08-08T01:04:40Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,267 | ["docs/02-app/02-api-reference/04-functions/redirect.mdx"] | Docs: Removal of repeated closing bracket | ### What is the improvement or update you wish to see?
While I was checking out the https://nextjs.org/docs/app/api-reference/functions/redirect section of the nextjs docs, I observed that there is a repeated closing bracket ')' just after 'Server Actions' in the [Parameters](https://nextjs.org/docs/app/api-referenc... | https://github.com/vercel/next.js/issues/53267 | https://github.com/vercel/next.js/pull/53268 | f8107f0abb3b2fcb5ea1a04133b35bd7533f77b6 | 37bb09d36aa4bb96292bead7d9d9e3a3f7a10be7 | 2023-07-27T18:11:38Z | javascript | 2023-07-27T19:35:34Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,261 | ["test/e2e/app-dir/actions/app-action.test.ts", "test/e2e/app-dir/actions/app/mutate-cookie/page-2/page.js", "test/e2e/app-dir/actions/app/mutate-cookie/page.js"] | cookies().set() doesn't invalidate client cache | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.0
... | https://github.com/vercel/next.js/issues/53261 | https://github.com/vercel/next.js/pull/53494 | 3c84b3ac99e143cec08181616ec89d393e8dbf41 | 0ecde6bd32dac474ec5342fc9e70c54363636717 | 2023-07-27T15:02:52Z | javascript | 2023-08-03T11:02:19Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,195 | ["packages/next/src/client/components/error-boundary.tsx", "test/e2e/app-dir/app-static/app-static.test.ts", "test/e2e/app-dir/app-static/app/isr-error-handling/error.txt", "test/e2e/app-dir/app-static/app/isr-error-handling/page.js"] | Server Error leaks into Client on revalidation | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:19 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/53195 | https://github.com/vercel/next.js/pull/57332 | 63aa0fe8ac3e647e43042dc6b8f35f6e768a7429 | ae10b5c82b29b3b077378f05f75eb1b215b327f0 | 2023-07-26T04:45:48Z | javascript | 2023-10-24T16:38:30Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,187 | ["packages/next/src/server/lib/incremental-cache/file-system-cache.ts", "test/e2e/app-dir/app-static/app-static.test.ts"] | On-demand revalidation inconsistent on App router vs. Pages when deploying to Vercel | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64... | https://github.com/vercel/next.js/issues/53187 | https://github.com/vercel/next.js/pull/53595 | acf5e8455692150cba94a3a12ad89473d9fa94b3 | e4aecabc7d8e781712f5f0495f59bb4f9b893603 | 2023-07-26T02:49:53Z | javascript | 2023-08-04T23:31:18Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,151 | ["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/tests/fixture/server-actions/server/6/output.js", "packages/next-swc/crates/core/tests/full/example/output.js", "packages/next/src/build/swc/options.ts"] | Regression of tippy.js between 13.4.10-canary.0 and 13.4.10-canary.1 | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64
Bin... | https://github.com/vercel/next.js/issues/53151 | https://github.com/vercel/next.js/pull/53416 | 59c767b2581cbacbf00388afba28213e36bb9440 | c017765ef2ded8bbe4b15f080577ae4358bb5e62 | 2023-07-25T08:26:25Z | javascript | 2023-08-02T21:59:19Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,083 | ["packages/next/src/server/app-render/app-render.tsx", "test/e2e/app-dir/error-boundary-and-not-found-linking/error-boundary-and-not-found-linking.test.ts", "test/e2e/app-dir/error-boundary-and-not-found-linking/error-navigation-override-node-env.test.ts", "test/lib/next-modes/next-dev.ts", "test/lib/next-modes/next-st... | `not-found` build hangs with `NODE_ENV=test` | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.0
... | https://github.com/vercel/next.js/issues/53083 | https://github.com/vercel/next.js/pull/53106 | 9da305fe320b89ee2f8c3cfb7ecbf48856368913 | d8f4fa89466bf52c43abb7f89d1c139686775343 | 2023-07-23T17:06:50Z | javascript | 2023-07-24T21:00:53Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,082 | ["packages/next/src/server/app-render/app-render.tsx", "test/e2e/app-dir/error-boundary-and-not-found-linking/error-boundary-and-not-found-linking.test.ts", "test/e2e/app-dir/error-boundary-and-not-found-linking/error-navigation-override-node-env.test.ts", "test/lib/next-modes/next-dev.ts", "test/lib/next-modes/next-st... | `not-found` page load hangs with `NODE_ENV=test` | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.... | https://github.com/vercel/next.js/issues/53082 | https://github.com/vercel/next.js/pull/53106 | 9da305fe320b89ee2f8c3cfb7ecbf48856368913 | d8f4fa89466bf52c43abb7f89d1c139686775343 | 2023-07-23T16:57:45Z | javascript | 2023-07-24T21:00:53Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,072 | ["packages/next/src/server/dev/on-demand-entry-handler.ts", "test/e2e/children-page/app/children/page.js", "test/e2e/children-page/app/layout.js", "test/e2e/children-page/index.test.ts", "test/e2e/children-page/pages/other/children.js"] | Routes named "children" are not accessible in dev mode | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.0
... | https://github.com/vercel/next.js/issues/53072 | https://github.com/vercel/next.js/pull/54007 | 210053b151d6595588f801830e713fec470428f2 | e02397d26473ac41a3d6dd6a396769b584dd0e49 | 2023-07-23T09:04:39Z | javascript | 2023-08-15T03:50:37Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,065 | ["packages/next/src/build/swc/options.ts", "test/production/jest/rsc/app/server-action/action.js", "test/production/jest/rsc/app/server-action/page.jsx", "test/production/jest/rsc/app/server-action/page.test.jsx"] | Jest cannot test "use server" file | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Fri Jan 27 02:56:13 UTC 2023
Binaries:
Node: 18.16.0
npm: 9.5.1
... | https://github.com/vercel/next.js/issues/53065 | https://github.com/vercel/next.js/pull/56148 | 8f0f8236ab4d7f03980015cb2986b01ccf822918 | 48093b87a9c01265d017ce49da806b9d31dc1cd8 | 2023-07-23T05:57:59Z | javascript | 2023-09-28T14:15:51Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 53,006 | ["packages/next/src/client/app-index.tsx", "packages/next/src/client/components/react-dev-overlay/internal/helpers/get-socket-protocol.ts", "packages/next/src/client/components/react-dev-overlay/internal/helpers/get-socket-url.ts", "packages/next/src/client/components/react-dev-overlay/internal/helpers/use-websocket.ts... | Hydration errors introduced begining with `13.4.11-canary.1` | ### 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
Version: Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64
Bin... | https://github.com/vercel/next.js/issues/53006 | https://github.com/vercel/next.js/pull/53216 | 66ffc3cd3907c195132adad6366244ecfa79d0da | b0c1697f1e3f15109a9e00e32d41c7b4ca792eaa | 2023-07-21T13:57:55Z | javascript | 2023-07-26T18:17:59Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,967 | ["packages/next/src/server/web/spec-extension/request.ts", "test/unit/web-runtime/next-request.test.ts"] | `NextRequest` constructor doesn't match `Request` behaviour for cloning | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/52967 | https://github.com/vercel/next.js/pull/53157 | d68097553730d859a6be91158fc3e489f971ea57 | e1133cf0970e80d8f88e6c3516881780703eb7f5 | 2023-07-20T22:04:28Z | javascript | 2023-07-25T11:36:39Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,962 | ["packages/next/src/server/pipe-readable.ts", "packages/next/src/server/render-result.ts", "packages/next/src/server/send-response.ts"] | Vercel deployment uses stale data cache ignoring previous re-validations with revalidateTag | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.... | https://github.com/vercel/next.js/issues/52962 | https://github.com/vercel/next.js/pull/58744 | a2b781fafe54011d9f006a9423cfbd0d14d551c4 | 48a566bc4fcfc48d8489f096a87e792912c4989f | 2023-07-20T19:30:33Z | javascript | 2023-11-22T02:37:35Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,929 | ["packages/next/src/build/webpack/plugins/next-types-plugin/index.ts", "packages/next/src/client/link.tsx", "packages/next/types/index.d.ts"] | Next-link props | ### 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
Version: Windows 10 Pro
Binaries:
Node: 18.7.0
npm: N/A
Y... | https://github.com/vercel/next.js/issues/52929 | https://github.com/vercel/next.js/pull/54226 | ec438418a437068f104f8f7892abe2fb3e2b7988 | b25407e4e4b7dc437a77f93b13ed3f28d66a2b69 | 2023-07-20T08:34:18Z | javascript | 2023-08-18T14:41:21Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,862 | ["packages/next/src/build/webpack/plugins/flight-manifest-plugin.ts", "test/e2e/app-dir/parallel-routes-and-interception/app/@slot/(.)nested/client.tsx", "test/e2e/app-dir/parallel-routes-and-interception/app/@slot/(.)nested/page.tsx", "test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.... | Could not find the module in the React Client Manifest. This is probably a bug in the React Server Components bundler. | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:19 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/52862 | https://github.com/vercel/next.js/pull/52961 | 2b497413087c56dedb3e04f77ea0deebb5d12d0b | a96a9b07910ecce7c491c5dc957faf5f6468c929 | 2023-07-19T10:22:46Z | javascript | 2023-07-20T20:06:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,782 | ["docs/02-app/01-building-your-application/05-optimizing/08-open-telemetry.mdx"] | Docs: Improve OpenTelemetry manual config | ### What is the improvement or update you wish to see?
I'd like to improve OpenTelemetry docs, more specifically the [Manual OpenTelemetry configuration](https://nextjs.org/docs/app/building-your-application/optimizing/open-telemetry#manual-opentelemetry-configuration) section
### Is there any context that might ... | https://github.com/vercel/next.js/issues/52782 | https://github.com/vercel/next.js/pull/52784 | d8660bb05901f9c4d2f112bf7f813bc51c4aeeae | d18334ae928e979a8e2593a74c41ecde335e6528 | 2023-07-17T11:10:50Z | javascript | 2023-07-19T02:46:30Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,759 | ["docs/02-app/02-api-reference/04-functions/generate-metadata.mdx"] | Docs: generateMetadata function bug | ### What is the improvement or update you wish to see?
```
```jsx filename="app/products/[id]/page.jsx" switcher
import { Metadata } from 'next'
export async function generateMetadata(
{ params, searchParams },
parent
) {
// read route params
const id = params.id
// fetch data
const product =... | https://github.com/vercel/next.js/issues/52759 | https://github.com/vercel/next.js/pull/52763 | f5f79e7a8c4315d4a131286df189a3d94accbae9 | 503677c0998e3d0711359644d5d7caf3cc067491 | 2023-07-17T00:02:03Z | javascript | 2023-07-17T15:23:54Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,745 | ["packages/next/src/client/components/app-router-headers.ts", "packages/next/src/client/components/router-reducer/fetch-server-response.ts", "test/e2e/app-dir/app-prefetch/app/dashboard/page.js", "test/e2e/app-dir/app-prefetch/prefetching.test.ts", "test/e2e/app-dir/app/index.test.ts", "test/integration/custom-routes/t... | Possible CDN cache corruption due to missing `Next-Url` in http vary | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Not environmentally dependent.
```
### Which area(s) of Next.js are affected? (leave empty if unsure)
App Router
### Link to the code that reproduces th... | https://github.com/vercel/next.js/issues/52745 | https://github.com/vercel/next.js/pull/52746 | a0ea5f2d792e395e6f1bf241fa3a1dd5de13f338 | 1494283a741b3002480637758a21fa0abc9c23a5 | 2023-07-16T12:41:42Z | javascript | 2023-07-22T21:38:23Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,681 | ["packages/next/src/build/webpack/plugins/flight-manifest-plugin.ts", "test/e2e/app-dir/parallel-routes-and-interception/app/@slot/(.)nested/client.tsx", "test/e2e/app-dir/parallel-routes-and-interception/app/@slot/(.)nested/page.tsx", "test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.... | Intercepting routes dose not work when importing client component(13.4.10 breaks) | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64... | https://github.com/vercel/next.js/issues/52681 | https://github.com/vercel/next.js/pull/52961 | 2b497413087c56dedb3e04f77ea0deebb5d12d0b | a96a9b07910ecce7c491c5dc957faf5f6468c929 | 2023-07-14T15:22:17Z | javascript | 2023-07-20T20:06:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,672 | ["packages/next-swc/crates/core/src/lib.rs", "packages/next-swc/crates/core/tests/fixture.rs", "packages/next-swc/crates/core/tests/fixture/next-dynamic-app-dir/no-ssr/input.js", "packages/next-swc/crates/core/tests/fixture/next-dynamic-app-dir/no-ssr/output-dev.js", "packages/next-swc/crates/core/tests/fixture/next-dy... | Error when calling Server Action from dynamically imported component with `ssr: false` | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:21:34 PDT 2023; root:xnu-8796.121.3~7/R... | https://github.com/vercel/next.js/issues/52672 | https://github.com/vercel/next.js/pull/54411 | 1e3920c3dde6a96623205f968aee6e18db7843dc | ad556aee1bfca018b604517badc4252afb7a6d3b | 2023-07-14T10:05:05Z | javascript | 2023-08-23T12:15:31Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,591 | ["packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts", "packages/next/src/server/lib/router-utils/filesystem.ts", "test/e2e/app-dir/actions/app-action.test.ts", "test/e2e/app-dir/actions/app/interception-routes/(with-modal)/@modal/(.)test/page.js", "test/e2e/app-dir/actions/app/interce... | Server actions failing when route is intercepted | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM... | https://github.com/vercel/next.js/issues/52591 | https://github.com/vercel/next.js/pull/59175 | 840b60bc8bb1e760a85c5e19388072dcd0751b78 | 363c2e8eb7e0bfdb2c89d1129e3d440f8848ad8b | 2023-07-12T12:36:46Z | javascript | 2023-12-01T22:45:00Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,575 | ["docs/02-app/01-building-your-application/04-styling/03-css-in-js.mdx"] | Docs: MUI Core components now support the App Router | ### What is the improvement or update you wish to see?
Hey @molebox & crew! 👋
As of [v5.14.0](https://github.com/mui/material-ui/releases/tag/v5.14.0), MUI's Core component libraries (Material UI, Base UI, Joy UI) are now exported with the `"use client"` directive so they'll play nicely with the Next.js App Route... | https://github.com/vercel/next.js/issues/52575 | https://github.com/vercel/next.js/pull/52584 | e1baffcec2cab3afd6efed69dfa3939275f6276f | 82cf9a670e8346687872f613a73db3ad2cc47a7c | 2023-07-12T00:10:57Z | javascript | 2023-07-12T19:50:20Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,548 | ["packages/next/src/shared/lib/image-blur-svg.ts", "test/integration/image-optimizer/test/index.test.ts", "test/integration/image-optimizer/test/util.ts", "test/integration/next-image-new/app-dir/test/index.test.ts", "test/integration/next-image-new/app-dir/test/static.test.ts", "test/integration/next-image-new/base-pa... | <Image /> placeholder image appears "washed out" due to feathered edges | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:19 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/52548 | https://github.com/vercel/next.js/pull/52583 | d0cbf359dd3c3c60a71f00f04fc84daa4f3445b1 | 7160af3dbad82cb318153df70699a764751c199c | 2023-07-11T12:44:21Z | javascript | 2023-07-26T01:45:24Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,533 | ["packages/next/src/lib/create-client-router-filter.ts", "packages/next/src/shared/lib/router/utils/is-dynamic.ts", "test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/@modal/(.)[id]/page.js", "test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/@modal/default.js", "test... | Intercepting parallel routes including dynamic route not working within the same directory | ### 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
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64... | https://github.com/vercel/next.js/issues/52533 | https://github.com/vercel/next.js/pull/58198 | a6a8c8422ccaddb2c1cf31533df3ecca4b03bcad | 536d2dbc4451f26c0fa51deb1439e8ef08d021fe | 2023-07-11T03:39:02Z | javascript | 2023-11-08T18:57:57Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,381 | ["packages/next/src/client/components/app-router.tsx"] | Link is truncated in the middle | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/52381 | https://github.com/vercel/next.js/pull/52640 | 6b2aed12d70d0e745b8ab0a2ae7a23ac338b7f56 | 539ae6c1fc39293633d0835afb73e483d2c2f7ed | 2023-07-07T10:31:43Z | javascript | 2023-07-17T09:29:24Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,366 | ["packages/next/src/server/config-utils.ts", "packages/next/src/server/config.ts", "packages/next/src/server/lib/server-ipc/index.ts", "packages/next/src/server/next-server.ts", "test/e2e/app-dir/next-config/app/layout.js", "test/e2e/app-dir/next-config/app/page.js", "test/e2e/app-dir/next-config/index.test.ts", "test/... | Nextjs 13.4.9 - Error: Cannot find module 'webpack' | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/52366 | https://github.com/vercel/next.js/pull/52587 | 38dafa1609de1a1b1436d6a966d82a8c0dc1bff7 | b7e2627422e0bfa73fde2d3e0ec6b438c8df416b | 2023-07-07T00:40:58Z | javascript | 2023-07-12T11:21:05Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,365 | ["packages/eslint-config-next/package.json", "pnpm-lock.yaml"] | Nextjs 13.4.9 - ESLint couldn't determine the plugin "react-hooks" uniquely. | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2
Binaries:
Nod... | https://github.com/vercel/next.js/issues/52365 | https://github.com/vercel/next.js/pull/53751 | e20c8c824c9dc8cfde3d4b6eb6c3c7bd2fd2c081 | 71149293e59bbc1c285def10a51276da64b6c4ca | 2023-07-06T23:29:06Z | javascript | 2023-08-17T18:39:03Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,239 | ["packages/next/src/server/config-schema.ts", "packages/next/src/server/config-shared.ts", "packages/next/src/server/next-server.ts", "test/e2e/app-dir/app-static/app-fetch-logging.test.ts", "test/e2e/app-dir/app-static/next.config.js"] | Requests logs shows incomplete, unhelpful URLs | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
yarn run v1.22.19
$ /Users/raphael/code/billiv/billiv-frontend/node_modules/.bin/next info
Operating System:
Platform: darwin
Arch: x64
Versio... | https://github.com/vercel/next.js/issues/52239 | https://github.com/vercel/next.js/pull/55111 | 904d8eed3958be3a0c4167a858f06029aac42c65 | 8076d0c68a327869b088559587565708c75f7b71 | 2023-07-05T09:44:49Z | javascript | 2023-09-07T23:58:09Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,191 | ["packages/next/src/lib/metadata/resolve-metadata.test.ts", "packages/next/src/lib/metadata/resolve-metadata.ts", "packages/next/src/lib/metadata/types/twitter-types.ts"] | Instant Crash On 13.4.8 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Instant crash as soon as opening a route since the latest Next version (13.4.8), any idea where this is coming from and how to get around it? Didn't happen before the late... | https://github.com/vercel/next.js/issues/52191 | https://github.com/vercel/next.js/pull/52196 | 0b470753b7b2df4bc10abbf0453888d79e321e02 | baf3d2fa8a424554f4fe2d6e05dcac1a1ca52c60 | 2023-07-04T10:57:29Z | javascript | 2023-07-05T11:05:33Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,116 | ["packages/next/src/client/image-component.tsx", "packages/next/src/shared/lib/get-img-props.ts", "packages/next/src/shared/lib/image-external.tsx", "test/integration/next-image-new/loader-config/pages/get-img-props.js", "test/integration/next-image-new/loader-config/test/index.test.ts", "test/integration/next-image-ne... | unstable_getImgProps external Image Url | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: Ubuntu 20.04.0 LTS Mon Jul 03 2023 07:29:29 GMT+0200 (Central European Summer Time)
Binaries... | https://github.com/vercel/next.js/issues/52116 | https://github.com/vercel/next.js/pull/52153 | b4b98e84d96a103eb4fc434faa78ffec3b220949 | e17218fcba36ef148797dfefd5147e01cb29843b | 2023-07-03T05:32:17Z | javascript | 2023-07-03T23:56:36Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,077 | ["docs/02-app/01-building-your-application/03-data-fetching/index.mdx"] | Docs: Conflicting info about POST deduping? | ### What is the improvement or update you wish to see?
At one place it [says](https://nextjs.org/docs/app/building-your-application/data-fetching#automatic-fetch-request-deduping):
> POST requests are not automatically deduplicated
At [another](https://nextjs.org/docs/app/building-your-application/data-fetchin... | https://github.com/vercel/next.js/issues/52077 | https://github.com/vercel/next.js/pull/52100 | ef6cb4c9544b9873f250d388a7c847cfa320ace6 | ea000d1028c79b14425f6c1b8da745b68935b40f | 2023-07-01T18:17:12Z | javascript | 2023-07-09T22:55:15Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,047 | ["docs/02-app/01-building-your-application/01-routing/08-parallel-routes.mdx"] | Docs: Missing typescript types for props in Conditionnal Routes example | ### What is the improvement or update you wish to see?
There are missing types in the example on conditionnal routes in the docs even though there is a switch to toggle between the TS and JS versions
### Is there any context that might help us understand?
N/A
### Does the docs page already exist? Please link to it... | https://github.com/vercel/next.js/issues/52047 | https://github.com/vercel/next.js/pull/52076 | cc04b62f61e951962e194d18e7db8aa35d31eba3 | 9db91ebfa04d2ebf58f58ebd1ec2c26b46b8341a | 2023-06-30T16:52:55Z | javascript | 2023-07-01T20:15:15Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 52,002 | ["packages/next/src/build/webpack/loaders/next-metadata-image-loader.ts", "test/e2e/app-dir/metadata/metadata.test.ts"] | [NEXT-1332] App Router: Chromium browsers prefer favicon.ico over icon.svg | ### Verify canary release
* [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 22.6.0: Wed Jun 7 17:29:47 PDT 2023; root:xnu-8796.140.23.0.2~38/RELEASE_X86_64
... | https://github.com/vercel/next.js/issues/52002 | https://github.com/vercel/next.js/pull/52609 | 4c4bee7112a8b8fa28e8efc5560094e6fa24801f | 76eec86a6b08c6bdf43b03202b32c351597ce5c6 | 2023-06-29T20:20:42Z | javascript | 2023-07-13T00:33:27Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,951 | ["packages/next/src/build/webpack/loaders/next-app-loader.ts", "test/e2e/app-dir/parallel-routes-and-interception/app/parallel-no-page/foo/@parallel/page.tsx", "test/e2e/app-dir/parallel-routes-and-interception/app/parallel-no-page/foo/layout.tsx", "test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-... | [NEXT-1337] Parallel routes keep refreshing in DEV in next 13.4.7 | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:19 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/51951 | https://github.com/vercel/next.js/pull/52061 | 9e4b87d502e1e20351e111d92e70b2e54ac0351a | 0b87ba29c4546268cac65632cf09a23dbec5486d | 2023-06-28T23:03:46Z | javascript | 2023-07-04T10:37:00Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,938 | ["docs/01-getting-started/01-installation.mdx", "docs/01-getting-started/02-project-structure.mdx"] | Docs: How to Shift from Page.js and layout.js in app directory to index.js and _app.js in pages directory | ### What is the improvement or update you wish to see?
Update in Docs for setting up of NextJS project and what folders to create at starting stages of your project and what pages I can create and what I can remove. @shuding
### Is there any context that might help us understand?
Recently I started building a... | https://github.com/vercel/next.js/issues/51938 | https://github.com/vercel/next.js/pull/51995 | ec195371279c1f612683aa79f0c4e107b0d0070b | 931b1b5d87b7e5553840e2ddb031548ea5c16b5f | 2023-06-28T15:52:52Z | javascript | 2023-07-06T15:06:31Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,907 | ["packages/next/src/build/webpack/plugins/next-types-plugin.ts"] | Property `ref` does not exist on `<Link>` component when `typedRoutes: true` | ### 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
Version: Windows 10 Home
Binaries:
Node: 18.16.0
npm: N/A
Yarn: N/A
pnpm:... | https://github.com/vercel/next.js/issues/51907 | https://github.com/vercel/next.js/pull/51977 | 7c5eb3191e656a29b48ae7926171079937ff9fc2 | c897933b6eee33ac9b495087b05e17582971cb69 | 2023-06-27T21:49:42Z | javascript | 2023-06-29T12:24:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,872 | ["packages/next/src/server/config.ts"] | Canary version breaks @mui/material based project | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEA... | https://github.com/vercel/next.js/issues/51872 | https://github.com/vercel/next.js/pull/51953 | f4b947fb5606765e637d89ccd26d43b71cc72b36 | 60d27380f7458ec84aa4627568a54910e62db5b5 | 2023-06-27T11:04:52Z | javascript | 2023-06-29T03:26:04Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,841 | ["docs/02-app/02-api-reference/05-next-config-js/reactStrictMode.mdx"] | Docs strongly suggest enabling config reactStrictMode | ### What is the improvement or update you wish to see?
Currently reactStrictMode is automatically enabled with the app router and the create-next-app does not enable reactStrictMode in the next.config.js because it's automatically enabled. The docs should state that it's only necessary to enable reactStrictMode when n... | https://github.com/vercel/next.js/issues/51841 | https://github.com/vercel/next.js/pull/51931 | 60d27380f7458ec84aa4627568a54910e62db5b5 | 3dcaf922de907bac1598939e95a034555e57e512 | 2023-06-26T18:08:23Z | javascript | 2023-06-29T03:48:29Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,829 | ["packages/next/src/lib/metadata/resolve-metadata.test.ts", "packages/next/src/lib/metadata/resolve-metadata.ts", "packages/next/src/lib/metadata/resolvers/resolve-basics.ts", "packages/next/src/lib/metadata/resolvers/resolve-opengraph.ts", "packages/next/src/lib/metadata/resolvers/resolve-url.ts", "packages/next/src/l... | setting `./` as `openGraph.url` should work exactly like `alternates.canonical` | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #202304232030 SMP PREEMPT_DYNAMIC Sun Apr 23 20:37:49 UTC 2023
Binaries:
Node:... | https://github.com/vercel/next.js/issues/51829 | https://github.com/vercel/next.js/pull/51877 | a54d08bd508f365337fda5caaf9f63f8ae57e725 | a04a34d3b780a02ca19ba9de8ec462044827e830 | 2023-06-26T14:36:09Z | javascript | 2023-06-27T17:01:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,784 | ["packages/next/src/lib/generate-interception-routes-rewrites.ts", "test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/(.)catchall/[...id]/page.tsx", "test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/(.)optional-catchall/[[.... | Intercepting Routes with Catch-all Segments broken | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Fri Jan 27 02:56:13 UTC 2023
Binaries:
Node: 18.16.0
npm: 9.5.1
Yarn: N/A
pnpm: 8.6.3
Re... | https://github.com/vercel/next.js/issues/51784 | https://github.com/vercel/next.js/pull/51787 | 6d0d5e313b5238dcc188cf86fd130dc933527605 | 1b804c05297d9bba13934e509cd3ef3bdff3ebb6 | 2023-06-25T13:25:47Z | javascript | 2023-06-25T21:02:10Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,763 | ["packages/next/src/build/webpack/loaders/next-app-loader.ts", "test/e2e/app-dir/app-compilation/app/layout.js", "test/e2e/app-dir/app-compilation/app/page-with-loading/loading.js", "test/e2e/app-dir/app-compilation/app/page-with-loading/page.js", "test/e2e/app-dir/app-compilation/index.test.ts", "test/e2e/app-dir/app-... | Trying to compile deleted loading.tsx | ### 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
Version: Windows 10 Pro
Binaries:
Node: 20.1.0
npm: N/A
Yarn: N/A
pnpm: N... | https://github.com/vercel/next.js/issues/51763 | https://github.com/vercel/next.js/pull/51778 | 5e36c349925ddf71ab48ef44e3d713ddc5afc883 | 869aeb40ce3d8003ed43eab9257e47b35d68645d | 2023-06-24T22:19:38Z | javascript | 2023-06-25T19:26:09Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,721 | ["packages/next/src/client/components/layout-router.tsx", "packages/next/src/shared/lib/router/router.ts", "packages/next/src/shared/lib/router/utils/handle-smooth-scroll.ts"] | App Router: Next/Link does not respect smooth scroll | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
codesandbox on next@13.4.8-canary.1
```
### Which area(s) of Next.js are affected? (leave empty if unsure)
Routing (next/router, next/navigation, next/link)
### Link t... | https://github.com/vercel/next.js/issues/51721 | https://github.com/vercel/next.js/pull/52915 | 4994a428ae5beeeb5e0ece1d791458a5ab1c41b2 | 8664ffe26dafd7529d5fc674294c0f53709d51c3 | 2023-06-23T20:00:06Z | javascript | 2023-07-20T06:13:04Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,692 | ["packages/next/src/build/utils.ts", "packages/next/src/shared/lib/page-path/denormalize-app-path.ts", "test/e2e/app-dir/build-size/app/foo/page.tsx", "test/e2e/app-dir/build-size/app/layout.tsx", "test/e2e/app-dir/build-size/app/page.tsx", "test/e2e/app-dir/build-size/index.test.ts", "test/e2e/app-dir/build-size/style... | [NEXT-1306] next.js build undereports bundle size by one megabyte | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:24 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/51692 | https://github.com/vercel/next.js/pull/51854 | d06bc5e286f21607289ab24cde279bdfcba0ed00 | aec75c2f061008245967d7bd82de4cba20ad670e | 2023-06-23T06:44:51Z | javascript | 2023-06-27T01:57:50Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,556 | ["docs/02-app/01-building-your-application/01-routing/02-pages-and-layouts.mdx"] | Docs: Mention that nested inner/nested layouts should not contain `html` or `body` tags in app router | ### What is the improvement or update you wish to see?
Before starting with the app router, I went through the docs. But nowhere it was strictly mentioned that the inner layouts should not contain `html` or `body` tags.
Add a good to know section mentioning that one should not add these tags in nested layouts.
###... | https://github.com/vercel/next.js/issues/51556 | https://github.com/vercel/next.js/pull/51558 | 0674d95d2ea23982864813e33a610b0c9a9ac70a | 87bfab44485d9a3303d6e37e3838c88dd7c21adc | 2023-06-20T11:39:55Z | javascript | 2023-06-21T22:42:43Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,482 | ["packages/next/src/build/utils.ts", "packages/next/src/server/lib/render-server-standalone.ts", "test/e2e/app-dir/app/app/dashboard/not-found.js", "test/production/standalone-mode/required-server-files/app/not-found.js", "test/production/standalone-mode/required-server-files/next.config.js", "test/production/standalon... | "Error: Cannot read properties of null (reading 'useContext')" in standalone server | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #82-Ubuntu SMP Tue Jun 6 23:10:23 UTC 2023
Binaries:
Node: 18.16.0
npm: 9.5.1
... | https://github.com/vercel/next.js/issues/51482 | https://github.com/vercel/next.js/pull/51506 | c1c3675fc4f62ba61484b29b4e0106b1706264c4 | a0cc4aa65e177fdd52e3224d2630ac8395bf7726 | 2023-06-19T00:14:54Z | javascript | 2023-06-21T20:15:05Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,332 | ["examples/cms-strapi/README.md"] | strapi example is outdated | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
.
```
### Which example does this report relate to?
cms-strapi
### What browser are you using? (if relevant)
_No response_
### How are you deploying your application... | https://github.com/vercel/next.js/issues/51332 | https://github.com/vercel/next.js/pull/51334 | 7d7d5a762dc9df2fbae11d6e598695c12cc3428f | 831f58a70ca7b3fb5648398db3a1162f2a4151f9 | 2023-06-15T06:57:24Z | javascript | 2023-06-15T15:21:48Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,309 | ["packages/next/src/build/webpack-config.ts", "test/e2e/app-dir/app-external/app-external.test.ts", "test/e2e/app-dir/app-external/app/react-server/3rd-party-package/page.js", "test/e2e/app-dir/app-external/node_modules_bak/server-module-field/index.cjs", "test/e2e/app-dir/app-external/node_modules_bak/server-module-fi... | 13.4.6-canary.1 broke isomorphic fetch for 3rd party library | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:24 PDT 2023; root:xnu-8796.121.2~5/RELEA... | https://github.com/vercel/next.js/issues/51309 | https://github.com/vercel/next.js/pull/51316 | 115b6ad953cc2873ab20beb9d71b1b5eaa503950 | 409668107d3adb29c55860527855a2fb4834a770 | 2023-06-14T20:20:03Z | javascript | 2023-06-14T23:55:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,201 | ["packages/next/src/build/index.ts", "test/integration/with-router/test/index.test.js"] | Degraded pages-directory build performance in `next.js@v13.2.5-canary.26` and higher (13.3, 13.4) (2-7x slower) | ### 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: arm64
Version: Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T600... | https://github.com/vercel/next.js/issues/51201 | https://github.com/vercel/next.js/pull/51271 | 862f556c69b05b4c5d5701028818ed5707da3b30 | f676d001b66d1e2d2ef9098ab4f2998e5f10294d | 2023-06-12T20:51:22Z | javascript | 2023-06-14T06:23:50Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,132 | ["packages/next/src/client/components/react-dev-overlay/hot-reloader-client.tsx", "packages/next/src/client/dev/on-demand-entries-client.ts", "packages/next/src/client/dev/webpack-hot-middleware-client.ts", "packages/next/src/server/dev/on-demand-entry-handler.ts", "packages/next/src/server/lib/router-utils/setup-dev.t... | 404 refresh proble | ### 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
Version: Windows 10 Pro
Binaries:
Node: 16.14.0
npm: N/A
Yarn: N... | https://github.com/vercel/next.js/issues/51132 | https://github.com/vercel/next.js/pull/54406 | fb3f045679c9288d50b85c1062652c664999d06a | 1dffd3c02a87f55c3ef28578302acc8c826b77b1 | 2023-06-11T16:21:03Z | javascript | 2023-08-23T23:25:57Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,130 | ["packages/next/src/build/webpack/plugins/next-types-plugin/index.ts", "packages/next/src/server/future/route-modules/app-route/module.ts", "test/e2e/app-dir/app-routes/app-custom-routes.test.ts", "test/e2e/app-dir/app-routes/app/no-response/route.ts", "test/e2e/app-dir/app-routes/tsconfig.json"] | Cannot read properties of undefined (reading 'headers') when a route handler doesn't return a response | ### 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: arm64
Version: Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:43 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM6... | https://github.com/vercel/next.js/issues/51130 | https://github.com/vercel/next.js/pull/51394 | 6ffb8dafbda66f4a053481c83515ed8f6504005d | f47c40917485bac359df0e3c57d5394a7bcb1e90 | 2023-06-11T14:05:49Z | javascript | 2023-09-08T03:26:53Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 51,086 | ["packages/next/src/lib/metadata/get-metadata-route.ts"] | [NEXT-1282] Favicon metadata on windows href uses wrong slashes | ### 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
Version: Windows 10 Home Single Language
Binaries:
Node: 18.16.0
npm: N/A
Yarn: ... | https://github.com/vercel/next.js/issues/51086 | https://github.com/vercel/next.js/pull/51088 | d8763ca3475e0cc3662e920e516bbd2fb4893954 | cfd64aab55b6297d554b0d5970c4e10f8a3bf54b | 2023-06-10T08:35:37Z | javascript | 2023-06-10T23:30:32Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,909 | ["packages/next/src/build/entries.ts", "packages/next/src/server/dev/hot-reloader.ts", "packages/next/src/server/dev/on-demand-entry-handler.ts"] | `dev server` warning of a memory leak | ### 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: arm64
Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEAS... | https://github.com/vercel/next.js/issues/50909 | https://github.com/vercel/next.js/pull/52360 | b8589dfdb02ce5414c00913fae9acf5a323b8ef4 | e50c9180a305a01a313ec182783566af7daa0588 | 2023-06-07T16:07:50Z | javascript | 2023-07-07T23:08:55Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,898 | ["docs/02-app/01-building-your-application/06-configuring/02-eslint.mdx", "errors/no-async-client-component.md", "packages/eslint-plugin-next/src/index.ts", "packages/eslint-plugin-next/src/rules/no-async-client-component.ts", "test/unit/eslint-plugin-next/no-async-client-component.test.ts"] | Using async for a component marks with 'use client' completely hangs the app | ### 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: arm64
Version: Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:35 PST 2023; root:xnu-8792.81.3~2/RELEAS... | https://github.com/vercel/next.js/issues/50898 | https://github.com/vercel/next.js/pull/51547 | f1240b8efd24b03ce1b549d93d0de79dc0600b9b | 65f94baa834c3ca371ade70fc4f392c432e4c595 | 2023-06-07T12:00:22Z | javascript | 2023-06-26T21:10:24Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,879 | ["packages/next/src/build/webpack/plugins/next-font-manifest-plugin.ts", "packages/next/src/client/app-link-gc.ts", "packages/next/src/server/dev/next-dev-server.ts", "packages/next/src/server/next-server.ts"] | [NEXT-1334] Next/Font jitters and causes a slight layout shift when using revalidatePath() or revalidateTag() | ### 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
Version: Darwin Kernel Version 22.3.0: Mon Jan 30 20:42:11 PST 2023; root:xnu-8792.81.3~2/RELEASE_... | https://github.com/vercel/next.js/issues/50879 | https://github.com/vercel/next.js/pull/52033 | 97461f0bba86cb6ae62b6665b32f29a50993f241 | 636c776179ae1a2e9b2e7d7fdc7b898c39aaf431 | 2023-06-07T00:33:24Z | javascript | 2023-06-30T17:11:37Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,863 | ["test/e2e/app-dir/global-error/basic/app/metadata-error-with-boundary/error.js", "test/e2e/app-dir/global-error/basic/app/metadata-error-with-boundary/page.js", "test/e2e/app-dir/global-error/basic/app/metadata-error-without-boundary/page.js", "test/e2e/app-dir/global-error/basic/index.test.ts"] | [NEXT-1305] Errors in generateMetadata are not caught by global-error.tsx boundary in dev mode | ### 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: arm64
Version: Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEA... | https://github.com/vercel/next.js/issues/50863 | https://github.com/vercel/next.js/pull/53581 | ab14895ada176c091df0c8594451e753a90f1aaf | 99372fbedfadff54dcdb88d61deee9473e0d5307 | 2023-06-06T18:05:41Z | javascript | 2023-08-04T18:57:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,856 | ["packages/next/src/client/components/navigation.ts", "test/e2e/app-dir/use-params/app/[...path]/page.tsx", "test/e2e/app-dir/use-params/use-params.test.ts"] | useParams still returns a string for dynamic catchall routes, for example [...ids] | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch: x64
Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023
Binaries:
Node: 16.17.0
npm: 8.15.... | https://github.com/vercel/next.js/issues/50856 | https://github.com/vercel/next.js/pull/52494 | cf08f600772b17d692081c6302c254e4d68151fe | 73e2979cb8557148c450c0282a20acb2f3c6c642 | 2023-06-06T15:18:10Z | javascript | 2023-07-10T12:04:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,844 | ["packages/next/src/build/webpack/loaders/next-flight-loader/index.ts"] | Docs: Warning about next/head in app links to wrong metadata docs | ### What is the improvement or update you wish to see?
In this warning:
> Warning: You’re using `next/head` inside the `app` directory, please migrate to the Metadata API. See [https://nextjs.org/docs/app/api-reference/file-conventions/metadata](https://nextjs.org/docs/app/api-reference/file-conventions/metadata) for... | https://github.com/vercel/next.js/issues/50844 | https://github.com/vercel/next.js/pull/51013 | a973ad64d423a4ddd5ced70e91b60d80ea90ee9b | d106155c9ca2aa2da86ff90b6a05ab54e9787d53 | 2023-06-06T13:06:08Z | javascript | 2023-06-12T19:16:04Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 50,801 | ["packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts", "test/e2e/app-dir/actions/app-action.test.ts", "test/e2e/app-dir/actions/app/shared/action.js", "test/e2e/app-dir/actions/app/shared/client.js", "test/e2e/app-dir/actions/app/shared/page.js", "test/e2e/app-dir/actions/app/shared/server.js"] | [NEXT-1265] Importing a server action into client component makes `Form` `action` stop working | ### 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: arm64
Version: Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEA... | https://github.com/vercel/next.js/issues/50801 | https://github.com/vercel/next.js/pull/51510 | 4cc57158485f4b359ad61dca17913da0bf666bfa | 30bb252434a8466bcf022a8ce12a841dde7abeb2 | 2023-06-05T14:56:28Z | javascript | 2023-06-19T19:45:51Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.