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
44,143
["packages/next/src/build/webpack/loaders/next-image-loader.ts", "test/integration/next-image-legacy/default/components/static-img.js", "test/integration/next-image-legacy/default/pages/dynamic-static-img.js", "test/integration/next-image-legacy/default/test/index.test.ts", "test/integration/next-image-new/default/comp...
Some static images missing from build in 13.0.7
### Verify canary release - [ ] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` next 13.0.7 react 18.2.0 ``` ### Which area(s) of Next.js are affected? (leave empty if unsure) Image optimization (next/image, next/legacy/image) ### Link to the code t...
https://github.com/vercel/next.js/issues/44143
https://github.com/vercel/next.js/pull/44831
9255da252581246239786ac38b58a54ae87c076e
6fcb518f31a823915cd5ec21ede1975a2a66ddec
2022-12-19T11:23:47Z
javascript
2023-01-12T19:24:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
44,120
["packages/next/src/build/index.ts", "test/production/standalone-mode/no-app-routes/app/layout.js", "test/production/standalone-mode/no-app-routes/index.test.ts", "test/production/standalone-mode/no-app-routes/next.config.js", "test/production/standalone-mode/no-app-routes/pages/hello.js"]
`output: 'standalone'` error: `ENOENT: no such file or directory, lstat .next/server/app`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information `"next": "13.0.6",` ### Which area(s) of Next.js are affected? (leave empty if unsure) _No response_ ### Link to the code that reproduces this issue private repo ### To Repro...
https://github.com/vercel/next.js/issues/44120
https://github.com/vercel/next.js/pull/51993
62c2c5abc2f7f3cfa99e66bacd64b1d56d45e85c
98cc99df466dd45d8150dfa4858f3484ccbd6e8b
2022-12-18T08:36:55Z
javascript
2023-07-10T08:40:02Z
closed
vercel/next.js
https://github.com/vercel/next.js
44,077
["packages/next/src/build/analysis/get-page-static-info.ts", "test/e2e/edge-configurable-runtime/app/src/pages/api/edge.js", "test/e2e/edge-configurable-runtime/app/src/pages/index.jsx", "test/e2e/edge-configurable-runtime/index.test.ts"]
Edge API routes exclude src directory
### 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: #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 Binaries: Node: 18.12.1 npm: 8.1...
https://github.com/vercel/next.js/issues/44077
https://github.com/vercel/next.js/pull/45093
9db8145858d3df1ea84c857c02b48d0a549bb8a3
e8ae4e219e174f0aed8782cef2ab4d081aee36d1
2022-12-16T12:41:37Z
javascript
2023-01-20T19:04:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
44,068
["packages/next/src/build/webpack/loaders/next-image-loader.ts", "test/integration/next-image-legacy/default/components/static-img.js", "test/integration/next-image-legacy/default/pages/dynamic-static-img.js", "test/integration/next-image-legacy/default/test/index.test.ts", "test/integration/next-image-new/default/comp...
Images imported by dynamically imported component (even transitively) are not built in DEV
### 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: #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 Binaries: Node: 18.1.0 npm: 8.8.0 ...
https://github.com/vercel/next.js/issues/44068
https://github.com/vercel/next.js/pull/44831
9255da252581246239786ac38b58a54ae87c076e
6fcb518f31a823915cd5ec21ede1975a2a66ddec
2022-12-15T23:29:14Z
javascript
2023-01-12T19:24:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
44,058
["packages/next/src/build/swc/index.ts", "packages/next/src/lib/download-wasm-swc.ts"]
Doesn't build on OpenBSD
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` Operating System: Platform: openbsd Arch: x64 Version: GENERIC.MP#890 Binaries: Node: 16.17.1 npm: 8.15.0 Yarn: 1.22.18 ...
https://github.com/vercel/next.js/issues/44058
https://github.com/vercel/next.js/pull/47570
b28cd21ee57bfd9c2f7e775310e42b1ec9dd1eab
a0c2703245d2edfe9642d469611b273c8942c6f3
2022-12-15T16:27:27Z
javascript
2023-03-27T18:39:53Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,999
["packages/next/src/build/webpack/plugins/nextjs-require-cache-hot-reloader.ts", "packages/next/src/server/lib/render-server.ts", "packages/next/src/server/lib/server-ipc.ts", "packages/next/src/server/next-server.ts", "packages/next/src/server/web/sandbox/context.ts", "test/integration/middleware-dev-update/test/index...
Regression of middlewares performance in next dev (v13)
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T6000 Binaries: ...
https://github.com/vercel/next.js/issues/43999
https://github.com/vercel/next.js/pull/47840
68f328f92077e210ae3ee5724ef02035f55d61ba
b3a7d9f0304245a05bbb3bf7372fc8ac0d1fe1cb
2022-12-13T11:08:05Z
javascript
2023-04-03T06:51:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,946
["docs/api-reference/next.config.js/basepath.md"]
Docs: fix `basePath` docs
### What is the improvement or update you wish to see? Docs [say](https://nextjs.org/docs/api-reference/next.config.js/basepath): > basePath allows you to set a path prefix for the application. For example, to use `/docs` instead of `/` (the default), open next.config.js and add the basePath config To make thi...
https://github.com/vercel/next.js/issues/43946
https://github.com/vercel/next.js/pull/44642
3a9e53276885a237f42ad37f592a6cc325032c7f
54ef48f79677f8edf5735dbdd09e5ef8912787a1
2022-12-11T19:22:24Z
javascript
2023-01-06T17:55:39Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,895
["packages/next-swc/crates/core/src/lib.rs", "packages/next-swc/crates/core/src/next_dynamic.rs", "packages/next-swc/crates/core/tests/errors.rs", "packages/next-swc/crates/core/tests/fixture.rs", "packages/next-swc/crates/core/tests/fixture/next-dynamic/with-options/output-server.js", "packages/next-swc/crates/core/te...
next/dynamic with ssr: false | changed behaviour / breaking builds in Next 13
### 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.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 ...
https://github.com/vercel/next.js/issues/43895
https://github.com/vercel/next.js/pull/43974
5e3bb45f55fe1b3323e2948f983e477e86aa1a7b
8e0439834305cf5296742277a5a2c8e8bc62a02d
2022-12-09T16:33:14Z
javascript
2022-12-12T22:32:54Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,854
["packages/next/build/webpack/plugins/flight-client-entry-plugin.ts", "test/integration/app-dir-basic/app/blog/page.js", "test/integration/app-dir-basic/app/page.js", "test/integration/app-dir-basic/test/index.test.js"]
use of client components causes error in 13.0.7-canary.3
### 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/43854
https://github.com/vercel/next.js/pull/44052
bf4e6fb586ddb31060fd0726816c980f204c5cfa
327634eb248892d5280c54d57f8202547625e5b8
2022-12-08T17:15:37Z
javascript
2022-12-15T18:34:02Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,831
["packages/next/src/server/base-server.ts", "test/e2e/app-dir/app-static/app-static.test.ts", "test/e2e/app-dir/app-static/app/articles/[slug]/page.tsx"]
ISR caches 404 result, but not status code
### 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.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 ...
https://github.com/vercel/next.js/issues/43831
https://github.com/vercel/next.js/pull/55542
0338dcdf2cb1e56dbece1042552b5daf057096e8
9697bcd3c8672f7926cc19222e9c5801a9f49c6b
2022-12-07T21:05:20Z
javascript
2023-09-18T19:35:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,829
["packages/next/client/image.tsx", "test/integration/next-image-new/default/pages/blurry-placeholder.js", "test/integration/next-image-new/default/test/index.test.ts", "test/integration/production/test/index.test.js"]
NextJS after updating from 13.0.4 to 13.0.6 next/image blur placeholder not working properly
### 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.18.0 npm: N/A Yarn: N/A pnpm...
https://github.com/vercel/next.js/issues/43829
https://github.com/vercel/next.js/pull/44094
fa880d04ea3f884e61e1b6d1dcfb529b104ec8e8
723311bde9b3ddc5186ab9a305fc943aaee699ba
2022-12-07T20:32:43Z
javascript
2022-12-19T17:10:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,764
["packages/next/shared/lib/dynamic.tsx", "test/e2e/app-dir/app/app/dashboard/dynamic/dynamic-imports/dynamic-client.js", "test/e2e/app-dir/app/app/dashboard/dynamic/text-dynamic-no-ssr-client.js", "test/e2e/app-dir/index.test.ts"]
nextjs app-dir bug with dynamic imports
### 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 Tue Dec 06 2022 14:12:26 GMT+0100 (heure normale d’Europe centrale) Binaries:...
https://github.com/vercel/next.js/issues/43764
https://github.com/vercel/next.js/pull/43901
5415a0d9543ce9b311a074112b133a060318dd61
d8545e62733c1d07192fedf938f6a8672c33cd29
2022-12-06T13:21:28Z
javascript
2022-12-09T19:00:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,732
["packages/next-swc/crates/core/src/auto_cjs/mod.rs", "packages/next-swc/crates/core/tests/full/auto-cjs/2/input.js", "packages/next-swc/crates/core/tests/full/auto-cjs/2/output.js", "packages/next-swc/crates/core/tests/full/auto-cjs/3/input.js", "packages/next-swc/crates/core/tests/full/auto-cjs/3/output.js"]
[next-swc] file will be treated as cjs even if it just contains `__esModule` as a normal string
### 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:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEAS...
https://github.com/vercel/next.js/issues/43732
https://github.com/vercel/next.js/pull/46448
69fe4eee39747861bc7bc306ac5ab1a2e5786596
16d7ffdd11f04f459194f19c55d3d452e38021b9
2022-12-05T14:03:11Z
javascript
2023-02-27T16:56:05Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,689
["packages/next/client/image.tsx", "test/integration/next-image-new/default/pages/blurry-placeholder.js", "test/integration/next-image-new/default/test/index.test.ts", "test/integration/production/test/index.test.js"]
A gray background will appear after the next/image component is loaded using placeholder='blur'
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information "next": "^13.0.6" ### Which area(s) of Next.js are affected? (leave empty if unsure) _No response_ ### Link to reproduction - Issues with a link to complete (but minimal) repro...
https://github.com/vercel/next.js/issues/43689
https://github.com/vercel/next.js/pull/44094
fa880d04ea3f884e61e1b6d1dcfb529b104ec8e8
723311bde9b3ddc5186ab9a305fc943aaee699ba
2022-12-04T11:03:36Z
javascript
2022-12-19T17:10:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,605
["packages/next/src/client/components/router-reducer/fetch-server-response.ts"]
[NEXT-325] NextJS13 - AppDir - Server redirect happens as fetch not browser redirection
### 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 Single Language Binaries: Node: 18.5.0 npm: N/A Yarn: N/A ...
https://github.com/vercel/next.js/issues/43605
https://github.com/vercel/next.js/pull/46674
f2989f747f75e143d1dd2c5d89156aedfde23e6a
5aa9bc8bac1c2617c02574f195e5588e0a6c74ed
2022-12-01T14:31:27Z
javascript
2023-03-04T14:47:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,598
["packages/next/src/shared/lib/router/router.ts", "test/e2e/middleware-dynamic-basepath-matcher/app/middleware.js", "test/e2e/middleware-dynamic-basepath-matcher/app/next.config.js", "test/e2e/middleware-dynamic-basepath-matcher/app/pages/[path]/[[...pages]].js", "test/e2e/middleware-dynamic-basepath-matcher/test/index...
Router.query contains _next when using middleware with dynamic routes
### 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.17.0 npm: N/A Yarn: N/A pnpm...
https://github.com/vercel/next.js/issues/43598
https://github.com/vercel/next.js/pull/48753
761c293093a91151d154310dfa241ec6b88dbb15
81f5ed7aa29a210b352b9c7331b62547e9881f67
2022-12-01T09:39:54Z
javascript
2023-05-09T10:49:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,566
["docs/api-reference/next/script.md", "packages/create-next-app/index.ts"]
Docs: Inconsistency regarding where to put <Script> components that have the `beforeInteractive` strategy.
### What is the improvement or update you wish to see? There appears to be an inconsistency in the recommended location of a <Script> component using the `beforeInteractive` strategy. One [page in the docs](https://nextjs.org/docs/api-reference/next/script#beforeinteractive) recommends `_app.js` as the location: ...
https://github.com/vercel/next.js/issues/43566
https://github.com/vercel/next.js/pull/44898
c35aec8d9309e97b7df5df24a4a86865545fa514
196957fd681d96464b2563e341521beba0d5f449
2022-11-30T15:56:13Z
javascript
2023-01-16T01:08:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,548
["packages/next/src/server/app-render/app-render.tsx", "test/e2e/app-dir/app/app/linking/about/loading.js", "test/e2e/app-dir/app/index.test.ts"]
[NEXT-1187] Link navigation with loading.tsx is not instant for dynamic pages
### 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.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T81...
https://github.com/vercel/next.js/issues/43548
https://github.com/vercel/next.js/pull/55950
69439d8583ba8c76cad6db3ba27dc19b1f9371f0
ca57258dbd4d5b3aba119088e2c188bf0f4671bc
2022-11-29T22:21:58Z
javascript
2023-09-25T12:59:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,512
["examples/with-mobx-state-tree/README.md", "examples/with-mobx/README.md"]
with-mobx example install command
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Not needed ### Which example does this report relate to? with-mobx ### What browser are you using? (if relevant) _No response_ ### How are you deploying your application? (if...
https://github.com/vercel/next.js/issues/43512
https://github.com/vercel/next.js/pull/43534
524f99221dd482d2b906bc0c9854c4d27f49bd3d
f15b5d0af7f3f78a760ef65ac73ca2ce980bf6f8
2022-11-29T12:54:17Z
javascript
2022-11-29T17:10:33Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,460
["packages/next/client/components/react-dev-overlay/hot-reloader-client.tsx", "packages/next/client/components/react-dev-overlay/internal/container/Errors.tsx", "test/development/acceptance-app/ReactRefreshLogBox.test.ts", "test/development/acceptance-app/ReactRefreshRegression.test.ts", "test/development/acceptance-ap...
Error overlay should open as minimized in `app` on runtime errors
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Currently when there's a runtime error - the error overlay opens up in full screen mode. In `app` it should open in the minimized state. Build errors will still have to o...
https://github.com/vercel/next.js/issues/43460
https://github.com/vercel/next.js/pull/43511
1c89da60f0f13b57c1f37c32dd9bd6ccee77990e
b2dd167eaa65afe52c5bdb6d94cc530055e7649e
2022-11-28T15:26:49Z
javascript
2022-12-01T04:37:48Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,448
["errors/fast-refresh-reload.md", "errors/manifest.json", "packages/next/client/dev/error-overlay/hot-dev-client.js", "packages/next/server/dev/hot-reloader.ts", "test/development/basic/hmr.test.ts"]
Fast Refresh full reload stacktrace is too verbose
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Describe the Bug Fast Refresh full reload stacktrace is too verbose. The logged stacktrace should be cleaned up. Ref: [slack](https://vercel.slack.com/archives/C03KAR5DCKC/p1669591532585509) ### Expecte...
https://github.com/vercel/next.js/issues/43448
https://github.com/vercel/next.js/pull/43453
b418a88757f5a27e258dc5b6b9d84993c5a9239b
cd8a1a4be5ef1050d789efc1cd1080d8c7b622e0
2022-11-28T09:36:37Z
javascript
2022-11-28T13:18:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,396
["packages/next/src/server/dev/hot-reloader.ts", "test/e2e/app-dir/app-css/index.test.ts"]
[NEXT-684] Fast-refresh for CSS files is not working in Firefox
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM6...
https://github.com/vercel/next.js/issues/43396
https://github.com/vercel/next.js/pull/49534
881d202962b4226330b6fe4986d0cc943e4f40e6
d9b82a9535e5d5d4bcd238da7cfd8d1154b7d2de
2022-11-25T19:45:43Z
javascript
2023-05-09T16:28:37Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,392
["packages/next/client/components/headers.ts", "test/e2e/app-dir/app-static.test.ts", "test/e2e/app-dir/app-static/app/ssg-preview/[[...route]]/page.js"]
[appDir] Development Server throws Error: Dynamic server usage: previewData when using generateStaticParams with previewData from next/headers
### 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.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T81...
https://github.com/vercel/next.js/issues/43392
https://github.com/vercel/next.js/pull/43395
30c96271335c313c8d0a8f75537d2188bdaba63e
1c89da60f0f13b57c1f37c32dd9bd6ccee77990e
2022-11-25T17:41:57Z
javascript
2022-12-01T04:28:05Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,384
["packages/next/src/build/webpack/loaders/next-edge-ssr-loader/index.ts", "packages/next/src/build/webpack/loaders/next-edge-ssr-loader/render.ts", "packages/next/src/server/web-server.ts", "test/e2e/app-dir/app/app/catch-all-edge/[...slug]/page.js", "test/e2e/app-dir/app/index.test.ts"]
[NEXT-652] [Next 13 + app/ dir + Edge runtime] Catch-all route produces error in dev
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Codesandbox: ``` ➜ workspace yarn next info yarn run v1.22.19 $ /project/home/paulyoung5/workspace/node_modules/.bin/next info Operating System: Platfor...
https://github.com/vercel/next.js/issues/43384
https://github.com/vercel/next.js/pull/50313
12e22edd747dc1e98f75492009ca784fa0d9fc01
027aa72f4716ed852c7d9b36f7afd2a793cad4f7
2022-11-25T15:31:27Z
javascript
2023-05-25T03:30:54Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,367
["packages/next/build/index.ts", "packages/next/build/utils.ts", "test/e2e/app-dir/standalone.test.ts"]
NextJS 13 and Docker
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T600...
https://github.com/vercel/next.js/issues/43367
https://github.com/vercel/next.js/pull/43746
ee266b9d9b3ceefa6410cf0f186468e46d18d279
482d78e1c24f5d4fc6509417f25a95f1b29acca2
2022-11-25T09:58:59Z
javascript
2022-12-13T03:06:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,354
["docs/api-reference/next.config.js/disabling-http-keep-alive.md"]
Docs: Cannot add agent option in fetch() call
### What is the improvement or update you wish to see? The current docs for ["Disabling HTTP Keep-Alive"](https://nextjs.org/docs/api-reference/next.config.js/disabling-http-keep-alive) mentions it is possible to set the `agent` option in an individual `fetch()` call. However as of Next.js 13.0.4, this produces a ty...
https://github.com/vercel/next.js/issues/43354
https://github.com/vercel/next.js/pull/43374
9855fd7bc51ae49d3b8e59f1beefa0cee43c6d3e
2f79baf94b616e19dad995101768ffffaac4c691
2022-11-25T01:54:20Z
javascript
2022-12-19T22:54:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,330
["packages/next/taskfile.js"]
"next/app" default export is wrapped in { default: ... } when "type": "module"
### 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-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 Binaries: Node: 18.7.0 npm: 8.15.0 ...
https://github.com/vercel/next.js/issues/43330
https://github.com/vercel/next.js/pull/43335
a746597430bd111b321e6e656ba6120311c43736
bcb0e282018045cba63090cc90451f4e5d08d3d7
2022-11-24T12:50:30Z
javascript
2022-11-24T17:10:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,221
["examples/with-msw/package.json"]
with-msw example crashes with ERR_UNSUPPORTED_DIR_IMPORT error
### 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: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000...
https://github.com/vercel/next.js/issues/43221
https://github.com/vercel/next.js/pull/43224
7ae1cb8e8dd6af530bee80c7c76d56bee515a666
f400adf5e9a5a5471cb0b800a5c336b07cab8d3b
2022-11-22T08:06:32Z
javascript
2022-11-22T10:33:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,206
["packages/next/taskfile.js"]
"next/error" default export is wrapped in { default: ... } when "type": "module"
### 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-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 Binaries: Node: 18.7.0 npm: ...
https://github.com/vercel/next.js/issues/43206
https://github.com/vercel/next.js/pull/43238
0caf8000e72cf5867139d75212382db8f49e8a09
3f30e26a3a3a919c7f2ca5746488533b961f211d
2022-11-21T21:48:52Z
javascript
2022-11-23T05:37:18Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,195
["packages/next/build/webpack/plugins/flight-types-plugin.ts"]
Type error: 'PageComponent' is declared but never used
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` ⚡nekodex ❯❯ pnpm exec next info Operating System: Platform: linux Arch: x64 Version: #1 SMP Wed Nov 2 19:50:29 UTC 2022 Binaries: ...
https://github.com/vercel/next.js/issues/43195
https://github.com/vercel/next.js/pull/43226
3a2af8fb0bdaabc7ca5ae7f06ddd929c91b0c88c
7596132a0cb8d5730463a4c2353dffac4a14ff79
2022-11-21T17:19:55Z
javascript
2022-11-22T12:49:01Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,157
["errors/app-static-to-dynamic-error.md", "errors/manifest.json", "packages/next/src/server/base-server.ts", "test/e2e/app-dir/app-static/app-static.test.ts", "test/e2e/app-dir/app-static/app/static-to-dynamic-error-forced/[id]/page.js", "test/e2e/app-dir/app-static/app/static-to-dynamic-error/[id]/page.js"]
Random Vercel runtime errors invariant: invalid Cache-Control duration provided: 0 < 1
### 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:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 ...
https://github.com/vercel/next.js/issues/43157
https://github.com/vercel/next.js/pull/44989
cefb30b32bc05fcb46058a6e8b1ff545fb9ddf1d
6b7c69fa4d773d76730272158e2fe7fed12e03aa
2022-11-20T22:08:40Z
javascript
2023-01-18T18:24:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,134
["packages/next/src/client/image-component.tsx", "test/integration/next-image-new/app-dir/app/priority/page.js", "test/integration/next-image-new/app-dir/test/index.test.ts", "test/integration/next-image-new/default/pages/priority.js", "test/integration/next-image-new/default/test/index.test.ts", "test/unit/next-image-...
[NEXT-811] [appDir] `next/image` with `priority` doesn't generate `<link rel="preload" ...>` tag.
### 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.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 Bin...
https://github.com/vercel/next.js/issues/43134
https://github.com/vercel/next.js/pull/52425
d10f105b74d4af6408ee7917498f38b257ba1f04
c3ca17cf02cdd13555965db8196c2ce4c7bf192b
2022-11-19T19:07:54Z
javascript
2023-07-14T15:36:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,080
["packages/next/build/webpack-config.ts", "test/e2e/app-dir/rsc-basic.test.ts", "test/e2e/app-dir/rsc-basic/app/css-in-js/edge/page.js"]
useServerInsertedHTML's callback is not called when experimental-edge flag is enabled
### 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: darwin Arch: x64 Version: Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; ...
https://github.com/vercel/next.js/issues/43080
https://github.com/vercel/next.js/pull/43302
e901feffc30b6c9d410cbc7c144e4ac752993087
e581dc81dde8d9e88253cb5c58e06c5127933fed
2022-11-18T14:16:11Z
javascript
2022-11-23T18:01:16Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,060
["package.json", "packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/wasm/Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml", "test/unit/next-swc.tes...
Compilation result does not conform to expectation
### 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.1.0: Sun Oct 9 20:15:52 PDT 2022; root:xnu-8792.41.9~2/RELEAS...
https://github.com/vercel/next.js/issues/43060
https://github.com/vercel/next.js/pull/42977
f4b4c09f94c38c9a4c3936d2ae938ef6f125757e
3d62f467cf4644e3e087f8db954d0db7156c69ea
2022-11-18T04:55:44Z
javascript
2022-11-20T02:18:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,059
["packages/next/export/worker.ts", "test/e2e/app-dir/app-static.test.ts", "test/e2e/app-dir/app-static/app/dynamic-error/page.js"]
Dynamic = 'error' throws exception on very simple static 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: arm64 Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T60...
https://github.com/vercel/next.js/issues/43059
https://github.com/vercel/next.js/pull/43377
eaaa193751f421c19eaaad183831f5450702fe46
93613d550913de1cfe9ad6979d0fa58304c877be
2022-11-18T04:52:40Z
javascript
2022-11-26T00:39:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,052
[".github/workflows/build_test_deploy.yml", "packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/wasm/Cargo.toml", "packages/next-swc/package.json", "turbo.json"]
using @w3ui/react-uploader UploaderProvider in a Next.js app with SWC minification enabled breaks in production builds
### 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.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/43052
https://github.com/vercel/next.js/pull/43983
ea7d85687bae92ebdb5c51ebc59173e01db7b7e0
3dd9af785c3554305ad86fcf400ed11a7e891c3e
2022-11-17T21:08:03Z
javascript
2022-12-19T21:10:02Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,042
["package.json", "packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/wasm/Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml", "test/unit/next-swc.tes...
`next build` breaks @microsoft/signalr [v13.0.3, canary]
### 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.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T81...
https://github.com/vercel/next.js/issues/43042
https://github.com/vercel/next.js/pull/42977
f4b4c09f94c38c9a4c3936d2ae938ef6f125757e
3d62f467cf4644e3e087f8db954d0db7156c69ea
2022-11-17T16:43:09Z
javascript
2022-11-20T02:18:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,040
["packages/font/src/google/loader.ts", "packages/font/src/google/utils.ts", "test/e2e/next-font/app/pages/variable-font-without-weight-range.js", "test/e2e/next-font/google-font-mocked-responses.js", "test/e2e/next-font/index.test.ts", "test/unit/google-font-loader.test.ts"]
`Selector "body" is not pure` when using Google fonts with colors.
### 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.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 ...
https://github.com/vercel/next.js/issues/43040
https://github.com/vercel/next.js/pull/43036
8e7c45bfe0dd712cf045335f8ae2a8fa03146c27
397894b133f11432b80c18f41fd4bc555c85044e
2022-11-17T15:32:17Z
javascript
2022-11-17T16:52:19Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,037
["packages/next/build/index.ts", "packages/next/build/utils.ts", "test/e2e/app-dir/app/next.config.js", "test/e2e/app-dir/index.test.ts"]
Next 13 with appDir routes not found with standalone build
### 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: npm: N/A Yarn: N/A pnpm: N/A Relevant package...
https://github.com/vercel/next.js/issues/43037
https://github.com/vercel/next.js/pull/43268
60d5c9615c8afcda0bea7dfa7f75989fbb954695
2eaa3ae14651779116ed2ccd5c27a4a9d1d05752
2022-11-17T14:07:32Z
javascript
2022-11-24T02:45:19Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,027
["package.json", "packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/wasm/Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml", "test/unit/next-swc.tes...
dropzone.js can't be loaded if I use swc
### 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.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM...
https://github.com/vercel/next.js/issues/43027
https://github.com/vercel/next.js/pull/42977
f4b4c09f94c38c9a4c3936d2ae938ef6f125757e
3d62f467cf4644e3e087f8db954d0db7156c69ea
2022-11-17T08:39:49Z
javascript
2022-11-20T02:18:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,019
["packages/next/server/lib/find-page-file.ts", "test/unit/find-page-file.test.ts"]
:bug: `13.0.4-canary.3` can't find `page.tsx` in app dir with `next dev`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information - Operating System: 1. Platform: win32 1. Arch: x64 1. Version: Windows 10 Pro - Binaries: 1. Node: 16.15.1 1. npm: N/A 1. Yarn: N/A 1. pnp...
https://github.com/vercel/next.js/issues/43019
https://github.com/vercel/next.js/pull/43057
2f744a1ae32a65f1362af0957e3c57f33d102914
22b16e1e37f253236c8508bb68280b2ce2c5ca37
2022-11-17T03:23:40Z
javascript
2022-11-18T01:30:01Z
closed
vercel/next.js
https://github.com/vercel/next.js
43,001
["packages/next/cli/next-dev.ts"]
function style `next.config.js` seems to be ignored when `--turbo` enabled
### 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, 10 Nov 2022 21:14:24 +0000 Binaries: Node: 16.17.1 ...
https://github.com/vercel/next.js/issues/43001
https://github.com/vercel/next.js/pull/43015
443f74dbdb6ea17b51ff18c3e7bce14d0a2d5413
2500c8b4436a10ce79538e3ff02d82d653717e22
2022-11-16T16:23:22Z
javascript
2022-11-16T23:40:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,972
["packages/next/build/index.ts", "packages/next/server/dev/next-dev-server.ts", "packages/next/server/lib/find-page-file.ts", "test/e2e/app-dir/app/app/catch-all/[...slug]/not-a-page.js", "test/e2e/app-dir/app/app/catch-all/[...slug]/page.js", "test/e2e/app-dir/index.test.ts", "test/unit/find-page-file.test.ts"]
[appDir] Co-located components in catch-all slug causes error if named with "page" in name
### 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.18.1 npm: 9.1.1 R...
https://github.com/vercel/next.js/issues/42972
https://github.com/vercel/next.js/pull/42996
ec07e30985dde685562bd36b41ce977ec11b3834
fdc07c001218c3eda5037ad30425fa9756201770
2022-11-16T01:24:39Z
javascript
2022-11-16T21:46:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,964
["packages/next/build/jest/jest.ts", "test/production/jest/transpile-packages.test.ts"]
[next/jest] ensure packages in experimental.transpilePackages get transformed
### 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.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86...
https://github.com/vercel/next.js/issues/42964
https://github.com/vercel/next.js/pull/42987
e6a7d7879e5bfb7c22d70feb2c76410f1c549574
71a8c73d5d9e8940552742cbb7a4d58c54b42666
2022-11-15T20:30:50Z
javascript
2022-11-16T19:55:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,932
["packages/next/client/components/headers.ts", "packages/next/client/components/navigation.ts", "packages/next/client/components/static-generation-async-storage.ts", "packages/next/client/components/static-generation-bailout.ts", "packages/next/server/app-render.tsx", "test/e2e/app-dir/app-static.test.ts", "test/e2e/ap...
dynamic=`force-static` not working in conjunction with `useSearchParams`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information $ /Users/cipri/dev/7879/src/my-turborepo/node_modules/.bin/next info Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.1...
https://github.com/vercel/next.js/issues/42932
https://github.com/vercel/next.js/pull/43061
37d5abaa94becabcebcc23e3ced4e9b510746f4c
abd5a8436ffe7362548db5e2c8639a715cf9cbf3
2022-11-15T08:33:12Z
javascript
2022-11-18T17:47:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,921
["packages/next/src/server/lib/router-utils/setup-dev-bundler.ts", "test/integration/middleware-src/test/index.test.js", "test/turbopack-tests-manifest.json"]
Middleware does not function in Next.js 13 while using Turbopack
### 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: 19.0.0 npm: 8.19.2 Yarn:...
https://github.com/vercel/next.js/issues/42921
https://github.com/vercel/next.js/pull/58218
af2c3f71bf6d736000f04188cd3223846c5caae6
b2c926f7c2686dd630102d8999ffbc41a67a57da
2022-11-15T02:23:15Z
javascript
2023-11-10T13:48:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,874
["packages/next/build/webpack/plugins/flight-client-entry-plugin.ts", "test/e2e/app-dir/app-alias.test.ts"]
[Appdir] Using app directory inside src directory cause First Load JS shared by all equal 0kb
### 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 Single Language - Binaries: - Node: 18.12.1 - npm: N/A - Yarn: N/A - pnpm: 7.15....
https://github.com/vercel/next.js/issues/42874
https://github.com/vercel/next.js/pull/43234
ef7a6e12107c6bf59ec3312d2c2040f169238d82
3a770fd1438475b7c08c71de42a8e37451dd4966
2022-11-14T07:08:30Z
javascript
2022-11-22T14:03:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,862
["packages/next/src/build/webpack/loaders/next-app-loader.ts", "packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts", "packages/next/src/server/app-render.tsx", "test/e2e/app-dir/app/app/css/css-duplicate-2/client/page.js", "test/e2e/app-dir/app/app/css/css-duplicate-2/layout.js", "test/e2e/app-dir/ap...
AppDir: component styles get overridden every time new component instances load
### 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 Apr 2 22:23:49 UTC 2021 Binaries: Node: 18.12.0 npm: 8.19.2 Ya...
https://github.com/vercel/next.js/issues/42862
https://github.com/vercel/next.js/pull/44938
b04fc99e6ada9c4fe09165c6a924526057afa57a
3a9bfe60d228fc2fd8fe65b76d49a0d21df4ecc7
2022-11-13T19:57:47Z
javascript
2023-01-17T18:36:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,852
["package.json", "packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/wasm/Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml", "test/unit/next-swc.tes...
13.0.3+13.0.4 production builds cause some external libraries to misbehave
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM6...
https://github.com/vercel/next.js/issues/42852
https://github.com/vercel/next.js/pull/42977
f4b4c09f94c38c9a4c3936d2ae938ef6f125757e
3d62f467cf4644e3e087f8db954d0db7156c69ea
2022-11-13T09:08:33Z
javascript
2022-11-20T02:18:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,801
["package.json", "packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/wasm/Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml", "test/unit/next-swc.tes...
SVGs (specifically Lottie file SVG json) not rendering properly in 13.0.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: arm64 Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T6000 ...
https://github.com/vercel/next.js/issues/42801
https://github.com/vercel/next.js/pull/42977
f4b4c09f94c38c9a4c3936d2ae938ef6f125757e
3d62f467cf4644e3e087f8db954d0db7156c69ea
2022-11-11T16:56:07Z
javascript
2022-11-20T02:18:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,782
["packages/next-swc/crates/napi/src/minify.rs"]
Significant bundle size increase after switching to v13.0.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: arm64 Version: Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T...
https://github.com/vercel/next.js/issues/42782
https://github.com/vercel/next.js/pull/42790
f5031a48c8cb563702641008136127d90991515e
5e965bc9c4d1f1ad9240a915dad54e366a5a34e5
2022-11-11T10:57:28Z
javascript
2022-11-11T14:55:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,765
["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"]
Image blur placeholder not taking full width with fill image
### 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: Thu Sep 29 20:13:56 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T6...
https://github.com/vercel/next.js/issues/42765
https://github.com/vercel/next.js/pull/44317
b294073d0fa94f5a91c6d8f29907018ff26e2e65
bf7fea5b8080cd9164ea7db70181c76d4164cb7b
2022-11-10T22:26:50Z
javascript
2023-02-02T22:04:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,751
["packages/next/build/index.ts", "packages/next/build/utils.ts", "test/e2e/og-api/index.test.ts"]
Edge Chunks are not copied over from original .next/server to .next in .next/standalone/server
### 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 for Workstations Binaries: Node: 18.12.0 npm: N/A Ya...
https://github.com/vercel/next.js/issues/42751
https://github.com/vercel/next.js/pull/43326
77738edea8ace901e9f5e0ff12dcf9ea3756d85c
f6106d20fb2cf5a3e634111a2b1b9cc00f188daa
2022-11-10T14:15:15Z
javascript
2022-12-01T03:35:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,729
["docs/getting-started.md", "docs/upgrading.md", "package.json", "packages/create-next-app/package.json", "packages/next/package.json", "packages/next/taskfile-swc.js"]
Docs: upgrade minumum Node.js version in the docs
### What is the improvement or update you wish to see? Currently the minimum version of Node.js is specified in the docs as 14.0.0 or 14.6.0: - [Upgrade Guide](https://nextjs.org/docs/upgrading) The minimum Node.js version has been bumped from 12.22.0 to **14.0.0**, since 12.x has reached end-of-life. - [System Req...
https://github.com/vercel/next.js/issues/42729
https://github.com/vercel/next.js/pull/48545
7f2a4ac1d2a1b1f00f2a619fa91f6b3448f49556
7b6e336bc58790f1006cd00adcd5a27988e6d62b
2022-11-10T08:07:30Z
javascript
2023-04-19T15:16:37Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,715
["errors/app-dir-dynamic-href.md", "errors/manifest.json", "packages/next/client/link.tsx", "test/e2e/app-dir/dynamic-href.test.ts", "test/e2e/app-dir/dynamic-href/app/layout.js", "test/e2e/app-dir/dynamic-href/app/object/[slug]/page.js", "test/e2e/app-dir/dynamic-href/app/object/page.js", "test/e2e/app-dir/dynamic-hre...
`next/link` does not format the URL string properly with URL object for a dynamic route.
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T60...
https://github.com/vercel/next.js/issues/42715
https://github.com/vercel/next.js/pull/43074
c16d4be4c64730916058b88e2030a19a97da7fb0
0f195f0270c0be1099bca5a8bbf870b5194d6b08
2022-11-10T01:24:24Z
javascript
2022-11-25T14:03:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,697
["packages/next/client/components/app-router.tsx", "packages/next/client/components/reducer.ts", "test/e2e/app-dir/app-static.test.ts"]
Query params getting stripped from index route (Next 13 - App dir)
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T6000 Binarie...
https://github.com/vercel/next.js/issues/42697
https://github.com/vercel/next.js/pull/42744
276533d03e6d72a1ce7bb37f91d6f4d36b7f20a3
9d30e777ca10725e345e263c37bf3c3cc082e4fb
2022-11-09T17:07:27Z
javascript
2022-11-10T17:24:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,604
["packages/eslint-plugin-next/src/utils/node-attributes.ts", "test/unit/eslint-plugin-next/google-font-display.test.ts"]
@next/next/google-font-display ESLint: Cannot read properties of undefined (reading 'value')
### 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 Sat Oct 29 14:21:50 UTC 2022 Binaries: Node: 19.0.0 npm: 8.19...
https://github.com/vercel/next.js/issues/42604
https://github.com/vercel/next.js/pull/42625
eed63e1edc70b2ecbee5f6b8941f74378d9be75a
2b85da7735a12f8b7c46de2b45b714607d67c134
2022-11-07T22:45:00Z
javascript
2022-11-10T03:54:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,587
["packages/next/server/app-render.tsx", "test/e2e/app-dir/async-component-preload.test.ts", "test/e2e/app-dir/async-component-preload/app/layout.js", "test/e2e/app-dir/async-component-preload/app/page.js", "test/e2e/app-dir/async-component-preload/app/success/page.js", "test/e2e/app-dir/async-component-preload/next.con...
Error: NEXT_REDIRECT crashing server in prod
### 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: N/A Yarn: N/A pnpm: N/A R...
https://github.com/vercel/next.js/issues/42587
https://github.com/vercel/next.js/pull/42793
0f8b3d6c8b9a996d812245e6a901940b916444d5
a0e51781e81ec51bd86623e623041eaa3947366a
2022-11-07T15:09:00Z
javascript
2022-11-15T13:46:55Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,532
["packages/next/server/dev/next-dev-server.ts", "test/e2e/app-dir/app/app/dynamic-pages-route-app-overlap/app-dir/page.js", "test/e2e/app-dir/app/pages/dynamic-pages-route-app-overlap.js", "test/e2e/app-dir/app/pages/dynamic-pages-route-app-overlap/[slug].js", "test/e2e/app-dir/index.test.ts"]
[...catchall] takes precedence when navigating from /pages to /app
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Running in Codesandbox, cannot run `next info` "dependencies": { "next": "13.0.3-canary.0", "react": "18.3.0-next-4bd245e9e-20221104", "react-dom": "18.3.0-nex...
https://github.com/vercel/next.js/issues/42532
https://github.com/vercel/next.js/pull/43188
ee969ea8fc15105839393692e480786ab596646e
d8d9b2c985d576500821508b92c6e18a50be5df7
2022-11-06T10:23:27Z
javascript
2022-11-21T23:52:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,519
["packages/next/build/webpack/plugins/flight-manifest-plugin.ts"]
Adding any script to root layout (or layout or page) causing an error in clean next 13 repo
### 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.13.1 npm: N/A Yarn: N/A pnpm: ...
https://github.com/vercel/next.js/issues/42519
https://github.com/vercel/next.js/pull/43334
e650047d4b79d130292e75e89f43d127a2d8b4e2
e8fd18a5056df3d19103e5c22b6784f888235632
2022-11-05T20:29:43Z
javascript
2022-11-25T08:36:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,517
["packages/next/build/utils.ts"]
Typo
### 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 ...
https://github.com/vercel/next.js/issues/42517
https://github.com/vercel/next.js/pull/42524
27159d07e37cf257bb31e65343d1b504ef49cded
257835569cd0580d0f9f8391af45c411eb9a898a
2022-11-05T18:41:08Z
javascript
2022-11-06T06:02:24Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,514
["packages/next/build/webpack/plugins/nextjs-require-cache-hot-reloader.ts", "packages/next/server/dev/next-dev-server.ts"]
Bug: extremely high memory usage with `next dev`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: android Arch: arm64 Version: #2 SMP PREEMPT Fri Aug 5 15:52:33 AST 2022 Binaries: Node: 18.10.0 npm: 8.19...
https://github.com/vercel/next.js/issues/42514
https://github.com/vercel/next.js/pull/43859
8a171986adf170639e62ab0851191187d187a0fb
589f090d0bdd6c6b0c1e1bcd8de7507037d4322e
2022-11-05T15:13:20Z
javascript
2022-12-08T19:50:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,513
["packages/next/server/dev/next-dev-server.ts", "test/e2e/app-dir/app/app/dynamic-pages-route-app-overlap/app-dir/page.js", "test/e2e/app-dir/app/pages/dynamic-pages-route-app-overlap.js", "test/e2e/app-dir/app/pages/dynamic-pages-route-app-overlap/[slug].js", "test/e2e/app-dir/index.test.ts"]
next/link from pages to appDir url results in 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.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_AR...
https://github.com/vercel/next.js/issues/42513
https://github.com/vercel/next.js/pull/43188
ee969ea8fc15105839393692e480786ab596646e
d8d9b2c985d576500821508b92c6e18a50be5df7
2022-11-05T03:54:22Z
javascript
2022-11-21T23:52:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,504
["packages/next/server/base-server.ts"]
content-type sometimes octet-stream instead of tex/html causing browser to prompt to download the site
### 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/REL...
https://github.com/vercel/next.js/issues/42504
https://github.com/vercel/next.js/pull/42508
00e416bf7c190da277f40d1d87f951a4fae4df57
192dc6bad6603d54851c282b2b8291a76afa54a0
2022-11-04T21:47:57Z
javascript
2022-11-04T23:37:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,492
["packages/next/src/client/components/layout-router.tsx", "packages/next/src/server/app-render.tsx", "test/e2e/app-dir/autoscroll-with-css-modules/app/[num]/page.tsx", "test/e2e/app-dir/autoscroll-with-css-modules/app/[num]/styles.module.css", "test/e2e/app-dir/autoscroll-with-css-modules/app/layout.tsx", "test/e2e/app...
[NEXT-378] Next 13: Navigation with Link does not scroll up the page
### 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 Mon Sep 19 19:14:52 UTC 2022 **Binaries**: Node: 16.15.0 npm: 8.5.5 Yarn: 3.2.4 pnpm: N/A **Relevant packages**: ne...
https://github.com/vercel/next.js/issues/42492
https://github.com/vercel/next.js/pull/45487
fea8c8e13a40967e927ce28c4e492b2736e22bce
3827d8fbfb0db4cf69ffae7559804b09b7155730
2022-11-04T15:45:28Z
javascript
2023-02-07T12:03:18Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,448
["packages/eslint-plugin-next/src/rules/no-html-link-for-pages.ts", "test/unit/eslint-plugin-next/no-html-link-for-pages.test.ts", "test/unit/eslint-plugin-next/with-app-dir/app/index.jsx", "test/unit/eslint-plugin-next/with-custom-pages-dir/custom-pages/[profile]/index.tsx", "test/unit/eslint-plugin-next/with-custom-p...
False positive `no-html-link-for-pages` ESLint rule triggered
I got an eslint error (no-html-link-for-pages): ``` Pages directory cannot be found at ~/Projects/HypeProxy.io/v3/application/pages or ~/Projects/HypeProxy.io/v3/application/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file. ``` _Origina...
https://github.com/vercel/next.js/issues/42448
https://github.com/vercel/next.js/pull/42516
2e144330d9048879389dac375d7c20021553b603
054f786c8c59662c8e0e78e3c1af00a6e7a071fe
2022-11-03T21:59:11Z
javascript
2023-03-22T02:15:52Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,441
["packages/next/server/config.ts"]
warn - `enableUndici` option is unnecessary in Node.js v18.0.0 or greater.
### 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.12.0 npm: N/A Yarn: N/A pnpm:...
https://github.com/vercel/next.js/issues/42441
https://github.com/vercel/next.js/pull/42444
0eed10760da90dad999f509fcfb5d56b2a3008e9
c0a8c881600d11c63e90c660a8dba7131d7a6611
2022-11-03T20:37:38Z
javascript
2022-11-03T21:30:57Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,419
["packages/next/src/lib/typescript/writeVscodeConfigurations.ts"]
[Next 13] Enabling app directory breaks VSCode when using Yarn Berry
### 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.2.0: Sun Oct 16 18:11:19 PDT 2022; root:xnu-8792.60.32.0.1~11/RELEAS...
https://github.com/vercel/next.js/issues/42419
https://github.com/vercel/next.js/pull/45311
eedceaf42ce915762e3d34d0a613d233496a786b
0d7f7653e81a4f2aa16be7ead286e09b22761f52
2022-11-03T16:10:34Z
javascript
2023-02-03T20:13:57Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,409
["packages/next/client/router.ts"]
Breaking type change on `useRouter()` in v13.0.2-canary.0
### 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.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103 Binarie...
https://github.com/vercel/next.js/issues/42409
https://github.com/vercel/next.js/pull/42430
8fa78a5e3cf9a70d0d9079bbae3a6d5ef5936573
152f51c6bd3b3274de431f4e76307e638913b50f
2022-11-03T13:36:06Z
javascript
2022-11-03T18:54:54Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,398
["packages/next/server/app-render.tsx", "test/production/app-dir-prefetch-non-iso-url/app/[slug]/page.js", "test/production/app-dir-prefetch-non-iso-url/app/layout.js", "test/production/app-dir-prefetch-non-iso-url/app/page.js", "test/production/app-dir-prefetch-non-iso-url/index.test.ts", "test/production/app-dir-pref...
Next 13 [Fetching non-iso urls]
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Arch: x64 Version: Windows 10 Pro Binaries: Node: 16.17.0 npm: N/A Yarn: N/A pnpm: N/A Relevant packages: next: 13.0.2-canary....
https://github.com/vercel/next.js/issues/42398
https://github.com/vercel/next.js/pull/42823
22b16e1e37f253236c8508bb68280b2ce2c5ca37
4d2b7e573a4aa4ea3d4ef46c8679f1e730791797
2022-11-03T08:36:55Z
javascript
2022-11-18T01:45:39Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,213
["packages/next/src/lib/typescript/writeVscodeConfigurations.ts", "packages/next/src/lib/verifyTypeScriptSetup.ts"]
.vscode folder being added
### 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: 19.0.0 npm: N/A Yarn: N/A pnpm: N/A ...
https://github.com/vercel/next.js/issues/42213
https://github.com/vercel/next.js/pull/49133
c09b0a0890b6562c800b3cf7e2c75e6fb14c240c
cfd27e96a47d121df74f3e84da2923b82914feaf
2022-10-31T06:12:39Z
javascript
2023-05-03T10:15:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,171
["packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/full.rs", "packages/next-swc/crates/core/tests/telemetry.rs", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/napi/src/minify.rs", "packages/next-swc/crates/napi/src/transform.rs", "pa...
Next.js 13 stuck at `Creating an optimized production build...` when building with `swcMinify`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```text Operating System: Platform: win32 Arch: x64 Version: Windows 10 Pro Binaries: Node: 18.12.0 npm: 8.19.2 Yarn: 1.22.19 pnpm: 7.14.1 Relevant p...
https://github.com/vercel/next.js/issues/42171
https://github.com/vercel/next.js/pull/42326
00df9f3533ce57e138639291e041747d6b8b9c16
670f2a8a6d2e96cd488c72842e535c41d3dd7b50
2022-10-30T09:31:12Z
javascript
2022-11-04T01:37:36Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,157
["packages/next/src/client/components/app-router.tsx", "test/e2e/app-dir/navigation/app/hash/page.js", "test/e2e/app-dir/navigation/app/nested-relative-query-and-hash/client-component.js", "test/e2e/app-dir/navigation/app/nested-relative-query-and-hash/page.js", "test/e2e/app-dir/navigation/navigation.test.ts"]
Link with hash doesn't seem to work in next13
### 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_...
https://github.com/vercel/next.js/issues/42157
https://github.com/vercel/next.js/pull/49521
3f164abd25e820ef337550b53f9a8994fb38b36e
8e202610a4256a21f36fcb6f8cac965cc2c9be55
2022-10-29T19:41:17Z
javascript
2023-05-28T17:29:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,111
["docs/basic-features/script.md"]
Link tags do not populate Scripts on renavigation
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Refer to #42088 ### What browser are you using? (if relevant) _No response_ ### How are you deploying your application? (if relevant) _No response_ ### Descri...
https://github.com/vercel/next.js/issues/42111
https://github.com/vercel/next.js/pull/42260
76fdd256cc4d41d95d6205484dcb56ed5d1aed22
460e19f0aa3799c8cb2b12485fca387120bb3a45
2022-10-29T03:09:01Z
javascript
2022-11-02T03:38:15Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,046
["docs/upgrading.md"]
Docs: Upgrade Guide 12 to13, command is missing @latest
### What is the improvement or update you wish to see? docs on Upgrade Guide, [Upgrading from 12 to 13](https://nextjs.org/docs/upgrading#upgrading-from-12-to-13). ### Is there any context that might help us understand? I just follow the script `npm install next react@latest react-dom@latest eslint-config-ne...
https://github.com/vercel/next.js/issues/42046
https://github.com/vercel/next.js/pull/42073
57426a2849b259618cebca428ba125c75c8d2ab5
cff07455e783a3b53a7765113bf231032fca0cbc
2022-10-28T09:38:29Z
javascript
2022-10-28T18:06:47Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,042
["packages/next/build/webpack/plugins/flight-types-plugin.ts"]
next app typings aren't compatible with `noUnusedLocals`
I'm using typescript with `"noUnusedLocals": true,` and I'm getting this error at build time ![image](https://user-images.githubusercontent.com/74945038/198102156-8eca5f9b-2e17-4e08-b45e-ee40ee2ab125.png) _Originally posted by @imranbarbhuiya in https://github.com/vercel/next.js/discussions/41745#discussioncommen...
https://github.com/vercel/next.js/issues/42042
https://github.com/vercel/next.js/pull/43226
3a2af8fb0bdaabc7ca5ae7f06ddd929c91b0c88c
7596132a0cb8d5730463a4c2353dffac4a14ff79
2022-10-28T08:18:06Z
javascript
2022-11-22T12:49:01Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,024
["packages/next/build/webpack/plugins/flight-client-entry-plugin.ts", "packages/next/build/webpack/plugins/flight-manifest-plugin.ts"]
NextJs 13 - Unable to render components client-side using `use client;`
### 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.18.0 npm: N/A Yarn: N/A pnpm: N/...
https://github.com/vercel/next.js/issues/42024
https://github.com/vercel/next.js/pull/42421
4af50116cd696b8cb25a40dd81e861373617d33d
83e19a25577d0fc3dba4e189bac45755d0f43acd
2022-10-28T00:22:13Z
javascript
2022-11-03T17:46:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
42,010
["packages/next/build/webpack/loaders/next-app-loader.ts", "test/e2e/app-dir/app/app/dashboard/page/page.jsx", "test/e2e/app-dir/index.test.ts"]
Creating `app/page/page.tsx` maps to `app/page.tsx`
Creating a page at route `/page` by making a file at `app/page/page.tsx` gets mapped to `app/page.tsx`, so basically `/page` route renders the same content as the `/` route. This doesn't seem to be the expected behavior. _Originally posted by @bhavesh-chaudhari in https://github.com/vercel/next.js/discussions/...
https://github.com/vercel/next.js/issues/42010
https://github.com/vercel/next.js/pull/42348
468f2c48b1da674a7842498905ba2372298241fb
b69dac121ac6b9d72d1eae9da5db5cd4f1dcc334
2022-10-27T21:49:26Z
javascript
2022-11-02T15:16:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,995
["packages/next/build/entries.ts", "packages/next/build/index.ts", "packages/next/build/utils.ts", "packages/next/cli/next-dev.ts", "packages/next/server/dev/next-dev-server.ts", "test/e2e/app-dir/app-middleware.test.ts", "test/e2e/app-dir/app-middleware/next.config.js"]
Middleware does not work in Next.js 13 when the /pages directory is removed
### 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: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T...
https://github.com/vercel/next.js/issues/41995
https://github.com/vercel/next.js/pull/43205
5d39daaf1c5d4ce530ae336010045e7bc7316f02
ee969ea8fc15105839393692e480786ab596646e
2022-10-27T18:42:08Z
javascript
2022-11-21T23:37:58Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,992
["packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/full.rs", "packages/next-swc/crates/core/tests/telemetry.rs", "packages/next-swc/crates/napi/Cargo.toml", "packages/next-swc/crates/napi/src/minify.rs", "packages/next-swc/crates/napi/src/transform.rs", "pa...
swcMinify causes production builds to generate incorrect swagger documentation using `next-swagger-doc`
### 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: #202210150742~1666053244~22.04~cf07008 SMP PREEMPT_DYNAMIC Tue O Binaries: Node: 17.2.0 ...
https://github.com/vercel/next.js/issues/41992
https://github.com/vercel/next.js/pull/42326
00df9f3533ce57e138639291e041747d6b8b9c16
670f2a8a6d2e96cd488c72842e535c41d3dd7b50
2022-10-27T16:35:03Z
javascript
2022-11-04T01:37:36Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,925
["packages/next-codemod/transforms/__testfixtures__/new-link/handle-duplicate-props.input.js", "packages/next-codemod/transforms/__testfixtures__/new-link/handle-duplicate-props.output.js", "packages/next-codemod/transforms/__tests__/new-link.test.js", "packages/next-codemod/transforms/new-link.ts"]
Duplicate props with `@next/codemod new-link`
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information I'm not sure this is super relevant as it's related to the `@next/codemod` package, but here you go: ``` Operating System: Platform: darwin Arch: x64 ...
https://github.com/vercel/next.js/issues/41925
https://github.com/vercel/next.js/pull/42158
ab42da0626d10a021146cd8fbca7308e4efafbad
29c5acd33b0754757e31cf724ed9b0ff83065234
2022-10-27T02:08:42Z
javascript
2022-10-30T20:09:14Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,901
["packages/next/build/webpack/plugins/flight-types-plugin.ts"]
Type error: PageComponent/LayoutComponent is declared but never used
### 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.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM...
https://github.com/vercel/next.js/issues/41901
https://github.com/vercel/next.js/pull/43226
3a2af8fb0bdaabc7ca5ae7f06ddd929c91b0c88c
7596132a0cb8d5730463a4c2353dffac4a14ff79
2022-10-26T21:22:18Z
javascript
2022-11-22T12:49:01Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,900
["errors/google-fonts-missing-subsets.md", "errors/manifest.json", "packages/font/README.md", "packages/font/src/google/loader.ts"]
New @next/font has broken documentation link
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Next.js 13 ### What browser are you using? (if relevant) _No response_ ### How are you deploying your application? (if relevant) _No response_ ### Describe the Bug The READM...
https://github.com/vercel/next.js/issues/41900
https://github.com/vercel/next.js/pull/41910
edba9396a80a4115f4b0b49dff2e55370f245370
e64bf9851187ac2464d6ec58471b88d41165d91c
2022-10-26T21:20:17Z
javascript
2022-10-27T06:00:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,884
["packages/next/build/webpack/plugins/flight-types-plugin.ts"]
Next 13: Missing Types for generateStaticParams
### 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: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 Binaries: ...
https://github.com/vercel/next.js/issues/41884
https://github.com/vercel/next.js/pull/42019
3618b9017e6172fbb9038303e12c1dfe7a9365f2
491a21b5f14834f3827ca2cf73d9d24be8754247
2022-10-26T18:48:58Z
javascript
2022-10-27T23:53:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,879
["packages/next/client/components/navigation.ts", "test/e2e/app-dir/app/app/hooks/use-selected-layout-segment/first/[dynamic]/(group)/second/[...catchall]/page.js", "test/e2e/app-dir/app/app/hooks/use-selected-layout-segment/first/layout.js", "test/e2e/app-dir/app/app/hooks/use-selected-layout-segment/layout.js", "test...
useSelectedLayoutSegment throws error on root/home
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information next info: ``` Operating System: Platform: win32 Arch: x64 Version: Windows 10 Pro Binaries: Node: 16.17.0 npm: N/A Yarn: N/...
https://github.com/vercel/next.js/issues/41879
https://github.com/vercel/next.js/pull/42299
9de871e61be72ba8bd4040ed0b7fdc531edf8c0b
8350f7efb20c7041a3a9c72b20aecdfb7ea97d8a
2022-10-26T18:16:02Z
javascript
2022-11-02T22:06:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,878
["packages/next/client/components/navigation.ts", "test/e2e/app-dir/app/app/hooks/use-selected-layout-segment/first/[dynamic]/(group)/second/[...catchall]/page.js", "test/e2e/app-dir/app/app/hooks/use-selected-layout-segment/first/layout.js", "test/e2e/app-dir/app/app/hooks/use-selected-layout-segment/layout.js", "test...
Error: No selected layout segment below the current level
### 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, 05 Oct 2022 12:15:15 +0000 Binaries: Node: 16.16.0 npm: 8.11.0 ...
https://github.com/vercel/next.js/issues/41878
https://github.com/vercel/next.js/pull/42299
9de871e61be72ba8bd4040ed0b7fdc531edf8c0b
8350f7efb20c7041a3a9c72b20aecdfb7ea97d8a
2022-10-26T18:14:08Z
javascript
2022-11-02T22:06:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,870
["packages/next/build/webpack-config.ts"]
[Next 13] - Multiple versions of React is shipped. One page has 2x the bundle size without any libraries.
### 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:05:47 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T...
https://github.com/vercel/next.js/issues/41870
https://github.com/vercel/next.js/pull/41997
2e9e54b64f4162db215c26105deb192b00bd6d55
b512f8d8b5d6db4eec02ee9ef86cd1f14334834d
2022-10-26T17:10:36Z
javascript
2022-10-27T20:13:16Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,853
[".vscode/launch.json", "packages/next/server/config.ts", "test/e2e/app-dir/app/api-server.js", "test/e2e/app-dir/app/app/very-large-data-fetch/page.js", "test/e2e/app-dir/index.test.ts"]
Next 13 fetch in server component stuck forever if response is larger than ~15kb
### 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 Wed Oct 26 2022 14:44:18 GMT+0200 (Central European Summer Time) Binari...
https://github.com/vercel/next.js/issues/41853
https://github.com/vercel/next.js/pull/42025
6d53e8b34f781a571df0ad2e25fcd23cb0e9357e
2e6588d028a94c74d6f37fa66058b707410dbad4
2022-10-26T12:55:42Z
javascript
2022-10-30T15:52:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,832
["examples/with-aphrodite/pages/_document.js"]
Aphrodite example fails with React 18
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information `react: 18.2.0` `react-dom: 18.2.0` ### Which example does this report relate to? with-aphrodite ### What browser are you using? (if relevant) _No response_ ### How are you ...
https://github.com/vercel/next.js/issues/41832
https://github.com/vercel/next.js/pull/42078
d07ae3484f3ac9791301f33d15f53986b1000474
e2a98cdf3d6ebd03696c53d60739d2506e7d6e9a
2022-10-26T08:02:32Z
javascript
2022-10-28T18:33:05Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,824
["packages/next/src/client/components/app-router.tsx", "test/e2e/app-dir/app-basepath/app/another/page.js", "test/e2e/app-dir/app-basepath/app/layout.js", "test/e2e/app-dir/app-basepath/app/page.js", "test/e2e/app-dir/app-basepath/index.test.ts", "test/e2e/app-dir/app-basepath/next.config.js"]
/basePath redirects to root in NextJS 13 (appDir)
### 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: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000...
https://github.com/vercel/next.js/issues/41824
https://github.com/vercel/next.js/pull/45771
be5fd6cee00311c9b76c6d67c382989fc3efba31
1c5983fe95b79cc9ea1e52d19e69adf7827eda5a
2022-10-26T05:15:27Z
javascript
2023-02-10T13:01:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,808
["packages/next/lib/typescript/writeVscodeConfigurations.ts"]
Running the dev server is overwriting my vscode settings file, and updating my .gitignore
### 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/41808
https://github.com/vercel/next.js/pull/42169
56dd821a714cd6dd362dd4e9a5166f1ba3b48e7b
9ac42fd6f3fe143f32662487a6586e49acab3194
2022-10-25T21:58:18Z
javascript
2022-10-30T08:51:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,791
["packages/next/build/webpack/plugins/flight-client-entry-plugin.ts", "test/e2e/app-dir/app/app/css/css-client/inner/ClientComponent.module.css", "test/e2e/app-dir/app/app/css/css-client/inner/foo.js", "test/e2e/app-dir/app/app/css/css-client/inner/page.js", "test/e2e/app-dir/index.test.ts"]
[appDir] Next.js can't pickup css imports from client components
### 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 Wed Oct 26 2022 00:58:23 GMT+0800 (China Standard Time) Binaries: Node...
https://github.com/vercel/next.js/issues/41791
https://github.com/vercel/next.js/pull/42077
80843e1a2b043d10778ba489844756ccce907b40
984bd77bdc28a78a1a7a5840df9cec704c17f98a
2022-10-25T17:11:27Z
javascript
2022-10-28T21:43:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,624
["packages/next/shared/lib/router/router.ts", "test/integration/rewrites-manual-href-as/next.config.js", "test/integration/rewrites-manual-href-as/pages/news/[[...slugs]].js", "test/integration/rewrites-manual-href-as/pages/preview/[slug].js", "test/integration/rewrites-manual-href-as/test/index.test.js"]
next/link `as` prop throw an error with optional catch all routes using URL Object syntax
### 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-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022 Binaries: Node: 14.17.0 npm: 6.1...
https://github.com/vercel/next.js/issues/41624
https://github.com/vercel/next.js/pull/42355
2b85da7735a12f8b7c46de2b45b714607d67c134
101a70ba8d3952ce70516539e98c27bfe85c5543
2022-10-21T12:21:53Z
javascript
2022-11-10T04:48:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,545
["examples/with-stripe-typescript/components/Cart.tsx", "examples/with-stripe-typescript/components/CartSummary.tsx", "examples/with-stripe-typescript/components/ClearCart.tsx", "examples/with-stripe-typescript/components/Products.tsx", "examples/with-stripe-typescript/package.json"]
`examples/with-stripe-typescript` `npm install` fails with 'Could not resolve dependency: npm ERR! peer react@"^16.11.0" from swr@0.1.18'
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` $ node --version ; npm --version v16.18.0 8.19.2 ``` ### What browser are you using? (if relevant) _No response_ ### How are you deploying your application? (if relevan...
https://github.com/vercel/next.js/issues/41545
https://github.com/vercel/next.js/pull/41550
2d1f72995bd4632a3bc452799cff7b73cd541fe7
9ac231a0b4f4e9cbd8fffe1f9155962f5b212df4
2022-10-19T04:17:07Z
javascript
2022-10-19T09:22:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,527
["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/...
swcMinifier change the logical behavior of a some code
### 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 Tue Oct 18 2022 18:22:36 GMT+0200 (Central European Summer Time) Binaries: ...
https://github.com/vercel/next.js/issues/41527
https://github.com/vercel/next.js/pull/41544
cff9fc9d746ec946c51c49b4b1560ad5e4b4fc2e
7bde099a43f2c39730107c326c2c494bef484f0d
2022-10-18T16:25:43Z
javascript
2022-10-19T03:04:32Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,476
["packages/next/build/webpack-config.ts", "test/development/project-directory-with-styled-jsx-suffix/index.test.ts", "test/lib/create-next-install.js", "test/lib/e2e-utils.ts", "test/lib/next-modes/base.ts"]
NextJS 12.3.x doesn't remove FOUC style (body hidden)
### 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: #56-Ubuntu SMP Tue Sep 20 13:23:26 UTC 2022 Binaries: Node: 16.17.0 npm: 8....
https://github.com/vercel/next.js/issues/41476
https://github.com/vercel/next.js/pull/41484
4ba1002175397c8ae4432698706fd458f9cf7313
422ccb98b881816bd8f32b11d867dc5765292c10
2022-10-17T10:04:14Z
javascript
2022-10-19T19:01:48Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,456
["packages/next/lib/find-pages-dir.ts", "packages/next/server/dev/next-dev-server.ts", "packages/next/server/next-server.ts", "test/e2e/app-dir/app-alias/src/app/button/page.tsx", "test/e2e/app-dir/app-alias/src/app/layout.tsx"]
does not compile `src/app` folder in `dev`
### 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: #42-Ubuntu SMP Thu May 19 05:03:08 UTC 2022 Binaries: Node: 16.17.1 npm: 8.15.0 ...
https://github.com/vercel/next.js/issues/41456
https://github.com/vercel/next.js/pull/41458
6249307b75ebd21bbf86895cde177d8c6f82fe94
f5cb7bd829a47e0384adc8f677a83af728f60622
2022-10-16T14:06:15Z
javascript
2022-10-17T22:32:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,393
["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 have undefined to view box SVG width & height
### 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: #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 Binaries: Node: 18.9.0 npm: 8.19...
https://github.com/vercel/next.js/issues/41393
https://github.com/vercel/next.js/pull/41573
422ccb98b881816bd8f32b11d867dc5765292c10
fe762d329fdf9d6d6e6bf084198ad49f696d42b7
2022-10-13T16:50:50Z
javascript
2022-10-19T20:21:41Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,395
["packages/next/build/index.ts", "packages/next/build/utils.ts", "test/e2e/og-api/index.test.ts"]
og-image doesn't work with output file tracing
Steps to repro: 1. Create a new next js project 2. Install `@vercel/og` 3. Add an og-image API page at: `pages/api/og.tsx` 4. Add `output: "standalone",` to your `next.config.js` Try to run `next build` to get the following output: ``` warn - You are using an experimental edge runtime, the API might chang...
https://github.com/vercel/next.js/issues/41395
https://github.com/vercel/next.js/pull/43326
77738edea8ace901e9f5e0ff12dcf9ea3756d85c
f6106d20fb2cf5a3e634111a2b1b9cc00f188daa
2022-10-13T02:31:38Z
javascript
2022-12-01T03:35:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
41,248
["packages/next/build/jest/__mocks__/fileMock.js"]
Jest warning when use placeholder="blur" on next/image or next/future/image
### 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 Apr 2 22:23:49 UTC 2021 Binaries: Node: 16.17.0 npm: 8.15.0 Yarn...
https://github.com/vercel/next.js/issues/41248
https://github.com/vercel/next.js/pull/41329
a78163dc613f168f991b29018adbc3472004d38b
2060d0e3e95f60dabdbdd451391af68ed3055790
2022-10-07T12:59:17Z
javascript
2022-10-11T14:06:54Z