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 | 41,010 | ["examples/with-react-native-web/package.json"] | with-react-native-web React 18 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022
Binaries:
Node: 16.13.2
npm: 8.19.2
... | https://github.com/vercel/next.js/issues/41010 | https://github.com/vercel/next.js/pull/41024 | c889b31222c3b0d1ad868af12bdf38b244a6701a | 596148c580a6af579eb445e0e37cc7c48c829958 | 2022-09-28T23:10:13Z | javascript | 2022-09-29T12:01:08Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,927 | ["packages/next/shared/lib/router/router.ts", "test/production/prerender-prefetch/index.test.ts"] | router.push() does not get the latest ISR on-demand revalidated page | ### 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 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8... | https://github.com/vercel/next.js/issues/40927 | https://github.com/vercel/next.js/pull/40932 | 4f70f3af5da4f3a7c260bce55e1a164ee2e952f6 | eb424042f83f1a1a04746734c3a75251d3ff7489 | 2022-09-27T02:19:25Z | javascript | 2022-09-27T06:30:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,903 | ["packages/next/src/client/index.tsx", "test/e2e/pages-performance-mark/index.test.ts", "test/e2e/pages-performance-mark/next.config.js", "test/e2e/pages-performance-mark/pages/_document.js", "test/e2e/pages-performance-mark/pages/index.js"] | Having two Head components inside _document.tsx causes weird error | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022
Binaries:
Node: 16.14.2
n... | https://github.com/vercel/next.js/issues/40903 | https://github.com/vercel/next.js/pull/54858 | f621defc11012632fc0f54c402471befc86cdd88 | 28ef2473af73e58521ad13b6e6b6d7f3d4d583e4 | 2022-09-26T14:28:03Z | javascript | 2023-09-01T14:51:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,719 | ["packages/next/client/components/layout-router.tsx", "packages/next/client/index.tsx", "packages/next/shared/lib/router/router.ts"] | Next 12.3.1 breaks smooth-scrolling, change made in 12.3.1-canary.4, woks in 12.3.1-canary.3 and before | ### 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 21.6.0: Sat Jun 18 17:07:25 PDT 2022; root:xnu-8020.140.41~1/RELEASE_X86_64
... | https://github.com/vercel/next.js/issues/40719 | https://github.com/vercel/next.js/pull/43673 | bd9148d498c7d2ad56539c0af1d4f1595b215bc1 | ba19ce3782f94d8803bd0fe91e95c23c07f80293 | 2022-09-20T14:36:18Z | javascript | 2022-12-07T10:45:42Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,644 | ["packages/next/src/client/image.tsx", "packages/next/src/shared/lib/image-blur-svg.ts", "test/integration/next-image-new/default/pages/fill-blur.js", "test/integration/next-image-new/default/test/index.test.ts", "test/integration/next-image-new/default/test/static.test.ts"] | next/future/image blur placeholder does not fill parent div | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Binaries:
Node: 14.17.3
npm: 8.19.1
Yarn: 1.22.4
pnpm: N/A
Relevant packages:
next: 12.3.1-canary.3
eslint-config-next: 12.2.5
... | https://github.com/vercel/next.js/issues/40644 | https://github.com/vercel/next.js/pull/44317 | b294073d0fa94f5a91c6d8f29907018ff26e2e65 | bf7fea5b8080cd9164ea7db70181c76d4164cb7b | 2022-09-17T20:40:14Z | javascript | 2023-02-02T22:04:03Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,607 | ["docs/api-reference/data-fetching/get-server-side-props.md", "docs/api-reference/data-fetching/get-static-props.md"] | Docs: getStaticProps & InferGetStaticPropsType | TypeScript | ### What is the improvement or update you wish to see?

In the documentation, it is advised to type getStaticProps first, and then in the example with InferGetStaticPropsType, getStaticProps is not typed. ... | https://github.com/vercel/next.js/issues/40607 | https://github.com/vercel/next.js/pull/40639 | 3ede313e1f22a165e0d3c42472e5940ff64b40f4 | c988b99c85bd5d59493bcee8eaa7916fc5d733c4 | 2022-09-16T11:29:00Z | javascript | 2022-10-01T04:20:57Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,522 | ["packages/next/build/webpack-config.ts", "scripts/next-with-deps.sh", "test/production/disable-fallback-polyfills/index.test.ts"] | Cannot start when set fallbackNodePolyfills:false with axois. | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Binaries:
Node: 18.7.0
npm: 8.15.0
Yarn: 1.22.19
pnpm: 7.11.0
Relevant packages:
next: 12.3.1-canary.1
eslint-config-next: 12.3.0
... | https://github.com/vercel/next.js/issues/40522 | https://github.com/vercel/next.js/pull/40612 | 1ea65cf931fbc5342855c74c0ee8543dc2083af4 | 8bf082a9134dfe8a8aa49f8c01bfda1f0830b5ed | 2022-09-13T19:42:37Z | javascript | 2022-09-16T20:23:56Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,463 | ["packages/next/build/jest/jest.ts", "test/production/jest/new-link-behavior.test.ts"] | next/jest does not render correctly with experimental.newNextLinkBehavior enabled | ### 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 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_64
Binaries:
... | https://github.com/vercel/next.js/issues/40463 | https://github.com/vercel/next.js/pull/40702 | bf8ee1edb4f6b134ada58e2ea65e33670c0c08ea | 4970d7a0e84dfa4101f09a4476cb123759712bb0 | 2022-09-12T07:09:41Z | javascript | 2022-09-22T05:36:59Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,432 | ["packages/next/shared/lib/router/router.ts", "test/e2e/middleware-base-path/app/pages/dynamic-routes/[routeName].js", "test/e2e/middleware-base-path/app/pages/index.js", "test/e2e/middleware-base-path/test/index.test.ts"] | After setting basePath in next.config.js, dynamic route parameters won't be included inside `router.query` object (useRouter) when routing from one page to another. | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022
Binaries:
Node: 18.6.0
npm: 8.13.2
... | https://github.com/vercel/next.js/issues/40432 | https://github.com/vercel/next.js/pull/40566 | 40b2d1382dcfd3c7dcb4549fc55e3fe8b8fd3675 | 755661144979db84e44caa5bb66b62e350f8a107 | 2022-09-10T18:46:23Z | javascript | 2022-09-15T22:56:53Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,419 | ["packages/next/shared/lib/image-blur-svg.ts", "test/integration/image-optimizer/test/util.ts", "test/integration/next-image-new/base-path/test/static.test.js", "test/integration/next-image-new/default/pages/static-img.js", "test/integration/next-image-new/default/test/index.test.ts", "test/integration/next-image-new/d... | Next/future/image blur placeholder renders with visual artifacts | ### 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: arm64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_AR... | https://github.com/vercel/next.js/issues/40419 | https://github.com/vercel/next.js/pull/41573 | 422ccb98b881816bd8f32b11d867dc5765292c10 | fe762d329fdf9d6d6e6bf084198ad49f696d42b7 | 2022-09-10T06:52:06Z | javascript | 2022-10-19T20:21:41Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,410 | ["examples/with-google-analytics/pages/_document.js"] | window.gtag is not defined for Next.js-hydration event | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```sh
Operating System:
Platform: linux
Arch: x64
Version: Ubuntu 20.04.0 LTS Fri Sep 09 2022 11:36:36 GMT-0700 (Pacific Daylight Time)
Binaries:
... | https://github.com/vercel/next.js/issues/40410 | https://github.com/vercel/next.js/pull/40645 | f19241bf33d0428ff08469913bca78e719147e48 | bebf3725a83f59b3c07635f985fe6cec368c1b0b | 2022-09-09T18:52:52Z | javascript | 2022-09-23T01:13:16Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,399 | ["packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/emotion/Cargo.toml", "packages/next-swc/crates/modularize_imports/Cargo.toml", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/styled_components/Cargo.toml", "packages/next-swc/crates/styled_jsx/... | Can't find variable _ after upgrading to Next 12.3 | ### 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 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_64
Bi... | https://github.com/vercel/next.js/issues/40399 | https://github.com/vercel/next.js/pull/40292 | 804dc6bd103dbb9867b82d40e033fb33500a45df | 53ce3bf248a570caf6b386e832d33c950e1cd43c | 2022-09-09T14:18:21Z | javascript | 2022-09-12T16:36:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,389 | ["packages/create-next-app/helpers/examples.ts"] | Creating with-tailwindcss example instead creates with-tailwind-emotion | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Home
Binaries:
Node: 16.17.0
npm: N/A
Yarn: N/A
pnpm: N/A
... | https://github.com/vercel/next.js/issues/40389 | https://github.com/vercel/next.js/pull/40513 | 3cf7a30df92d8885daaec215c16fc2f22e8efc29 | a4ff04124290081939452167d84ada0d69cce0a2 | 2022-09-09T09:45:19Z | javascript | 2022-09-13T20:51:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,388 | ["packages/next/shared/lib/dynamic.tsx", "test/integration/next-dynamic/test/index.test.js"] | incorrect warning: "loading" is ignored by next/dynamic because you have enabled "suspense". | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
λ npx --no-install next info
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro
Binaries:
Node: 18.4.0
npm: N/A
... | https://github.com/vercel/next.js/issues/40388 | https://github.com/vercel/next.js/pull/40397 | b09592e6acb96f7dfdf1ab3b7d54f1bbbe8a046d | 3d23c3d9ee84ce9ca8a1216ac3a5196d1e24e22c | 2022-09-09T09:18:13Z | javascript | 2022-09-09T19:46:23Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,368 | ["packages/next/server/config-schema.ts"] | Build warns about `experimental: { esmExternals: 'loose' }` | ### 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 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_6... | https://github.com/vercel/next.js/issues/40368 | https://github.com/vercel/next.js/pull/40377 | 614f0d8e19a80cbb5f707b2201c7fb3ec5f3a831 | 9ab5c012bffd9ca410978577d38b9a7a8e8db6d6 | 2022-09-08T18:24:10Z | javascript | 2022-09-09T02:35:33Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,367 | ["examples/with-rebass/.babelrc", "examples/with-rebass/package.json", "examples/with-rebass/pages/_document.js", "examples/with-strict-csp/pages/_document.js"] | with-strict-csp example doesn't run | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro
Binaries:
Node: 16.15.1
npm: 8.11.0
Yarn: 1.22.18
pnp... | https://github.com/vercel/next.js/issues/40367 | https://github.com/vercel/next.js/pull/40395 | a3a20dcbc1358f0362b74717c2fc3fa1e97a06b1 | 13e423ccf61a96dc5c0ca5e10107e368d06c376d | 2022-09-08T18:18:00Z | javascript | 2022-09-09T13:35:37Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,364 | ["packages/next/build/webpack-config.ts", "scripts/next-with-deps.sh", "test/production/disable-fallback-polyfills/index.test.ts"] | fallbackNodePolyfills: false -> Module not found: Can't resolve 'path' in `next/future/image` (micromatch) | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_AR... | https://github.com/vercel/next.js/issues/40364 | https://github.com/vercel/next.js/pull/40612 | 1ea65cf931fbc5342855c74c0ee8543dc2083af4 | 8bf082a9134dfe8a8aa49f8c01bfda1f0830b5ed | 2022-09-08T17:34:40Z | javascript | 2022-09-16T20:23:56Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,334 | ["package.json", "packages/next-polyfill-module/package.json", "packages/next-polyfill-nomodule/package.json", "packages/next/package.json", "pnpm-lock.yaml", "turbo.json"] | Unable to run next on canary branch: Cannot find module './polyfills/polyfill-nomodule' | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Tried on 3 different platforms: Linux x86_64, MacOS arm64, and MacOS x86_64. Tried also with different nodejs versions from 14 through 18.
A few example environments:
```
$... | https://github.com/vercel/next.js/issues/40334 | https://github.com/vercel/next.js/pull/40335 | 73b473991c06aa7e41f231a903384f126e65c20b | 24f573f8be0baf76b36132e9770caabbc4626dd4 | 2022-09-07T23:36:48Z | javascript | 2022-09-30T02:03:47Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,305 | ["packages/next/src/build/analysis/get-page-static-info.ts", "test/e2e/middleware-custom-matchers-i18n/test/index.test.ts"] | Middleware matcher behaves different between next start/dev and vercel | ### 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: arm64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM... | https://github.com/vercel/next.js/issues/40305 | https://github.com/vercel/next.js/pull/45504 | bb9428769bc7fee01cb2eff7110817a5ce6dfa97 | a85c636bfe6a4796b5cd27f69f3ec777531a82dd | 2022-09-07T11:23:29Z | javascript | 2023-02-02T01:30:48Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,245 | ["packages/eslint-config-next/package.json", "packages/next/compiled/assert/assert.js", "packages/next/compiled/util/util.js", "pnpm-lock.yaml"] | ESLint randomly started enforcing new rule which is incorrect and breaking my builds | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Node version: `v16.15.1`
npm version: `8.19.0`
Local ESLint version: `8.23.0`
Global ESLint version: `N/A`
Operating System: `macOS Big Sur / M1 Mac`
### What browser... | https://github.com/vercel/next.js/issues/40245 | https://github.com/vercel/next.js/pull/40246 | f33c23c1442357d2ec82ed0378ff336d64f4cdd4 | d0903a5c5be184f3656a9c8dc2f5c297cb280a4b | 2022-09-06T05:37:46Z | javascript | 2022-09-13T01:55:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,241 | ["packages/next/server/base-server.ts", "packages/next/server/dev/next-dev-server.ts", "packages/next/server/router.ts", "test/production/required-server-files.test.ts"] | 12.2.6-canary.10 displaying JSON in browser instead of building page html | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000
... | https://github.com/vercel/next.js/issues/40241 | https://github.com/vercel/next.js/pull/40333 | b86bf075639c0a899087831e731046e22af823b5 | 62c7eff35435f346f56f9f107bead86a51c60bae | 2022-09-06T02:21:46Z | javascript | 2022-09-07T23:38:10Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,231 | ["packages/next-swc/crates/core/src/lib.rs", "packages/next-swc/crates/core/tests/loader/issue-40231/input.js", "packages/next-swc/crates/core/tests/loader/issue-40231/output.js"] | Bug with dynamic imports and module.exports | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #44~20.04.1tux3 SMP Wed Jul 20 21:18:32 UTC 2022
Binaries:
Node: 16.14.2
npm: 8.19.1
Yarn: N/A
... | https://github.com/vercel/next.js/issues/40231 | https://github.com/vercel/next.js/pull/45836 | a8b3e7809a07f644ba0ae41f4e5ea5df5cb0a964 | 6ea64002aa923f8a2f9a5992ec31b0fd386a27dc | 2022-09-05T15:35:56Z | javascript | 2023-02-13T18:48:39Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,159 | ["packages/next/taskfile.js"] | Custom server with "type": "module" in root package.json breaks next/config import | ### 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 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64
... | https://github.com/vercel/next.js/issues/40159 | https://github.com/vercel/next.js/pull/40224 | a33d502297129602ff1321a2021eaeeab8b895e9 | 8698b4927cdf82773812ae2461919255644945db | 2022-09-01T16:07:34Z | javascript | 2022-09-06T02:13:56Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,072 | ["examples/radix-ui/.gitignore", "examples/radix-ui/README.md", "examples/radix-ui/package.json", "examples/radix-ui/pages/_app.tsx", "examples/radix-ui/pages/index.tsx", "examples/radix-ui/postcss.config.js", "examples/radix-ui/styles/globals.css", "examples/radix-ui/tailwind.config.js", "examples/radix-ui/tsconfig.js... | [EXAMPLE] Add example NextJS with Radix-UI | ### Describe the feature you'd like to request
Please provide an example of how to use **Radix-UI** with NextJS.
### Describe the solution you'd like
Provide Radix-UI with NextJS
### Describe alternatives you've considered
. | https://github.com/vercel/next.js/issues/40072 | https://github.com/vercel/next.js/pull/41169 | d5837e03cc9a4377c534ea2ccabc54856b6a15f8 | 6e171696f8c067923afaa6afc1245cb4232e3465 | 2022-08-30T01:03:02Z | javascript | 2022-10-05T14:49:59Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 40,065 | ["packages/next/server/base-server.ts", "packages/next/server/request-meta.ts", "test/production/custom-error-500/index.test.ts"] | Serverless function crashes for custom error page | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
n/a
### What browser are you using? (if relevant)
n/a
### How are you deploying your application? (if relevant)
Vercel
### Describe the Bug
With a local production build, a ... | https://github.com/vercel/next.js/issues/40065 | https://github.com/vercel/next.js/pull/40110 | dddc60df15880fc91478bb75126474e7cd416f7f | 68fb39a034d1b5d7eb8f2af23ca563956f1fa3be | 2022-08-29T21:43:17Z | javascript | 2022-08-30T23:14:12Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,993 | ["packages/next/client/script.tsx", "test/integration/script-loader/base/pages/page10.js", "test/integration/script-loader/strictmode/next.config.js", "test/integration/script-loader/strictmode/pages/onready.js", "test/integration/script-loader/test/index.test.js"] | (next/script) onReady 'Undefined' in Dev, Works in Production | ### 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: arm64
Version: Darwin Kernel Version 22.0.0: Mon Aug 1 06:32:20 PDT 2022; root:xnu-8792.0.207.0.6~26/RELEA... | https://github.com/vercel/next.js/issues/39993 | https://github.com/vercel/next.js/pull/40002 | afbf4b10e907cbe5d52849a97465c97a0e89371e | e6862e4061e61efa3d51d22703a6cec3b285f395 | 2022-08-27T02:15:11Z | javascript | 2022-08-28T08:47:55Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,952 | ["packages/next/server/base-server.ts", "packages/next/server/request-meta.ts", "test/production/custom-error-500/index.test.ts"] | Serverless function error with custom 500 page | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
N/A
### What browser are you using? (if relevant)
Chrome
### How are you deploying your application? (if relevant)
Vercel
### Describe the Bug
Server side ... | https://github.com/vercel/next.js/issues/39952 | https://github.com/vercel/next.js/pull/40110 | dddc60df15880fc91478bb75126474e7cd416f7f | 68fb39a034d1b5d7eb8f2af23ca563956f1fa3be | 2022-08-25T21:24:12Z | javascript | 2022-08-30T23:14:12Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,858 | ["packages/next/build/webpack-config.ts", "test/e2e/edge-render-getserversideprops/index.test.ts"] | `nft.json`s for edge functions are generated at wrong path | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_... | https://github.com/vercel/next.js/issues/39858 | https://github.com/vercel/next.js/pull/43304 | 2eaa3ae14651779116ed2ccd5c27a4a9d1d05752 | f4610c31b03085bac27bd82b5945c44a3aa719b0 | 2022-08-23T09:51:33Z | javascript | 2022-11-24T02:56:11Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,853 | ["packages/next/server/api-utils/index.ts", "packages/next/server/api-utils/node.ts", "packages/next/shared/lib/utils.ts", "test/integration/prerender-preview/pages/api/reset.js", "test/integration/prerender-preview/test/index.test.js"] | `clearPreviewData()` doesn't work with custom path | ### 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: arm64
Version: Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T810... | https://github.com/vercel/next.js/issues/39853 | https://github.com/vercel/next.js/pull/40238 | 6e2738241fe6b6d2eaae6bcf634e5a20db414ef7 | 6f352357fb432b954930d6aeae890b5e0fd2e6aa | 2022-08-23T08:52:06Z | javascript | 2022-09-05T20:37:08Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,807 | ["packages/next/client/future/image.tsx", "test/integration/image-future/default/pages/static-img.js", "test/integration/image-future/default/test/static.test.ts"] | Could not use `next/future/image` with imported image and fill layout | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: Ubuntu 20.04.0 LTS Mon Aug 22 2022 11:46:31 GMT+0200 (Central European Summer Time)
Binaries:
Node: 16.14.2
... | https://github.com/vercel/next.js/issues/39807 | https://github.com/vercel/next.js/pull/39849 | cb430cce90ec7120dbc6e0e1020a3f42c4b901a4 | 8dfab19d6ede702925340e048649450176d349c9 | 2022-08-22T09:48:58Z | javascript | 2022-08-23T18:06:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,706 | ["packages/next/server/serve-static.ts", "test/integration/file-serving/public/vercel-icon-dark.avif", "test/integration/file-serving/test/index.test.js"] | Avif server as octet-stream | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Same problem as for Gatsby: https://github.com/gatsbyjs/gatsby/issues/31068
Or previously Remix: https://github.com/remix-run/remix/issues/3771
### What browser are you ... | https://github.com/vercel/next.js/issues/39706 | https://github.com/vercel/next.js/pull/39733 | f7eed07945375f0b4a76efcbb5cbfe87072c2261 | 3466862d9dc9c8bb3131712134d38757b918d1c0 | 2022-08-18T00:33:26Z | javascript | 2022-08-18T17:57:12Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,672 | ["packages/next-swc/crates/emotion/src/lib.rs", "packages/next-swc/crates/emotion/tests/fixture/issues/39672/input.tsx", "packages/next-swc/crates/emotion/tests/fixture/issues/39672/output.ts"] | Emotion swc trimmed space in content | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #45~20.04.1-Ubuntu SMP Mon Apr 4 09:38:31 UTC 2022
Binaries:
Node: 14.19.3
n... | https://github.com/vercel/next.js/issues/39672 | https://github.com/vercel/next.js/pull/39710 | 9c416341048a4467d8bcd147c1d5c399fa1ab17a | 78aefee1c643ed43001b6dbacca73a2bf22aca2a | 2022-08-17T02:13:37Z | javascript | 2022-08-18T10:02:35Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,642 | ["packages/create-next-app/helpers/examples.ts", "test/integration/create-next-app/index.test.ts"] | Found invalid GitHub URL -- Again | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T... | https://github.com/vercel/next.js/issues/39642 | https://github.com/vercel/next.js/pull/39665 | 53f0e2b31c1478832811a6d24f391a27b8b07360 | 7fe5c883fcef99e49bffc7e4c83c4206a4ecddbf | 2022-08-16T09:47:49Z | javascript | 2022-08-17T01:59:32Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,609 | ["errors/invalid-dynamic-suspense.md", "packages/next/shared/lib/dynamic.tsx", "test/e2e/dynamic-with-suspense/index.test.ts", "test/integration/next-dynamic-with-suspense/pages/index.js", "test/integration/next-dynamic-with-suspense/pages/thing.js", "test/integration/next-dynamic-with-suspense/test/index.test.ts"] | Dynamic import with suspense:true will disable ssr:false | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE... | https://github.com/vercel/next.js/issues/39609 | https://github.com/vercel/next.js/pull/39676 | 78aefee1c643ed43001b6dbacca73a2bf22aca2a | 53604404130bfc2c9ad9e49164741b6de8a4189b | 2022-08-15T11:56:21Z | javascript | 2022-08-18T13:53:23Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,522 | ["packages/next-swc/crates/core/src/next_dynamic.rs", "packages/next-swc/crates/core/tests/fixture/next-dynamic/template-literal/input.js", "packages/next-swc/crates/core/tests/fixture/next-dynamic/template-literal/output-dev.js", "packages/next-swc/crates/core/tests/fixture/next-dynamic/template-literal/output-prod.js... | next/dynamic hydrate error | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro
Binaries:
Node: 16.16.0
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant packages:
ne... | https://github.com/vercel/next.js/issues/39522 | https://github.com/vercel/next.js/pull/39623 | 6876bb4c44ba44f74c940dbd556651448bfc34c1 | 3f63a491d05e7e562639a03915cfcd0da06d1557 | 2022-08-12T03:16:33Z | javascript | 2022-08-16T11:48:16Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,495 | ["packages/next/server/dev/next-dev-server.ts", "test/integration/api-support/pages/api/auth/[...nextauth].js", "test/integration/api-support/test/index.test.js"] | [CLIENT_FETCH_ERROR] with next-auth and v12.2.5-canary.4 | ### 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: arm64
Version: Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_A... | https://github.com/vercel/next.js/issues/39495 | https://github.com/vercel/next.js/pull/39504 | f863ba719376dab64acf9f8c3ffd62cb87ddeb42 | d158c0c5804b0af747fba321b34b137f0b345845 | 2022-08-11T12:05:49Z | javascript | 2022-08-11T15:09:57Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,411 | ["packages/next/server/base-server.ts", "packages/next/server/dev/next-dev-server.ts", "packages/next/server/dev/on-demand-entry-handler.ts", "packages/next/server/next-server.ts", "packages/next/server/router.ts", "test/e2e/edge-vs.-non-edge-api-route-priority/index.test.ts", "test/lib/next-test-utils.js"] | Nextjs route matching doesn't match in vercel but does locally | ### Verify canary release
- [x] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #653-Microsoft Wed Apr 27 16:06:00 PST 2022
Binaries:
Node: 17.3.0
npm: 8.3.0
... | https://github.com/vercel/next.js/issues/39411 | https://github.com/vercel/next.js/pull/39462 | 57b6eff904a53784d08d284382945b93b082df02 | 7de3cf5f8962f28ff667aedeb2331c4b0a33ee65 | 2022-08-09T06:43:23Z | javascript | 2022-08-16T18:05:03Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,396 | ["packages/next/build/analysis/get-page-static-info.ts", "test/e2e/middleware-matcher/index.test.ts"] | Middleware matcher does not match / for TrailingSlash: true + i18n | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #45~20.04.1-Ubuntu SMP Mon Apr 4 09:38:31 UTC 2022
Binaries:
Node: 14.19.3
npm: 6.14.17
Yarn: 1.22.19... | https://github.com/vercel/next.js/issues/39396 | https://github.com/vercel/next.js/pull/39397 | e2119c068f5dc7533032749e42a3b4d891abb091 | 15a216b856fea556e129f234299bfedc7bd58f0b | 2022-08-08T15:00:05Z | javascript | 2022-08-09T22:58:40Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,386 | ["packages/next/build/swc/options.js"] | Emotion SWC compiler ignores `sourceMap` option | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #112-Ubuntu SMP Thu Feb 3 13:50:55 UTC 2022
Binaries:
Node: 14.19.3
npm: 6.14.17
Yarn: 1.22.19
pnpm... | https://github.com/vercel/next.js/issues/39386 | https://github.com/vercel/next.js/pull/39389 | 8ddcc6aedb6dcd424ff0e44c8d47450ae77a3723 | 4da09da1a2fa0c7b2d9c558b8072dfdd00a4b369 | 2022-08-07T18:11:33Z | javascript | 2022-08-08T02:52:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,383 | ["examples/progressive-web-app/package.json"] | PWA example broken | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP PREEMPT Mon Jun 27 10:02:42 UTC 2022
Binaries:
Node: 18.4.0
npm: 8.12.1
... | https://github.com/vercel/next.js/issues/39383 | https://github.com/vercel/next.js/pull/39369 | 43a4a8e6a6fd1ebd42769dc2b24f63fb8b89e9b6 | b1de1d10782657bf7412160f2b88314c690e3e8c | 2022-08-07T13:32:45Z | javascript | 2022-08-07T15:25:47Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,321 | ["packages/create-next-app/helpers/examples.ts"] | Can't install sample project | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
% npx --no-install next info
npm ERR! canceled
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/username/.npm/_logs/2022-08-04T11_46_58_425Z-debu... | https://github.com/vercel/next.js/issues/39321 | https://github.com/vercel/next.js/pull/40182 | 591321e8826e35a6bbc1a8580a9b0fb25f4645b8 | 5a04e82ba9ea96e9f6fae8ac096e05f0196c25e0 | 2022-08-04T12:19:28Z | javascript | 2022-09-05T16:11:12Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,317 | ["packages/next/server/image-optimizer.ts", "packages/next/types/misc.d.ts", "test/integration/image-optimizer/app/pages/index.js", "test/integration/image-optimizer/test/index.test.ts", "test/integration/image-optimizer/test/old-sharp.test.ts", "test/integration/image-optimizer/test/sharp.test.ts", "test/integration/i... | Animated WebP images work in development but not when building | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP PREEMPT_DYNAMIC Fri, 15 Jul 2022 15:33:02 +0000
Binaries:
Node: 16.16.0
npm: 8.11.0
Yarn: 1.22.... | https://github.com/vercel/next.js/issues/39317 | https://github.com/vercel/next.js/pull/39325 | 442378d21dd56d6e769863eb8c2cb521a463a2e0 | d008f655bce55f9d9f4cf63be4b7441e80262529 | 2022-08-04T06:16:58Z | javascript | 2022-08-05T21:28:17Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,312 | ["packages/next/server/image-optimizer.ts", "test/integration/image-optimizer/test/util.js"] | passing random urls starting with / to _next/image causes 500 internal server errors | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Binaries:
Node: 14.19.3
npm: 6.14.17
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 12.2.3
eslint-config-next: 12.2.3
react... | https://github.com/vercel/next.js/issues/39312 | https://github.com/vercel/next.js/pull/39334 | b4027875e769189b823d98619e0f7c5651c4ad14 | 869a2fe881d56bf808af3786f160921e337b0220 | 2022-08-04T01:57:45Z | javascript | 2022-08-05T02:36:21Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,311 | [".github/workflows/build_test_deploy.yml"] | New Project - jemalloc: Unsupported system page size | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
npx --no-install next info
Operating System:
Platform: linux
Arch: arm64
Version: #2 SMP Mon Jun 13 21:08:46 PDT 2022
Binaries:
Node: 18.7.0
... | https://github.com/vercel/next.js/issues/39311 | https://github.com/vercel/next.js/pull/41229 | 5d7d7391e0c86d446f863027727fb12f21e91330 | de8ae7313f9b4cf84825ed1e330976427dc10fc8 | 2022-08-04T01:15:38Z | javascript | 2022-10-12T06:13:06Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,275 | ["packages/next/build/webpack-config.ts", "test/e2e/edge-render-getserversideprops/index.test.ts"] | Standalone mode and `experimental-edge` API route shows trace warning | ### 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: arm64
Version: Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_A... | https://github.com/vercel/next.js/issues/39275 | https://github.com/vercel/next.js/pull/43304 | 2eaa3ae14651779116ed2ccd5c27a4a9d1d05752 | f4610c31b03085bac27bd82b5945c44a3aa719b0 | 2022-08-03T02:40:04Z | javascript | 2022-11-24T02:56:11Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,262 | ["packages/next/server/body-streams.ts", "test/e2e/middleware-fetches-with-body/index.test.ts", "test/production/reading-request-body-in-middleware/index.test.ts"] | Presence of middleware prevents access to raw request bodies greater than or equal to 16,384 bytes (16 KiB) | ### 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: arm64
Version: Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_... | https://github.com/vercel/next.js/issues/39262 | https://github.com/vercel/next.js/pull/41270 | ec94e68cc74bf1b0fd53c86ae2651484c0165854 | 6249307b75ebd21bbf86895cde177d8c6f82fe94 | 2022-08-02T17:10:07Z | javascript | 2022-10-17T22:26:16Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,194 | ["docs/testing.md"] | Docs: Playwright e2e sample test fails | ### What is the improvement or update you wish to see?
[Playwright e2e docs](https://nextjs.org/docs/testing#creating-your-first-playwright-end-to-end-test) fail to pass the sample test. This test should pass.
### Is there any context that might help us understand?
The test fails because of the following code:
In... | https://github.com/vercel/next.js/issues/39194 | https://github.com/vercel/next.js/pull/39195 | e42c88d8a9a2a6d9dd49d9a8db05c96069fe15be | de6fc1cf359b94f4133909b3b86dd1910b8435f9 | 2022-07-31T02:04:52Z | javascript | 2022-07-31T15:30:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,090 | ["packages/next-swc/Cargo.lock"] | 12.2.3 Compiled code is not ES5 | ### 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 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000
Binaries:
N... | https://github.com/vercel/next.js/issues/39090 | https://github.com/vercel/next.js/pull/39158 | cf729edc9d1e3b0d36e20087e360663b69160cc7 | eb0e161f2e00556686b5288b3cc8f188276958bc | 2022-07-28T01:46:16Z | javascript | 2022-07-29T03:26:28Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,062 | ["examples/with-docker-compose/next-app/prod-without-multistage.Dockerfile", "examples/with-docker-compose/next-app/prod.Dockerfile", "examples/with-docker-multi-env/docker/development/Dockerfile", "examples/with-docker-multi-env/docker/production/Dockerfile", "examples/with-docker-multi-env/docker/staging/Dockerfile",... | docker build RUN yarn build Error: Call retries were exceeded | ### 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 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64
Bi... | https://github.com/vercel/next.js/issues/39062 | https://github.com/vercel/next.js/pull/39072 | 0ebd53fdb55cc60ef7e20ce5a9b5b0fb0fb21abd | 0a781dd67510b679db178b17e30a1a06bb912398 | 2022-07-27T10:22:27Z | javascript | 2022-07-27T14:54:04Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,057 | ["packages/next/pages/_document.tsx", "test/e2e/prerender.test.ts", "test/e2e/prerender/pages/blocking-fallback/[slug].js"] | Show exact name of page in build output for dynamic catch all route | ### Describe the feature you'd like to request
At the moment, when you create a build of your next.js project, and you have a dynamic catch all route (for example [[...slug]].tsx), the name in the output is also displayed as [[...slug]].
See example below
Warning: data for page "/[[...slug]]" is 283 kB which exc... | https://github.com/vercel/next.js/issues/39057 | https://github.com/vercel/next.js/pull/39071 | 0a781dd67510b679db178b17e30a1a06bb912398 | 34f5236f572b9f6a2e3c55a537a6a717ffaae71d | 2022-07-27T07:45:38Z | javascript | 2022-07-27T15:15:37Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,049 | ["packages/next/shared/lib/router/router.ts", "test/e2e/middleware-rewrites/app/middleware.js", "test/e2e/middleware-rewrites/test/index.test.ts"] | middleware causes infinite refresh loop with dynamic getStaticProps page deployed to vercel | ### 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: arm64
Version: Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T60... | https://github.com/vercel/next.js/issues/39049 | https://github.com/vercel/next.js/pull/39086 | 600bdb1eb56cf6c5790a6db4e90036a7df3cfe9c | 3a31b96f265ed8229d09ed46fff7b18f6b3ab9b7 | 2022-07-26T22:07:41Z | javascript | 2022-07-28T00:52:56Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,035 | ["packages/next/client/future/image.tsx", "test/integration/image-future/base-path/test/static.test.js", "test/integration/image-future/default/test/index.test.js", "test/integration/image-future/default/test/static.test.js"] | Broken blurDataURL after ~12.2.1 patch | ### 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: arm64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000
... | https://github.com/vercel/next.js/issues/39035 | https://github.com/vercel/next.js/pull/39190 | d2462576024f737ff32b659949fac47a7162710f | 970469f35961cb1352817818773a5556b48c16f9 | 2022-07-26T19:03:45Z | javascript | 2022-08-11T00:09:42Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 39,006 | ["packages/next/shared/lib/router/router.ts", "test/e2e/middleware-rewrites/app/middleware.js", "test/e2e/middleware-rewrites/app/pages/404.js", "test/e2e/middleware-rewrites/test/index.test.ts"] | SSR + custom 404 page + middleware on 12.2 causes client-side navigations between deployments to display a 404 | ### 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: arm64
Version: Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T60... | https://github.com/vercel/next.js/issues/39006 | https://github.com/vercel/next.js/pull/39148 | a8186065b8eb30ef73d82075dbeb2a6fd94c2eaa | e3efc030cdb2336f2c45739b7e7fcfc783f82586 | 2022-07-25T20:56:25Z | javascript | 2022-07-28T20:48:26Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,967 | ["packages/next/server/config-schema.ts"] | compiler.relay must NOT have additional properties | ### 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: arm64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_AR... | https://github.com/vercel/next.js/issues/38967 | https://github.com/vercel/next.js/pull/39010 | 5bd155e22032185c1b3f821793db7292d1ff68cd | 0de6269c9d21809dc6094ed44e88bfaf14ee8dc0 | 2022-07-24T14:19:42Z | javascript | 2022-07-26T13:07:39Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,918 | ["packages/next/shared/lib/router/router.ts", "test/e2e/middleware-rewrites/app/pages/index.js", "test/e2e/middleware-rewrites/app/pages/ssg.js", "test/e2e/middleware-rewrites/test/index.test.ts", "test/integration/dynamic-routing/test/index.test.js", "test/integration/middleware-prefetch/tests/index.test.js"] | Middleware affecting getInitialProps after 12.2.0 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #44~20.04.1-Ubuntu SMP Fri Jun 24 13:27:29 UTC 2022
Binaries:
Node: 14.17.5
npm: 6.14... | https://github.com/vercel/next.js/issues/38918 | https://github.com/vercel/next.js/pull/39920 | 6a65dc5d3deebcabde380f103e95758727122a92 | f7df3fc1587089f25de8f9cba41ce436059e0bbe | 2022-07-22T13:00:56Z | javascript | 2022-08-26T21:24:10Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,909 | ["packages/next/server/config-schema.ts", "packages/next/server/config-shared.ts"] | next.config.js ajv verification: analyticsId - must NOT have additional properties | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro
Binaries:
Node: 18.4.0
npm: N/A
Yarn: N/A
pnpm: ... | https://github.com/vercel/next.js/issues/38909 | https://github.com/vercel/next.js/pull/38911 | 0f99768f9811fdf027a083471bd2a435f6207f4a | 02f46f022ddf505ddb8d41f3669e8ba179ced8a6 | 2022-07-22T10:56:12Z | javascript | 2022-07-22T13:50:24Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,864 | ["docs/api-reference/next/future/image.md", "packages/next/client/future/image.tsx", "test/integration/image-future/default/pages/on-loading-complete.js"] | Image component should forward ref | ### Describe the feature you'd like to request
I would like to be able to use `useRef` with nextjs/Image. I want to use the Image element to show remote images in a feed and then allow users to click to copy the image with some text over it. In order to do that I need to draw the image to a canvas, and in order to do ... | https://github.com/vercel/next.js/issues/38864 | https://github.com/vercel/next.js/pull/40326 | 5793301c609036b7845a909e8420e8c0e0778624 | 75e5616ce4d20db7f8c58839b806527a03a6d119 | 2022-07-21T11:31:34Z | javascript | 2022-09-08T15:37:41Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,794 | ["packages/next/shared/lib/router/router.ts", "test/e2e/middleware-rewrites/app/next.config.js", "test/e2e/middleware-rewrites/test/index.test.ts"] | Static page with rewrite not getting passed page props for second rerender client side | ### 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 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64
... | https://github.com/vercel/next.js/issues/38794 | https://github.com/vercel/next.js/pull/39153 | c567d7d2daa9e7f24f966ecb27709032d967eaeb | a154c15799345020efcf234e76dd5d9563bb48ff | 2022-07-19T13:54:18Z | javascript | 2022-07-29T01:23:18Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,783 | ["packages/next/shared/lib/router/utils/parse-path.ts", "test/e2e/basepath.test.ts", "test/integration/production/test/index.test.js", "test/lib/next-test-utils.js"] | 12.2 breaks URL hashes with a "?" | ### 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: arm64
Version: Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:24 PDT 2021; root:xnu-8019.41.5~1/RELEASE_ARM... | https://github.com/vercel/next.js/issues/38783 | https://github.com/vercel/next.js/pull/38852 | 14463ddd10eb24c308c96df12874fb9862abefe4 | 366a04b7acd415f794d8a43b4d8bc9a2439113d5 | 2022-07-19T01:54:22Z | javascript | 2022-07-21T19:16:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,749 | ["examples/cms-wordpress/lib/api.js"] | Docs: accurate .env.local wordpress_uri in the docs | ### What is the improvement or update you wish to see?
In the docs of cms-wordpress, change the required wordpress url from https://myapp.wpengine.com/graphql to https://myapp.wpengine.com
### Is there any context that might help us understand?
When bootstrapping the WordPress cms example, the docs say that the Word... | https://github.com/vercel/next.js/issues/38749 | https://github.com/vercel/next.js/pull/38764 | f004868706b1aafc8085ade11fee5a08bc920a12 | 4e3716d1007b68c3c9473f43bce3ac11698ccd70 | 2022-07-18T06:20:39Z | javascript | 2022-07-18T18:11:33Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,743 | ["errors/invalid-page-config.md", "packages/next/build/analysis/extract-const-value.ts", "packages/next/build/analysis/get-page-static-info.ts", "test/e2e/switchable-runtime/index.test.ts", "test/e2e/switchable-runtime/pages/api/edge.js", "test/production/exported-runtimes-value-validation/index.test.ts", "test/product... | Edge Functions silently falling back to Nodejs Runtime | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
PS C:\Users\drake\GitHub\@saeris\edge-fail> yarn next info
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro... | https://github.com/vercel/next.js/issues/38743 | https://github.com/vercel/next.js/pull/38750 | 366a04b7acd415f794d8a43b4d8bc9a2439113d5 | 02c78a5c15c8e9fac3fceb8a20b7182f37e5398e | 2022-07-17T22:15:15Z | javascript | 2022-07-21T19:56:52Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,742 | ["packages/next/build/utils.ts"] | Rewrites with destination `/index/` do not work in standalone mode | ### 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 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64
... | https://github.com/vercel/next.js/issues/38742 | https://github.com/vercel/next.js/pull/38831 | 4e6b4ef13e47cd5a645d8a266b278f94a86928b6 | 672bdaee403c5f6ab3c7181c683849dfcf94942f | 2022-07-17T22:14:29Z | javascript | 2022-07-20T19:52:01Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,621 | ["packages/next/client/future/image.tsx", "test/integration/image-future/default/test/index.test.ts", "test/integration/image-future/noscript/next.config.js", "test/integration/image-future/noscript/pages/index.js", "test/integration/image-future/noscript/test/index.test.ts"] | `next/future/image` with a blurred placeholder shows double images when JS is disabled | ### 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 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64
Binaries:
... | https://github.com/vercel/next.js/issues/38621 | https://github.com/vercel/next.js/pull/40075 | c3ceeb03abb1b262032bd96457e224497d3bbcef | e735c514693bcc17a3b97eb08f2378866597e45e | 2022-07-13T19:34:31Z | javascript | 2022-08-30T03:59:15Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,613 | ["examples/with-service-worker/next-env.d.ts", "examples/with-service-worker/package.json", "examples/with-service-worker/pages/_app.js", "examples/with-service-worker/pages/index.js", "examples/with-service-worker/pages/index.tsx", "examples/with-service-worker/tsconfig.json"] | Service worker example not working with window load event | ### 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 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64
Bi... | https://github.com/vercel/next.js/issues/38613 | https://github.com/vercel/next.js/pull/38670 | de7aa2d6e486c40b8be95a1327639cbed75a8782 | bc9a4da4dbdd29bcb1e37fee3ccf449f65c49dac | 2022-07-13T17:21:31Z | javascript | 2022-07-18T20:01:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,595 | ["docs/routing/shallow-routing.md"] | Rewrite in middleware causes shallow routing to break. | ### 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 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8... | https://github.com/vercel/next.js/issues/38595 | https://github.com/vercel/next.js/pull/39154 | d091c818c5a66c7137275e2b0b711bc105898e19 | cf729edc9d1e3b0d36e20087e360663b69160cc7 | 2022-07-13T13:34:13Z | javascript | 2022-07-29T02:28:34Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,556 | ["packages/next/server/api-utils/node.ts", "test/e2e/prerender.test.ts", "test/e2e/prerender/pages/api/enable.js", "test/e2e/prerender/pages/preview.js"] | Public available page shows preview version if `res.revalidate('/some-page')` is called by a user with enabled preview mode | ### 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: arm64
Version: Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:01 PDT 2021; root:xnu-8019.41.5~1/RELEASE_ARM64_T60... | https://github.com/vercel/next.js/issues/38556 | https://github.com/vercel/next.js/pull/39313 | 6b49d4744c204d9d572ef2540f092c6195a56bb2 | d315ee1786fddbef728e2c6a26596e79cc916c48 | 2022-07-12T12:53:02Z | javascript | 2022-08-04T13:23:54Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,528 | ["packages/next/shared/lib/router/router.ts", "test/e2e/middleware-base-path/app/pages/dynamic-routes/[routeName].js", "test/e2e/middleware-base-path/app/pages/index.js", "test/e2e/middleware-base-path/test/index.test.ts"] | using middleware with base path | ### 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 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_... | https://github.com/vercel/next.js/issues/38528 | https://github.com/vercel/next.js/pull/40566 | 40b2d1382dcfd3c7dcb4549fc55e3fe8b8fd3675 | 755661144979db84e44caa5bb66b62e350f8a107 | 2022-07-11T19:26:03Z | javascript | 2022-09-15T22:56:53Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,436 | [".github/workflows/build_test_deploy.yml", "packages/next-swc/crates/napi/Cargo.toml"] | Failed to load SWC binary for linux/x64 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Fri Dec 18 16:34:56 UTC 2020
Binaries:
Node: 16.15.1
npm: 8.11.0
Yarn:... | https://github.com/vercel/next.js/issues/38436 | https://github.com/vercel/next.js/pull/38471 | 06d2380937ad7597a8d7cce2f57d444f733ae79c | d920a171627310d75788e3c22740761ebc0ee02c | 2022-07-08T02:19:24Z | javascript | 2022-07-09T21:24:38Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,431 | ["packages/next/client/future/image.tsx", "test/integration/image-future/base-path/test/static.test.js", "test/integration/image-future/default/test/static.test.js"] | `next/future/image` blurDataUrl throwing error about 'style property should not contain semicolon' | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP PREEMPT_DYNAMIC Thu, 09 Jun 2022 16:14:10 +0000
Binaries:
Node: 16.15.0
npm: 8.5.5
Yarn: ... | https://github.com/vercel/next.js/issues/38431 | https://github.com/vercel/next.js/pull/38454 | 050d13e0c8afbb9d0ec5d0bb5793e2acbe5c8dd4 | 2fa96822e70b80867b64b38af522601d9c0af38b | 2022-07-07T21:49:00Z | javascript | 2022-07-08T16:24:03Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,383 | ["packages/next/client/future/image.tsx"] | next/jest tests error when testing next/future/image even when enabled in config | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #43-Ubuntu SMP Wed Jun 15 12:54:21 UTC 2022
Binaries:
Node: 17.9.0
npm: 8.5.5
... | https://github.com/vercel/next.js/issues/38383 | https://github.com/vercel/next.js/pull/38569 | 62f3f87891f71c4ef6d057880d760f318b131191 | 53bc5b3dd326d70da5b8b3d5cd48355b649ffe75 | 2022-07-06T17:09:25Z | javascript | 2022-07-13T19:45:09Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,333 | ["packages/eslint-config-next/index.js"] | TypeScript error on <style> with attributes `global` and `jsx` | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022
Binaries:
Node: 16.14.2
npm: 8.7.0
... | https://github.com/vercel/next.js/issues/38333 | https://github.com/vercel/next.js/pull/40331 | 712d98d3d7ba3ca9849c964aa611e805291a7f7f | 5793301c609036b7845a909e8420e8c0e0778624 | 2022-07-05T13:53:19Z | javascript | 2022-09-08T15:21:36Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,324 | ["packages/next/build/utils.ts", "test/integration/gsp-build-errors/test/index.test.js"] | Nextjs Build Failed with type: 'WorkerError' | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #43-Ubuntu SMP Wed Jun 15 12:54:21 UTC 2022
Binaries:
Node: 16.15.0
npm: 8.5.5
... | https://github.com/vercel/next.js/issues/38324 | https://github.com/vercel/next.js/pull/39032 | cee2cf379dfe87ff7a9c9fb88fea4acbfe4a20bc | b8460266733716d2d04dfc9657bdfccb197d34aa | 2022-07-05T10:47:50Z | javascript | 2022-07-26T18:56:29Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,304 | ["docs/api-reference/next/router.md"] | router.pathname returns paths without a trailing slash regardless of next.config trailingSlash setting | ### 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: arm64
- Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000
Binarie... | https://github.com/vercel/next.js/issues/38304 | https://github.com/vercel/next.js/pull/38835 | 851e9aeba9cf6137da0d9e28815f7096fa9a2f55 | 9416e00bb1c3e09445d619791c220d52d65099d6 | 2022-07-04T18:27:51Z | javascript | 2022-07-20T15:30:06Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,291 | ["examples/with-emotion-swc/shared/styles.tsx", "packages/next-swc/crates/emotion/src/lib.rs", "packages/next-swc/crates/emotion/tests/fixture/css-in-callback/input.tsx", "packages/next-swc/crates/emotion/tests/fixture/css-in-callback/output.ts"] | Next 12.2.0 - Using Emtion with SWC still does not work fully | ### 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: arm64
Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_AR... | https://github.com/vercel/next.js/issues/38291 | https://github.com/vercel/next.js/pull/39390 | b30ae643a4faab8931a4b566277a615275a8ab39 | 4264408b164130308e367327eb5e4c314ffb74b3 | 2022-07-04T10:43:23Z | javascript | 2022-08-08T03:46:11Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,204 | ["packages/next/shared/lib/side-effect.tsx"] | next/head breaks when using @preact/compat in 12.2 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Wed Mar 2 00:30:59 UTC 2022
Binaries:
Node: 16.15.0
npm: 8.5.5
... | https://github.com/vercel/next.js/issues/38204 | https://github.com/vercel/next.js/pull/38252 | 274980f05749830b78d7b3766c6581e510542063 | d6090178fe8d448baf6aaf8bb8aaaad9e8af2b5f | 2022-06-30T14:06:10Z | javascript | 2022-07-02T01:59:04Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,176 | ["packages/next/bin/next.ts", "test/e2e/ssr-react-context/app/context.js", "test/e2e/ssr-react-context/app/pages/_app.js", "test/e2e/ssr-react-context/app/pages/consumer.js", "test/e2e/ssr-react-context/app/pages/index.js", "test/e2e/ssr-react-context/index.test.ts", "test/integration/ssr-ctx/test/index.test.js"] | Server-side rendering not working on production in next@12.1.6 | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: Windows
Arch: x64
Version: 20H2
Binaries:
Node: v14.17.6
npm: 8.1.3
Yarn: 1.22.17
Relevant packages:
next: 12.1.6
react: 17.0.2
react-dom: 1... | https://github.com/vercel/next.js/issues/38176 | https://github.com/vercel/next.js/pull/39221 | 582cb3766d683501076cd480915bd05ff7f04b7e | e9d23d709cdc0d64ad22277a4eb782c6261dd0fa | 2022-06-29T22:24:36Z | javascript | 2022-08-01T14:21:42Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,167 | ["packages/next-bundle-analyzer/index.d.ts"] | @next/bundle-analyer type definitions causing build error | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
N/A
### What browser are you using? (if relevant)
_No response_
### How are you deploying your application? (if relevant)
_No response_
### Describe the Bug
When compiling o... | https://github.com/vercel/next.js/issues/38167 | https://github.com/vercel/next.js/pull/38168 | 2150d1aee6d661b4bcd051fead79760557549983 | 157655700a031393ff6f0bb7e5a90b197bcbab06 | 2022-06-29T19:14:49Z | javascript | 2022-06-30T20:48:00Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,130 | ["packages/next/server/lib/incremental-cache/file-system-cache.ts", "test/e2e/prerender.test.ts"] | Failed to update prerender cache for static dynamic routes | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
next.js v12.2.0
### What browser are you using? (if relevant)
_No response_
### How are you deploying your application? (if relevant)
next start
### Describe the Bug
Just up... | https://github.com/vercel/next.js/issues/38130 | https://github.com/vercel/next.js/pull/38136 | c83f94cf8bd24ca77136793cc772db116403e366 | fcccaafa339d6fc4e56b50c9f4020f9b8819b83c | 2022-06-28T21:17:44Z | javascript | 2022-06-29T09:45:15Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,117 | ["packages/next-swc/crates/core/src/auto_cjs/mod.rs", "packages/next-swc/crates/core/src/lib.rs"] | Next 12.2 ReferenceError: exports is not defined | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Next 12.2(-12.2.2)
### Describe the Bug
I'm no longer able to import code with `exports` properly in Next 12.2
### Expected Behavior
Next should properly bundle th... | https://github.com/vercel/next.js/issues/38117 | https://github.com/vercel/next.js/pull/38181 | 883a52ede99c218cc3b7cd1a8e867ac09fd76d7a | 9342a6ccc7f59e5de481577be61859cf5372be0e | 2022-06-28T17:41:43Z | javascript | 2022-07-12T03:17:09Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 38,106 | ["packages/next/taskfile.js"] | Module parse failed: Unexpected token error when using next/link in storybook | ### 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: arm64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEA... | https://github.com/vercel/next.js/issues/38106 | https://github.com/vercel/next.js/pull/38137 | 6d8a234f82d93101993ab3daf356cd5199409d7b | 55769e2cac74cd01a6590baaff0a33696c6fed0c | 2022-06-28T12:29:08Z | javascript | 2022-06-29T16:34:03Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,957 | ["examples/with-google-analytics/pages/_document.js"] | Google Analytics does not work with Next.js `Script` tag | ### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #58~20.04.1-Ubuntu SMP Tue Jun 14 11:29:12 UTC 2022
Binaries:
Node: 16.14.2
npm: 8.5.0
Yarn: 1.2... | https://github.com/vercel/next.js/issues/37957 | https://github.com/vercel/next.js/pull/43838 | 297459d534e5d88b5bdaa1baa1e03f5eea142c12 | ee266b9d9b3ceefa6410cf0f186468e46d18d279 | 2022-06-23T15:58:27Z | javascript | 2022-12-13T02:53:42Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,884 | ["packages/create-next-app/create-app.ts", "packages/create-next-app/helpers/examples.ts", "test/integration/create-next-app/index.test.ts"] | with-docker-compose could not be downloaded | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
node v16.131
npm v8.1.2
### Which example does this report relate to?
with-docker-compose
### What browser are you using? (if relevant)
_No response_
### How are you deploying your ap... | https://github.com/vercel/next.js/issues/37884 | https://github.com/vercel/next.js/pull/37910 | 7c20918bc787d24403fab170e7840f946886dcef | f15fb7c65a7353276183065841714bb0099f1104 | 2022-06-21T16:47:29Z | javascript | 2022-06-23T17:28:14Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,805 | ["packages/next/server/body-streams.ts", "test/e2e/proxy-request-with-middleware/app/middleware.js", "test/e2e/proxy-request-with-middleware/app/pages/api/index.js", "test/e2e/proxy-request-with-middleware/app/pages/api/post.js", "test/e2e/proxy-request-with-middleware/test/index.test.ts"] | Reading request bodies in middleware breaks API requests | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
```log
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
... | https://github.com/vercel/next.js/issues/37805 | https://github.com/vercel/next.js/pull/37806 | 7e3355dd9fdd6da8fea1c995b805ea30fef5827d | d7e83704bf8c20cc885bd3e5c82e99d0a23afa97 | 2022-06-18T10:27:25Z | javascript | 2022-06-27T20:56:14Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,804 | ["packages/next/client/index.tsx", "packages/next/client/next-dev.js", "packages/next/server/web/adapter.ts", "packages/next/shared/lib/router/router.ts", "test/e2e/middleware-general/app/middleware.js", "test/e2e/middleware-general/app/pages/ssg/[slug].js", "test/e2e/middleware-general/test/index.test.ts"] | 12.1.7-canary.41 Edge middleware NextResponse.rewrite cause endless rewrite loop | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64
Bin... | https://github.com/vercel/next.js/issues/37804 | https://github.com/vercel/next.js/pull/37815 | 3bf0fcf35db9e4b03b1fe99486bdb3e65e86c295 | 122899bd37c70e12e6ac3d9503931bd0d4ac424b | 2022-06-18T07:07:58Z | javascript | 2022-06-20T11:31:19Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,753 | ["packages/next/client/index.tsx", "packages/next/shared/lib/router/router.ts", "test/e2e/middleware-general/app/middleware.js", "test/e2e/middleware-general/app/pages/ssg/[slug].js", "test/e2e/middleware-general/test/index.test.ts", "test/e2e/middleware-rewrites/app/pages/index.js", "test/integration/dynamic-routing/t... | Middleware breaks dynamic routes param matching | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101
B... | https://github.com/vercel/next.js/issues/37753 | https://github.com/vercel/next.js/pull/37784 | c2b80064853301e746ca100b6a49de04b8f5b593 | 85e643be83f8ff009463e5700c436c39fb0ea11e | 2022-06-16T14:59:26Z | javascript | 2022-06-17T15:28:25Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,720 | ["packages/next/server/base-server.ts", "packages/next/shared/lib/router/router.ts", "test/e2e/middleware-general/app/middleware.js", "test/e2e/middleware-general/app/next.config.js", "test/e2e/middleware-general/test/index.test.ts"] | Middleware rewrite doesn't take `searchParams` when target page is a non-SSR page. | ### Verify canary release
- [x] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:54 PST 2021; root:xnu-8019.61.5~1/RELEASE_X86_64
Binaries:
... | https://github.com/vercel/next.js/issues/37720 | https://github.com/vercel/next.js/pull/37724 | 87d8c2bb2acd29e94c1b6a546babe6aaa661c804 | 808e558ade1b7563bf9ff8ed86d70dd3c7dba647 | 2022-06-15T15:40:18Z | javascript | 2022-06-15T19:32:44Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,483 | ["packages/next/server/config.ts", "test/integration/i18n-support/test/index.test.js"] | Locale listed twice will trigger an obscure build error | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #49~20.04.1-Ubuntu SMP Wed May 18 18:44:28 UTC 2022
Binaries:
Node: 16.14.2
npm: 8.5.0
... | https://github.com/vercel/next.js/issues/37483 | https://github.com/vercel/next.js/pull/37485 | 5d0c3edda3809952a566cf78dac4e60b7c75feb4 | 42f838e15632f0289a3da359d95000e6a833e7b5 | 2022-06-06T15:30:30Z | javascript | 2022-06-07T17:58:19Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,421 | ["examples/with-redux/package.json"] | TypeError : 'Component' cannot be used as JSX component | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Wed Aug 25 23:20:18 UTC 2021
Binaries:
Node: 14.18.2
npm: 8.3.0
Yarn: 1.22.17
... | https://github.com/vercel/next.js/issues/37421 | https://github.com/vercel/next.js/pull/37423 | 6a39d5181f038c3ea0cca242442c32f69ac80d80 | e9659113f0e13f985c523ec140cc6d979ab41e07 | 2022-06-03T08:31:50Z | javascript | 2022-06-20T14:12:56Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,409 | ["packages/next/build/swc/options.js"] | Experimental SWC Plugins: failed to process failed to invoke plugin: Impossible to get the node_modules path | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000
Bi... | https://github.com/vercel/next.js/issues/37409 | https://github.com/vercel/next.js/pull/37412 | ad728f4e61425e757487200988f3b5fd067e777a | 3b7254538d3cd0821616359fe5085ed9e877a44a | 2022-06-02T16:47:52Z | javascript | 2022-06-21T15:37:13Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,371 | ["packages/react-dev-overlay/src/internal/components/LeftRightDialogHeader/LeftRightDialogHeader.tsx", "packages/react-dev-overlay/src/internal/container/Errors.tsx", "packages/react-dev-overlay/src/internal/icons/CloseIcon.tsx", "packages/react-dev-overlay/src/internal/styles/Base.tsx", "test/development/client-dev-ov... | Provide a way to clear error box | ### Describe the feature you'd like to request
There should be a way to acknowledge and actually clear this box.
<img width="245" alt="Screenshot 2022-06-01 at 16 39 14" src="https://user-images.githubusercontent.com/810438/171444728-bae268fe-d5f7-40a0-ba04-0c43a35b255e.png">
At FB we have a close button on it.
... | https://github.com/vercel/next.js/issues/37371 | https://github.com/vercel/next.js/pull/37417 | 6914a25dd2c64775d3bf4b8f7bad4611c641017c | be5dedf6764db1797b5c9fb5c5b8ec1fa9809a20 | 2022-06-01T15:42:13Z | javascript | 2022-06-06T18:21:53Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,338 | ["packages/next/src/server/lib/mock-request.ts", "packages/next/src/server/send-payload/revalidate-headers.ts", "run-tests.js", "test/e2e/prerender.test.ts", "test/e2e/prerender/pages/ssr.js"] | ISR unstable_revalidate -- TypeError: res.hasHeader is not a function | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Tue Jun 23 12:58:10 UTC 2020
Binaries:
Node: 14.17.3
npm: 6.14.13
Yarn: 1.22.17... | https://github.com/vercel/next.js/issues/37338 | https://github.com/vercel/next.js/pull/45681 | e36fb42e30e7b69f6484275df960bc91ab81ee86 | 434a8cb7d0764993b8cb39fe1ec520eb667de703 | 2022-05-31T13:29:21Z | javascript | 2023-02-08T01:51:26Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,309 | ["docs/basic-features/eslint.md", "packages/eslint-plugin-next/lib/index.js", "packages/eslint-plugin-next/lib/rules/no-server-import-in-page.js", "test/unit/eslint-plugin-next/no-server-import-in-page.test.ts"] | @next/next/no-server-import-in-page ESLint rule throws on test files | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Tue Jun 23 12:58:10 UTC 2020
Binaries:
Node: 16.14.2
npm: 8.5.0
Yarn: 3.2.... | https://github.com/vercel/next.js/issues/37309 | https://github.com/vercel/next.js/pull/38028 | d57342a94e60c42b14fccc60a038bf601f0b7449 | 22206651a69a8a15e8da396de8cab9b4faacd26a | 2022-05-30T14:16:25Z | javascript | 2022-06-26T12:43:15Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,296 | ["packages/next/lib/typescript/writeConfigurationDefaults.ts", "test/development/correct-tsconfig-defaults/index.test.ts"] | The automatically generated `tsconfig.json` file is missing `moduleResolution` | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
```
$ next info
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X... | https://github.com/vercel/next.js/issues/37296 | https://github.com/vercel/next.js/pull/39836 | cb1038cb6d21bd6f51b70b3d4e52e03a46dc22b0 | 31bcd044ffbd0a145d9b93515251223d9de666a8 | 2022-05-30T08:57:33Z | javascript | 2022-08-22T23:36:36Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,288 | ["docs/basic-features/data-fetching/get-static-paths.md"] | Docs: getStaticPaths "When does getStaticPaths run" error | ### What is the improvement or update you wish to see?
The [When does getStaticPaths run](https://nextjs.org/docs/basic-features/data-fetching/get-static-paths#when-does-getstaticpaths-run) section in the docs lists bullet points for getStaticProps instead of getStaticPaths.
### Is there any context that might help u... | https://github.com/vercel/next.js/issues/37288 | https://github.com/vercel/next.js/pull/37289 | d1b7e7f69607970043a26bd5b3bfb97af4cbab3c | f4dcb81d6119cd952f8dd968920beda9412be244 | 2022-05-29T21:38:52Z | javascript | 2022-05-29T22:17:29Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,271 | ["packages/next/src/lib/typescript/writeConfigurationDefaults.ts", "test/integration/tsconfig-verifier/test/index.test.js"] | TypeScript Target Compiler Option is Silently Ignored | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Home
Binaries:
Node: 16.13.0
npm: N/A
Yarn: N/A
pnpm: N/A
Rel... | https://github.com/vercel/next.js/issues/37271 | https://github.com/vercel/next.js/pull/44567 | baccea324f344dc461ff6ecbcf0ef1e878b9982f | 4e879ec364162b77edb92306544cfde88752b946 | 2022-05-28T17:56:02Z | javascript | 2023-01-04T23:08:14Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,248 | ["packages/next/client/link.tsx"] | Next Link component has unknown-prop warning when using `legacyBehavior={false}` | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
Binaries:
Node: 16.13.1
... | https://github.com/vercel/next.js/issues/37248 | https://github.com/vercel/next.js/pull/37306 | 96cabcdede127cf83e8cf39dd2f70c309f795a42 | a7ee8bfd1ddfc2229d4ed816ab458a1e6415ac87 | 2022-05-27T15:50:08Z | javascript | 2022-05-30T14:09:14Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,123 | ["packages/next/lib/pick.ts", "packages/next/server/web/sandbox/context.ts", "test/e2e/middleware-fetches-with-any-http-method/index.test.ts"] | When fetching a Request object in middleware, the method is ignored | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Enterprise
Binaries:
Node: 16.14.0
npm: N/A
Yarn: N/A
pnpm: N/A
... | https://github.com/vercel/next.js/issues/37123 | https://github.com/vercel/next.js/pull/37540 | 01ecff3b095113d64e26a73b07f1fa84d6d62f6b | 88d0440ad4adf5c9ad6d9bf93babe9c48a9607f3 | 2022-05-23T13:49:01Z | javascript | 2022-06-08T11:00:49Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,122 | ["packages/next/build/index.ts", "packages/next/lib/typescript/getTypeScriptIntent.ts", "packages/next/lib/verifyTypeScriptSetup.ts", "packages/next/server/dev/next-dev-server.ts", "test/integration/typescript/test/index.test.js"] | TypeScript + `exprimental.workerThreads` might cause build fail [Next.js 12.1.7-canary.11 only] | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
Bi... | https://github.com/vercel/next.js/issues/37122 | https://github.com/vercel/next.js/pull/37125 | d64512f02fbd580e55d8cda2c51b338f43f26598 | e57e2753f12076a99173a80787e6d1a2cdb3a0fc | 2022-05-23T13:20:09Z | javascript | 2022-05-23T20:30:48Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,064 | ["docs/advanced-features/middleware.md"] | Docs: Hard to know that Middleware doesn't support Node.js APIs | ### What is the improvement or update you wish to see?
Middleware (beta) document should tell us that it doesn't support Node.js APIs.
### Is there any context that might help us understand?
Someone like me, when we first hear about the concept about 'Middleware' we naturally think of it as 'a thing running on... | https://github.com/vercel/next.js/issues/37064 | https://github.com/vercel/next.js/pull/37251 | 523704b83f2ee3127f079ee74a74c657eaf9aece | 4f4c507064121d9de0ad700de813b5e9f1062585 | 2022-05-20T12:18:55Z | javascript | 2022-05-27T18:36:14Z |
closed | vercel/next.js | https://github.com/vercel/next.js | 37,025 | ["packages/next/server/dev/next-dev-server.ts", "packages/next/server/next-server.ts", "test/integration/middleware-general/test/index.test.js"] | Runtime error when middleware and catch-all route present and invalid URI requested | ### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
Binaries... | https://github.com/vercel/next.js/issues/37025 | https://github.com/vercel/next.js/pull/36993 | 5b893663fdb3658de4e8ce2bb5966fbfe4e905ef | 7e57432247cf4b418ee614a43dc82df9128e61d1 | 2022-05-18T22:47:23Z | javascript | 2022-05-22T03:25:51Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.