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
30,953
["packages/next/server/base-http/node.ts", "packages/next/server/body-streams.ts", "packages/next/server/next-server.ts", "packages/next/server/web/adapter.ts", "packages/next/server/web/types.ts", "test/production/reading-request-body-in-middleware/index.test.ts", "yarn.lock"]
Middleware in API have a null body on POST Requests
### What version of Next.js are you using? 12.0.2 ### What version of Node.js are you using? v14.18.0 ### What browser are you using? Chrome ### What operating system are you using? Linux ### How are you deploying your application? next dev, next start, Vercel ### Describe the Bug When sending a POST request...
https://github.com/vercel/next.js/issues/30953
https://github.com/vercel/next.js/pull/34519
204a95586dccefb24bc0790f2a39f267310dc402
8752464816e992b6c37100bc89692cf8af1dfb75
2021-11-04T13:23:50Z
javascript
2022-02-18T19:43:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,921
["errors/manifest.json", "errors/no-server-import-in-page.md", "packages/eslint-plugin-next/lib/rules/no-server-import-in-page.js", "test/unit/eslint-plugin-next/no-server-import-in-page.test.ts"]
Lint warning if you use next/server outside of Middleware
### Describe the feature you'd like to request Unintentionally, some folks have used `next/server` in normal Next.js pages outside of Middleware. ### Describe the solution you'd like Have a lint warning or error if `next/server` is used outside Middleware. ### Describe alternatives you've considered N/A
https://github.com/vercel/next.js/issues/30921
https://github.com/vercel/next.js/pull/30973
4a22059b118c6c6531bb1d72e71b323713ee8376
d1adf1d5039fa3cba78409509f80b3958b60eeaa
2021-11-03T22:21:31Z
javascript
2021-11-12T23:44:39Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,911
["packages/next/server/web/sandbox/sandbox.ts", "test/integration/middleware/core/pages/interface/_middleware.js", "test/integration/middleware/core/test/index.test.js"]
[Middleware] Support browser Uint8Array instead of Node's version
### What version of Next.js are you using? latest ### What version of Node.js are you using? 14.17.6 ### What browser are you using? Chrome ### What operating system are you using? WSL ### How are you deploying your application? Vercel ### Describe the Bug When using third party modules that work in the brow...
https://github.com/vercel/next.js/issues/30911
https://github.com/vercel/next.js/pull/31043
764e29c170ce2c1c779329d3ab16a15caa00081a
0985b0b472a30a29436ea5417b00ca97b82c3bc3
2021-11-03T19:51:24Z
javascript
2021-11-09T19:57:19Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,876
["packages/next/server/render.tsx", "test/integration/react-18/app/pages/use-id.js", "test/integration/react-18/test/basics.js"]
React 18: `useId` usage results in hydration mismatch
### What version of Next.js are you using? 12.0.2 and 12.0.3-canary.2 ### What version of Node.js are you using? 12.22.6 ### What browser are you using? Version 95.0.4638.54 (Official Build) (64-bit) ### What operating system are you using? Ubuntu 20.04.3 LTS ### How are you deploying your appli...
https://github.com/vercel/next.js/issues/30876
https://github.com/vercel/next.js/pull/31102
87c4d17726ce060519d4170d00e645ac988a03a3
960298b3447f8476a43f29d2badb125b697ffff0
2021-11-03T10:29:00Z
javascript
2021-11-08T23:32:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,839
["packages/next/build/swc/Cargo.lock"]
Next 12 Runtime TypeError: Class constructors cannot be invoked without 'new'
### What version of Next.js are you using? 12.0.2 ### What version of Node.js are you using? 16.13.0 ### What browser are you using? Chrome 96 ### What operating system are you using? MacOS ### How are you deploying your application? next start ### Describe the Bug While updating my app...
https://github.com/vercel/next.js/issues/30839
https://github.com/vercel/next.js/pull/31233
e1464ae5a5061ae83ad015018d4afe41f91978b6
24f7c2173626d9dff996d57ba60c6c934c11658c
2021-11-02T19:59:09Z
javascript
2021-11-10T09:06:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,822
["docs/advanced-features/output-file-tracing.md", "packages/next/server/config.ts"]
Incomplete and unclear documentation on how to get rid of target: serverless on next config js
### What version of Next.js are you using? 12.0.2 ### What version of Node.js are you using? 14.17.6 ### What browser are you using? Chrome ### What operating system are you using? MacOs ### How are you deploying your application? Serverless ### Describe the Bug Hello, I updated to next js v12 today, and af...
https://github.com/vercel/next.js/issues/30822
https://github.com/vercel/next.js/pull/32255
a5b3f56ff860efde0b359a885ef3b2e81bb60b46
1a6a1e5fdfcc6c9d829d89b337852a55f7e72960
2021-11-02T15:27:32Z
javascript
2021-12-07T23:22:21Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,811
["errors/experimental-jest-transformer.md", "errors/manifest.json", "jest.config.js", "package.json", "packages/next/build/swc/jest.js", "packages/next/build/swc/options.js", "packages/next/build/webpack/loaders/next-swc-loader.js", "packages/next/jest.js", "yarn.lock"]
Add Jest transformer using next-swc
We have to add a Jest transformer that leverages `next-swc` so that people don't have to opt-out of using `next-swc` just to transform tests as it generally requires a `.babelrc` with `next/babel` in order to compile components correctly.
https://github.com/vercel/next.js/issues/30811
https://github.com/vercel/next.js/pull/30993
83cd45215affb5103dae9009c7c19b1bf97114ea
bc88831619f45357d8ee68b6b2b3abf4690d38e8
2021-11-02T12:10:00Z
javascript
2021-11-08T16:35:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,810
["packages/next/build/swc/crates/core/src/disallow_re_export_all_in_page.rs", "packages/next/build/swc/crates/core/src/lib.rs", "packages/next/build/swc/crates/core/tests/errors.rs", "packages/next/build/swc/crates/core/tests/errors/re-export-all-in-page/re-export-all/input.js", "packages/next/build/swc/crates/core/tes...
Port next-page-disallow-re-export-all-exports plugin to next-swc
This transform disallows re-exporting `*`. It wasn't ported to next-swc yet as we prioritized other transforms but would be good to add this back as it prevents a pitfall where getStaticProps/getServerSideProps can't be tree-shaken from the page.
https://github.com/vercel/next.js/issues/30810
https://github.com/vercel/next.js/pull/31582
a363a4ff6c0f285dc7a1bb770218e45d7da634a8
1d2ac3b225e7fc29e15789024731611d4753fb7a
2021-11-02T12:08:05Z
javascript
2021-11-19T00:11:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,802
["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/src/lib.rs", "packages/next/package.json", "pnpm-lock.yaml"]
Port babel-plugin-styled-components to SWC
This Babel plugin is the most used customization of `.babelrc`. The plugin is split up in multiple separate transforms: [https://github.com/styled-components/babel-plugin-styled-components/blob/a26774e599c82c72e8793989f60310d29c181fac/src/index.js](https://github.com/styled-components/babel-plugin-styled-componen...
https://github.com/vercel/next.js/issues/30802
https://github.com/vercel/next.js/pull/58517
4d330a850062e844226c0c53cecf3fec410a8de1
8e6d51f4fa9aa015552f1dc1722540c986a71c06
2021-11-02T11:48:50Z
javascript
2023-11-27T10:02:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,800
["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"]
Double const compiled to var instead of erroring
From @sokra: I noticed that SWC transpiles that: ``` const Thing = 1 const Thing = 2 ``` to ``` var Thing = 1 var Thing = 2 ``` but instead that should be an error as Thing is declared twice
https://github.com/vercel/next.js/issues/30800
https://github.com/vercel/next.js/pull/32664
e29699b68377ebc681b681644139d1039b965836
026dd4cea0e35a54d0d0ec9be2ff35b063878300
2021-11-02T11:39:07Z
javascript
2021-12-20T10:55:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,799
["packages/next/build/swc/src/styled_jsx/mod.rs", "packages/next/build/swc/tests/fixture/styled-jsx/styles/input.js", "packages/next/build/swc/tests/fixture/styled-jsx/styles/output.js"]
styled-jsx issue with interpolation when SWC is enabled
Report: [https://vercel.slack.com/archives/C0290CZ3U6Q/p1635502416198300?thread_ts=1635325628.111200&cid=C0290CZ3U6Q](https://vercel.slack.com/archives/C0290CZ3U6Q/p1635502416198300?thread_ts=1635325628.111200&cid=C0290CZ3U6Q) @delbaoliveira investigated it: Hey @timneutkens So I narrowed their issue down. They ...
https://github.com/vercel/next.js/issues/30799
https://github.com/vercel/next.js/pull/30928
5de4f668edb34273bc860055f37abfbab964cbb9
ec1919822790a5106b7df2640b474748e4ac863d
2021-11-02T11:34:43Z
javascript
2021-11-04T09:24:21Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,798
["packages/next/build/webpack/plugins/terser-webpack-plugin/src/index.js"]
Minify breaks on some middleware
Problem middleware: [https://github.com/leerob/leerob.io/blob/main/pages/_middleware.ts](https://github.com/leerob/leerob.io/blob/main/pages/_middleware.ts) Error and workaround: [https://github.com/vercel/next.js/pull/30122](https://github.com/vercel/next.js/pull/30122) Note: Does not present itself in `next st...
https://github.com/vercel/next.js/issues/30798
https://github.com/vercel/next.js/pull/30823
cbc52d1b314114f29064949ed71ea5255b3b8b78
c8d0a1bc0bf32981a280c19e0492e869b45a319c
2021-11-02T11:29:16Z
javascript
2021-11-02T17:37:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,791
["packages/next/build/webpack-config.ts", "test/integration/middleware/hmr/pages/_middleware.js", "test/integration/middleware/hmr/pages/about/_middleware.js", "test/integration/middleware/hmr/pages/about/a.js", "test/integration/middleware/hmr/pages/about/b.js", "test/integration/middleware/hmr/pages/index.js", "test/...
NextJS Hot Reload
### What version of Next.js are you using? 12.0.2 ### What version of Node.js are you using? 14.17.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Local ### Describe the Bug NextJS keeps refreshing when code is updated, the l...
https://github.com/vercel/next.js/issues/30791
https://github.com/vercel/next.js/pull/31548
01cf08e288779c37e22179b9c3981766f60b7573
5a3d558c9fdadd65d8ec17af1a4548beb25cde82
2021-11-02T09:54:43Z
javascript
2021-11-18T18:23:52Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,766
["packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/input.js", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/core/tests/loader/issue-30766/input.js", "packages/next-swc/crates/core/tests/load...
TypeScript: Object deconstruction with alias and default value does not work
### What version of Next.js are you using? 12.0.2 ### What version of Node.js are you using? 16.4.0 ### What browser are you using? Edge, Chrome ### What operating system are you using? Windows 11 ### How are you deploying your application? next dev ### Describe the Bug Here's a TypeScr...
https://github.com/vercel/next.js/issues/30766
https://github.com/vercel/next.js/pull/31816
b2acdbb788e48be4758f7555ae5fbe5ec5163eff
cfe561eae27e1eadb6372c8a90739ccc44092261
2021-11-01T21:27:07Z
javascript
2021-11-26T09:01:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,739
["packages/next/build/webpack-config.ts", "test/production/edge-runtime-is-addressable/index.test.ts"]
[middlewares via Edge Functions] fetch is not complete, runtime is not addressable
### What version of Next.js are you using? 12.0.4-canary.15 ### What version of Node.js are you using? v14.18.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug Cloudflare Worker...
https://github.com/vercel/next.js/issues/30739
https://github.com/vercel/next.js/pull/38288
e6bad25b5e4f7a5991d602c03f8396785efaaf09
672736c408c014c6a3c60eca2203da437950f29d
2021-11-01T13:37:45Z
javascript
2022-07-04T12:54:07Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,720
["docs/api-reference/next.config.js/rewrites.md"]
App is rendered twice with rewrites
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 16.13.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? npm run dev ### Describe the Bug I'm developing multi-regional website. I woul...
https://github.com/vercel/next.js/issues/30720
https://github.com/vercel/next.js/pull/30747
147b0f9ebc93d18d58ff59729f0cd91308e89245
7cd9ffc519c7b81f198dc6171c4c59418c5f15f3
2021-11-01T08:04:15Z
javascript
2021-11-02T10:17:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,714
["packages/next/build/entries.ts", "packages/next/build/webpack-config.ts", "packages/next/build/webpack/loaders/next-middleware-ssr-loader/index.ts", "packages/next/pages/_document.web.tsx", "packages/next/server/dev/hot-reloader.ts", "packages/next/taskfile.js", "test/integration/react-streaming-and-server-components...
When concurrentFeatures is enabled and pageExtension options is used, custom _app file does not seem to be found and run properly
### What version of Next.js are you using? ^12.0.2-canary.14 ### What version of Node.js are you using? v16.13.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? tested on localhost ### Describe the Bug * I...
https://github.com/vercel/next.js/issues/30714
https://github.com/vercel/next.js/pull/30963
9da6cf2541c62dca69bb648c1124ca5394aec752
0c494af97c8dd8fdb858a55d186f8fbb04ec8fd4
2021-11-01T04:53:55Z
javascript
2021-11-04T19:10:07Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,710
["packages/next/client/dev/amp-dev.js", "packages/next/client/dev/on-demand-entries-client.js", "test/.eslintrc.json", "test/integration/dynamic-routing/test/index.test.js", "test/lib/browsers/base.ts", "test/lib/browsers/playwright.ts"]
Invalid HMR message..Error: No router instance found. ???
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 17.0.1 ### What browser are you using? Chrome / Safari ### What operating system are you using? macOS ### How are you deploying your application? dev ### Describe the Bug While loading in locall...
https://github.com/vercel/next.js/issues/30710
https://github.com/vercel/next.js/pull/31588
9f7c774665bbbd0adef14c5264530eda4132c92c
1d9007307fe335fcf9d40401e6b402267917a044
2021-10-31T22:58:05Z
javascript
2021-11-18T22:23:21Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,698
["packages/next/build/entries.ts", "test/integration/404-page/pages/invalidExtension.d.ts", "test/integration/404-page/test/index.test.js", "test/integration/page-extensions/pages/invalidExtension.d.ts", "test/integration/page-extensions/test/index.test.js"]
Support `.d.ts` in `pages` directory
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? any ### What browser are you using? any ### What operating system are you using? any ### How are you deploying your application? any ### Describe the Bug Currently if you have `pages/blog/something.d.ts` it will resu...
https://github.com/vercel/next.js/issues/30698
https://github.com/vercel/next.js/pull/30728
d72f5bd69dcd243645ce43722cd86db030b94e1e
9d1fbbca7baa9a36d6bfc7b2fae3a519f3165794
2021-10-31T12:48:14Z
javascript
2022-01-01T17:16:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,692
["examples/progressive-web-app/package.json", "yarn.lock"]
PWA not working in production
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.17.4 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? Vercel ### Describe the Bug I implemented PWA using `n...
https://github.com/vercel/next.js/issues/30692
https://github.com/vercel/next.js/pull/31734
4b538e9879540d28db4e3ded4fecf79823e2110c
226944d3d3a41a52cd5c6bbcec42b92fad731a49
2021-10-31T11:50:45Z
javascript
2021-11-23T16:17:56Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,683
["packages/next/build/swc/Cargo.lock"]
ambiguous Error During compile whole app
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.0.0 ### What browser are you using? microsoft edge ### What operating system are you using? windows 11 ### How are you deploying your application? next dev ### Describe the Bug after compile my page it shows an er...
https://github.com/vercel/next.js/issues/30683
https://github.com/vercel/next.js/pull/30859
5f19f766fdcad6efbfdb17777c0d7c364d408ba6
2004d491987069c216d93c482108eefccad80d9a
2021-10-31T07:49:19Z
javascript
2021-11-03T08:31:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,651
["examples/with-mongodb/lib/mongodb.js", "examples/with-mongodb/package.json", "examples/with-mongodb/pages/index.js"]
Update MongoDB Next.js Template
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 16.13.0 ### What browser are you using? Brave ### What operating system are you using? Windows ### How are you deploying your application? npm run dev ### Describe the Bug Please update [`Next.j...
https://github.com/vercel/next.js/issues/30651
https://github.com/vercel/next.js/pull/30675
2bd296d4ef77ff7c580936746830a2e888360e29
b290a3dc38fedccf71b62c94eefc76af9aff1453
2021-10-30T07:27:33Z
javascript
2021-11-30T21:50:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,636
["packages/next/build/swc/Cargo.lock", "packages/next/build/swc/Cargo.toml", "packages/next/build/swc/src/transform.rs"]
Failed to build nextjs app
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 12.22.5 ### What browser are you using? Librewolf ### What operating system are you using? Linux ### How are you deploying your application? Vercel ### Describe the Bug So i tried to build my n...
https://github.com/vercel/next.js/issues/30636
https://github.com/vercel/next.js/pull/30790
7cd9ffc519c7b81f198dc6171c4c59418c5f15f3
e79f788f7437d9b87da09ff865c0135a141b25cc
2021-10-29T20:26:27Z
javascript
2021-11-02T10:57:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,631
["packages/next/build/webpack/loaders/next-serverless-loader/utils.ts", "test/production/required-server-files-i18n.test.ts", "test/production/required-server-files/pages/[slug]/index.js", "test/production/required-server-files/pages/[slug]/social/[[...rest]].js"]
[i18n] i18n breaks optional catch-all route for index
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.16.0 ### What browser are you using? Chrome ### What operating system are you using? Linux ### How are you deploying your application? Vercel ### Describe the Bug Seems the same issue as #199...
https://github.com/vercel/next.js/issues/30631
https://github.com/vercel/next.js/pull/33896
7b1baceede9b473f634d8212a8f1c879c7a7ce1f
f841307fa02c399541488dc3261e2ec5efbcfadc
2021-10-29T17:27:34Z
javascript
2022-02-02T19:02:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,612
["docs/api-reference/next/server.md"]
process.env is an empty object in _middleware.ts
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.18.1 ### What browser are you using? Brave ### What operating system are you using? macOS 11.5.2 ### How are you deploying your application? npm run dev and Vercel ### Describe the Bug Access...
https://github.com/vercel/next.js/issues/30612
https://github.com/vercel/next.js/pull/31237
e95c9caca3977a7e85b1d673882384d68d05726a
a371447555cbd44a315a7127c1af188cab60b8bb
2021-10-29T10:20:28Z
javascript
2021-11-23T20:55:17Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,605
["packages/next/build/webpack/loaders/next-swc-loader.js", "test/integration/pnpm-support/app/pages/regenerator.js", "test/integration/pnpm-support/test/index.test.js"]
Module not found: Can't resolve 'regenerator-runtime' -- after upgrading from 11 to 12.0.2-canary.8
### What version of Next.js are you using? 12.0.2-canary.8 ### What version of Node.js are you using? 16.3.0 ### What browser are you using? Firefox ### What operating system are you using? macOS ### How are you deploying your application? yarn dev ### Describe the Bug Running `yarn build` defined as `"build...
https://github.com/vercel/next.js/issues/30605
https://github.com/vercel/next.js/pull/30786
e79f788f7437d9b87da09ff865c0135a141b25cc
64e414160d212cb32ce90979192c452aeee3a01e
2021-10-29T08:00:04Z
javascript
2021-11-02T11:11:53Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,604
["packages/next/client/head-manager.ts"]
TypeError: Cannot read properties of null (reading 'tagName')
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.15.3 ### What browser are you using? Chrome ### What operating system are you using? macOS Big Sur ### How are you deploying your application? Vercel ### Describe the Bug During development, each refresh I get thi...
https://github.com/vercel/next.js/issues/30604
https://github.com/vercel/next.js/pull/30919
c6c240302be71f61311c7e3898ed88a8e272678a
95182480bf4ecbfdfd2794a9a1274f1635b7bcd3
2021-10-29T07:53:54Z
javascript
2021-11-04T00:24:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,592
["packages/next/build/swc/Cargo.lock"]
This is undefined in object getter
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? v14.18.0 ### What browser are you using? Chrome ### What operating system are you using? MacOs Monterey ### How are you deploying your application? Vercel ### Describe the Bug I'm a getting a `T...
https://github.com/vercel/next.js/issues/30592
https://github.com/vercel/next.js/pull/30859
5f19f766fdcad6efbfdb17777c0d7c364d408ba6
2004d491987069c216d93c482108eefccad80d9a
2021-10-29T03:34:19Z
javascript
2021-11-03T08:31:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,586
["test/integration/react-streaming-and-server-components/app/pages/api/ping.js", "test/integration/react-streaming-and-server-components/test/index.test.js"]
API routes don't return with concurrentFeatures
### What version of Next.js are you using? 12.0.2-canary.6 ### What version of Node.js are you using? 14.17.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug A freshly generated next app does not see...
https://github.com/vercel/next.js/issues/30586
https://github.com/vercel/next.js/pull/31227
7087adba122640085944bc6b1968857ff1b52897
e1464ae5a5061ae83ad015018d4afe41f91978b6
2021-10-28T23:49:14Z
javascript
2021-11-09T22:48:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,570
["packages/next/build/swc/Cargo.lock", "packages/next/build/swc/Cargo.toml", "packages/next/build/swc/src/bundle/mod.rs", "packages/next/build/swc/src/styled_jsx/transform_css.rs", "packages/next/build/swc/tests/fixture/styled-jsx/issue-30480/input.js", "packages/next/build/swc/tests/fixture/styled-jsx/issue-30480/outp...
with next@12 some `@supports()` at-rules values become part of the styles
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.18.1 ### What browser are you using? Brave ### What operating system are you using? macOS ### How are you deploying your application? vercel ### Describe the Bug The value of some supports-at...
https://github.com/vercel/next.js/issues/30570
https://github.com/vercel/next.js/pull/31407
aaec9a93536b2535a8c8af94b707e91d3e596a9a
6fd44383f3df859da6f1381b41c588919a29ca82
2021-10-28T17:20:18Z
javascript
2021-11-15T08:27:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,567
["test/integration/scss-fixtures/external-url/pages/_app.js", "test/integration/scss-fixtures/external-url/pages/index.js", "test/integration/scss-fixtures/external-url/styles/global.scss", "test/integration/scss/test/index.test.js"]
CSS @import url for loading fonts doesnt work
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 17.0.1 ### What browser are you using? Firefox, Chrome ### What operating system are you using? Windows 10 ### How are you deploying your application? next start ### Describe the Bug App.scss: `@import url('https://...
https://github.com/vercel/next.js/issues/30567
https://github.com/vercel/next.js/pull/31691
feabd54f6b83a6572670323e43ae82b1919bc89c
d9712626036f7615677da89f2b51258d6a33e994
2021-10-28T16:39:05Z
javascript
2021-11-22T15:09:57Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,561
["packages/next/build/webpack/plugins/next-trace-entrypoints-plugin.ts"]
Cannot find module 'redux' (Deploy on Vercel w/ yarn workspace)
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.x ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug Error on Vercel: ``` 2021-1...
https://github.com/vercel/next.js/issues/30561
https://github.com/vercel/next.js/pull/30637
f363cc8d44bb92d507fdd65a7963f4fd87f9c59d
599081acdffb05e9e28b7475ece2990db2714bf3
2021-10-28T15:47:46Z
javascript
2021-10-29T22:39:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,547
["packages/next/build/webpack/loaders/next-middleware-ssr-loader/index.ts", "test/integration/react-rsc-basic/app/components/red/index.client.js", "test/integration/react-rsc-basic/app/components/red/style.module.css", "test/integration/react-rsc-basic/app/pages/_app.js", "test/integration/react-rsc-basic/app/pages/css...
Global styles with concurrent mode
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.17.4 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? next dev ### Describe the Bug When creating a new next app with `create-next...
https://github.com/vercel/next.js/issues/30547
https://github.com/vercel/next.js/pull/30639
c730f7312e563497e8769cecba54b6607a289e64
48874f1a443e41e7f5405086a9c3d6de9af3302b
2021-10-28T12:48:54Z
javascript
2021-10-30T09:20:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,498
["packages/next/build/swc/Cargo.lock"]
Static pages render but React not mounting client-side in Production mode. Works in dev.
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 16.11.1 ### What browser are you using? Brave, Chrome, Safari ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug Prior to ...
https://github.com/vercel/next.js/issues/30498
https://github.com/vercel/next.js/pull/31242
4299cc169c6552ffd54d02155a2efc0ebd355f68
fd9593542a52f7cd3ef4dbb6371893ef14dea2fa
2021-10-28T01:00:44Z
javascript
2021-11-10T16:39:34Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,491
["docs/upgrading.md"]
WebSocket connection failed errors after upgrade to Next.js 12
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 12.22.3 ### What browser are you using? Brave ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug After upgrading to Next.js 12, I'm getting the ...
https://github.com/vercel/next.js/issues/30491
https://github.com/vercel/next.js/pull/30704
99abb8bfd7f662efb942763332b87f4348b8844d
900ec48c0344e230dbf696fdcb8f17be14c6b72d
2021-10-27T21:48:58Z
javascript
2021-11-01T06:27:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,486
["packages/next/build/webpack/plugins/next-trace-entrypoints-plugin.ts", "run-tests.js", "test/e2e/prerender-native-module.test.ts", "test/e2e/prerender.test.ts", "test/integration/jsconfig-baseurl/test/index.test.js", "test/integration/jsconfig-paths/test/index.test.js", "test/integration/production/test/index.test.js...
Next.js 12 failing with `react-icons`
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug `next build` fails to bundle necessary files for `react...
https://github.com/vercel/next.js/issues/30486
https://github.com/vercel/next.js/pull/30985
5db9d09edd01ce5a95618ace828855e8b3e09324
bf097f1d0fdddd56644ea5a988aadcb1bbf025d2
2021-10-27T20:58:05Z
javascript
2021-11-05T01:09:37Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,480
["packages/next/build/swc/Cargo.lock", "packages/next/build/swc/Cargo.toml", "packages/next/build/swc/src/bundle/mod.rs", "packages/next/build/swc/src/styled_jsx/transform_css.rs", "packages/next/build/swc/tests/fixture/styled-jsx/issue-30480/input.js", "packages/next/build/swc/tests/fixture/styled-jsx/issue-30480/outp...
Interpolation in styled jsx media query not working after upgrading to nextjs 12
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 12.22.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug After upgrading to nextjs 12...
https://github.com/vercel/next.js/issues/30480
https://github.com/vercel/next.js/pull/31407
aaec9a93536b2535a8c8af94b707e91d3e596a9a
6fd44383f3df859da6f1381b41c588919a29ca82
2021-10-27T19:11:33Z
javascript
2021-11-15T08:27:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,475
["packages/next/server/web/sandbox/polyfills.ts", "packages/next/server/web/sandbox/sandbox.ts"]
[middlewares] globalThis and globalThis.CryptoKey is missing
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? v14.18.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Both Vercel and `next dev` ### Describe the Bug Testing...
https://github.com/vercel/next.js/issues/30475
https://github.com/vercel/next.js/pull/31193
eb7b40171a4fcb1f913cad9ef35fa4e2f1a81177
0bcb7149dc7119e2e812c6e0aee89dc4213fc2c9
2021-10-27T18:43:13Z
javascript
2021-11-09T17:39:29Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,456
["packages/next/build/webpack/loaders/next-swc-loader.js", "packages/next/taskfile.js", "test/integration/typescript/components/angle-bracket-type-assertions.ts", "test/integration/typescript/components/generics.ts", "test/integration/typescript/pages/angle-bracket-type-assertions.tsx", "test/integration/typescript/pag...
SWC Incorrect parsing of nested <> generics in fat arrow functions
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? v16.6.1 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? Vercel ### Describe the Bug when updating the next fro...
https://github.com/vercel/next.js/issues/30456
https://github.com/vercel/next.js/pull/30619
d7d1a05208a7f929f2fab65dd76af0473d8bfff2
d8cb8c5fbcab02bba22e90407732a12e23e0d206
2021-10-27T16:18:30Z
javascript
2021-10-30T12:51:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,430
["packages/next/server/next-server.ts", "packages/next/server/web/utils.ts", "test/integration/middleware-core/pages/responses/_middleware.js", "test/integration/middleware-core/pages/responses/deep/_middleware.js", "test/integration/middleware-core/pages/rewrites/_middleware.js", "test/integration/middleware-core/test...
Edge Functions: maxAge breaks Set-Cookie header
### What version of Next.js are you using? 12.0.0 ### What version of Node.js are you using? 16.3.0 ### What browser are you using? Chrome, Firefox ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug When using `_middlew...
https://github.com/vercel/next.js/issues/30430
https://github.com/vercel/next.js/pull/30560
5b4ad4a1c1c97e38741df2d34c699828af9da254
450552ddbadd050b78d665448127c54b7e05c5fa
2021-10-27T11:58:31Z
javascript
2021-10-28T17:46:58Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,421
["package.json", "packages/react-dev-overlay/package.json", "yarn.lock"]
Security Vulnerability on dependency shell-quote@1.7.2 - CVE-2021-42740
### What version of Next.js are you using? latest ### What version of Node.js are you using? N/A ### What browser are you using? N/A ### What operating system are you using? N/A ### How are you deploying your application? N/A ### Describe the Bug A security vulnerability has been raised on one of next.js dep...
https://github.com/vercel/next.js/issues/30421
https://github.com/vercel/next.js/pull/30621
fb100ee72b028419e0eafc266ff83ff619114877
842a130218d180522a74bb136dcc637b48f8279e
2021-10-27T10:01:19Z
javascript
2021-10-29T16:12:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,414
["packages/next/build/swc/Cargo.lock", "packages/next/build/swc/Cargo.toml", "packages/next/build/swc/src/transform.rs"]
swcMinify breaks CountUp package
### What version of Next.js are you using? 12.0.1 ### What version of Node.js are you using? 14.17.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug When compiling with `swcMinify: true` it break...
https://github.com/vercel/next.js/issues/30414
https://github.com/vercel/next.js/pull/30790
7cd9ffc519c7b81f198dc6171c4c59418c5f15f3
e79f788f7437d9b87da09ff865c0135a141b25cc
2021-10-27T08:01:08Z
javascript
2021-11-02T10:57:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,390
["packages/next/build/swc/src/styled_jsx/transform_css.rs", "packages/next/build/swc/tests/fixture/styled-jsx/global-child-selector/input.js", "packages/next/build/swc/tests/fixture/styled-jsx/global-child-selector/output.js"]
CSS Direct Child Selector with :global() no longer works in styled-jsx
### What version of Next.js are you using? 12.0.0 ### What version of Node.js are you using? v16.11.0 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? Locally (next dev) ### Describe the Bug It seems like direct child CSS comb...
https://github.com/vercel/next.js/issues/30390
https://github.com/vercel/next.js/pull/30771
2004d491987069c216d93c482108eefccad80d9a
5f72810dd6b9c02f3b31f8909b06ee6b80511166
2021-10-27T01:25:11Z
javascript
2021-11-03T09:00:49Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,389
["packages/next-swc/Cargo.lock", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/tests/loader/issue-30389/input.js", "packages/next-swc/crates/core/tests/loader/issue-30389/output.js", "packages/next-swc/crates/core/tests/loader/issue-30766/input.js", "packages/next-swc/crates/core/tests/load...
Nullish operator transpilation
### What version of Next.js are you using? 12 ### What version of Node.js are you using? 16 ### What browser are you using? chrome ### What operating system are you using? macOS ### How are you deploying your application? vercel/netlify ### Describe the Bug Nullish operator breaks pages...
https://github.com/vercel/next.js/issues/30389
https://github.com/vercel/next.js/pull/31816
b2acdbb788e48be4758f7555ae5fbe5ec5163eff
cfe561eae27e1eadb6372c8a90739ccc44092261
2021-10-27T00:38:59Z
javascript
2021-11-26T09:01:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,377
["examples/with-storybook-styled-jsx-scss/.storybook/preview.js", "packages/next/client/index.tsx", "packages/next/package.json", "yarn.lock"]
styled-jsx is always included in client bundle (even when unused)
### What version of Next.js are you using? 12.0.0 ### What version of Node.js are you using? 16.6.2 ### What browser are you using? N/A ### What operating system are you using? macOS ### How are you deploying your application? N/A ### Describe the Bug Starting with nextjs 12.0.0 `styled-jsx` is included in t...
https://github.com/vercel/next.js/issues/30377
https://github.com/vercel/next.js/pull/32730
b6fb52bbb04f4259b3a6528b7aeaa753c5f3b23f
ec3ca398cbd17a674fe0efe67a2763baf6490324
2021-10-26T21:37:23Z
javascript
2021-12-22T13:38:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,376
["packages/next/build/webpack/loaders/next-swc-loader.js", "packages/next/taskfile.js", "test/integration/typescript/components/angle-bracket-type-assertions.ts", "test/integration/typescript/components/generics.ts", "test/integration/typescript/pages/angle-bracket-type-assertions.tsx", "test/integration/typescript/pag...
(12.0.0, SWC) TypeScript generics in objects incorrectly parsed as JSX
### What version of Next.js are you using? 12.0.0 ### What version of Node.js are you using? 14.18.1 ### What browser are you using? Chrome ### What operating system are you using? Linux ### How are you deploying your application? Vercel ### Describe the Bug Using the new SWC minifier on Next 12, objects tha...
https://github.com/vercel/next.js/issues/30376
https://github.com/vercel/next.js/pull/30619
d7d1a05208a7f929f2fab65dd76af0473d8bfff2
d8cb8c5fbcab02bba22e90407732a12e23e0d206
2021-10-26T21:31:38Z
javascript
2021-10-30T12:51:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,375
["packages/next/server/response-cache.ts", "test/integration/data-fetching-errors/test/index.test.js"]
getStaticProps with revalidate silently swallowing errors
### What version of Next.js are you using? 12.0.0 ### What version of Node.js are you using? 16.13.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug Starting with Next.js 11.1.0, any uncaught err...
https://github.com/vercel/next.js/issues/30375
https://github.com/vercel/next.js/pull/32657
2efc944cb9e2670c24deb089b1567f8002c417ae
626955d61c7d4d5e57c749cc2383fb5f8ad0b90d
2021-10-26T21:21:38Z
javascript
2022-01-05T19:40:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,360
["packages/next/lib/typescript/writeConfigurationDefaults.ts", "test/integration/tsconfig-verifier/test/index.test.js"]
v12.0.0 -- Mono repo setups and extending tsconfigs break the build
### What version of Next.js are you using? 12 ### What version of Node.js are you using? 14.17.5 ### What browser are you using? Chrome ### What operating system are you using? mac, windows ### How are you deploying your application? Vercel ### Describe the Bug Next v12 has a function that, on dev or build, ...
https://github.com/vercel/next.js/issues/30360
https://github.com/vercel/next.js/pull/30355
718003c8a725ad04da2c9f8e355cbe22cbc3d0be
431178bf531d8879679cd754ac0658d81a9b74a0
2021-10-26T19:13:14Z
javascript
2021-10-27T04:11:07Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,353
["packages/next/server/web/spec-compliant/request.ts", "test/unit/web-runtime/request.test.ts"]
Accessing request.referrer in middleware errors instead of returning undefined when there's no referrer
### What version of Next.js are you using? 12.0.0 ### What version of Node.js are you using? 14.17.6 ### What browser are you using? Safari ### What operating system are you using? macOS ### How are you deploying your application? next dev ### Describe the Bug When attempting to access `request.referrer` in ...
https://github.com/vercel/next.js/issues/30353
https://github.com/vercel/next.js/pull/31343
66d9b4e14a2b59475480f24ad7c4a19d0f7d7eb7
b51a020941f79dccf818bad841bf377d6fd7bd1d
2021-10-26T18:48:21Z
javascript
2021-11-15T19:52:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,300
["packages/next/export/worker.ts", "test/integration/export/test/index.test.js"]
404 page is exported to 404/index.html when trailingSlash is enabled
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 16.12 ### What browser are you using? Firefox ### What operating system are you using? Ubuntu ### How are you deploying your application? next export ### Describe the Bug I don't remember the previous version, but it...
https://github.com/vercel/next.js/issues/30300
https://github.com/vercel/next.js/pull/36827
d76bbde311da00cd750bf48d49887610960cafb9
093288c9d79a64411355c9c5e5db76d353cd8890
2021-10-26T07:26:15Z
javascript
2022-05-11T18:44:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,279
["packages/next/build/webpack/plugins/next-trace-entrypoints-plugin.ts", "test/integration/jsconfig-baseurl/test/index.test.js", "test/integration/jsconfig-paths/test/index.test.js"]
Latest canary breaks the @prisma/client module
### What version of Next.js are you using? 11.1.3-canary.100 ### What version of Node.js are you using? 14.x (vercel lts) ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? Vercel ### Describe the Bug In th...
https://github.com/vercel/next.js/issues/30279
https://github.com/vercel/next.js/pull/30286
0910e8b8ca78738d659e4f9df96fb3fa9cef80e7
73fbd698bd94321544c1dce45784ab7f57263177
2021-10-25T19:24:41Z
javascript
2021-10-25T23:38:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,239
["packages/next/build/webpack-config.ts", "packages/next/compiled/node-libs-browser/events.js", "packages/next/package.json", "yarn.lock"]
Events module not found after updating to 11.1.3-canary.82
### What version of Next.js are you using? 11.1.3-canary.82 ### What version of Node.js are you using? 14.17.5 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? Vercel ### Describe the Bug I've been using ...
https://github.com/vercel/next.js/issues/30239
https://github.com/vercel/next.js/pull/30256
bc3ab3ce9446373b3ec1d558d4332eef9fad92e8
467bf08a8a7f14ddf043c7c0141889edfbb9f970
2021-10-24T19:34:42Z
javascript
2021-10-25T13:32:01Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,236
["packages/next/build/webpack-config.ts", "packages/next/build/webpack/plugins/next-trace-entrypoints-plugin.ts", "packages/next/server/config-shared.ts", "test/lib/next-test-utils.js"]
[12] An error occurs when running next build, requesting access to a other administrator account
### What version of Next.js are you using? - 11.1.3-canary.98 - 12.0.1 This does not occur in 11.1.2. ### What version of Node.js are you using? v14.15.4 ### What browser are you using? Not Related ### What operating system are you using? macOS ### How are you deploying your application? ...
https://github.com/vercel/next.js/issues/30236
https://github.com/vercel/next.js/pull/30857
95182480bf4ecbfdfd2794a9a1274f1635b7bcd3
5de4f668edb34273bc860055f37abfbab964cbb9
2021-10-24T16:59:43Z
javascript
2021-11-04T09:23:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,231
["docs/advanced-features/debugging.md"]
Documentation for Windows Debugging
### Describe the feature you'd like to request When following the documentation for debugging with VS Code, Windows users will experience an error as environment variables cannot be set in the way currently described in the docs. ### Describe the solution you'd like Document using the `cross-env` package to enable c...
https://github.com/vercel/next.js/issues/30231
https://github.com/vercel/next.js/pull/30052
3a9f008c9911baca48cb0fef991d597d5f2a7f03
39fcb8d338da23aca78a815829bf32708018b299
2021-10-24T11:07:58Z
javascript
2021-10-28T10:59:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,220
["docs/02-app/01-building-your-application/05-optimizing/01-images.mdx"]
Add more data to docs on why image optimization is important
### Describe the feature you'd like to request The top of the Image Optimization page now has a list of next/image performance benefits, but it also might be helpful for folks to hear more specific data about the problem that it's trying to solve (i.e.why images are such a big contributor to perf issues on the web). ...
https://github.com/vercel/next.js/issues/30220
https://github.com/vercel/next.js/pull/51066
1a0b5d25c60f98d87b7703c7d03eba260a9dcbf0
9fad474018e9f7710548fa0c054fb7b31da0511f
2021-10-23T23:22:37Z
javascript
2023-06-09T22:02:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,219
["docs/api-reference/next/image.md", "docs/basic-features/image-optimization.md"]
Clarify in Image Optimization docs which width/height to use
### Describe the feature you'd like to request The current Image Optimization guide mentions that a width/height is mandatory when not using a static image or a "fill" layout, but doesn't specify which width/height to provide. The intrinsic size of the image or the size at which you'd like the image to be displayed? T...
https://github.com/vercel/next.js/issues/30219
https://github.com/vercel/next.js/pull/35188
9129bb9a054f36890d3138fd751c358b57534a07
bc460229ab5dc0aa7589c9e25b4581b60c014e9d
2021-10-23T23:11:56Z
javascript
2022-03-17T19:16:15Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,203
["packages/next/server/next-server.ts", "packages/next/shared/lib/router/utils/prepare-destination.ts", "test/production/required-server-files-i18n.test.ts"]
For internationalised apps, asPath doesn't include dynamic param when rendering server side.
### What version of Next.js are you using? 11.1.2 and 11.1.3-canary.96 ### What version of Node.js are you using? 14.x ### What browser are you using? Chome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug I have a st...
https://github.com/vercel/next.js/issues/30203
https://github.com/vercel/next.js/pull/31281
6abc6699e9f93a7872a4f861f518671beebd9b2f
6b89fbf12d50f6ed7fc696d5ded48a52af98bca8
2021-10-23T06:07:28Z
javascript
2021-11-11T20:11:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,198
["packages/create-next-app/helpers/is-folder-empty.ts"]
create-next-app is currently somewhat incompatible with yarn 2
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14.17.6 ### What browser are you using? Chrome ### What operating system are you using? Windows, Ubuntu ### How are you deploying your application? Vercel, but doesnt matter ### Describe the Bug ## Background Yarn i...
https://github.com/vercel/next.js/issues/30198
https://github.com/vercel/next.js/pull/30936
4da09da1a2fa0c7b2d9c558b8072dfdd00a4b369
b30ae643a4faab8931a4b566277a615275a8ab39
2021-10-23T03:07:41Z
javascript
2022-08-08T03:05:48Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,167
["packages/next/compiled/webpack/webpack.d.ts"]
next@canary - can't find module "webpack5"
### What version of Next.js are you using? canary ### What version of Node.js are you using? 16.11.1 ### What browser are you using? Brave ### What operating system are you using? Windows ### How are you deploying your application? NestJS / Express ### Describe the Bug next@canary can't find the module "webp...
https://github.com/vercel/next.js/issues/30167
https://github.com/vercel/next.js/pull/31206
a1e76fb96678b0ac3d7a74c28d2d005516ef1cc0
14aac0859f9630332651884cbdf648efee416fe2
2021-10-22T09:00:28Z
javascript
2021-11-09T14:18:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,142
["docs/basic-features/eslint.md", "errors/manifest.json", "errors/no-head-element.md", "packages/eslint-plugin-next/lib/index.js", "packages/eslint-plugin-next/lib/rules/no-head-element.js", "test/unit/eslint-plugin-next/no-head-element.test.ts"]
document title deleted when using "priority" on Image component
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 14.17.1 ### What browser are you using? Chrome ### What operating system are you using? Linux 5.4.0-89-generic #100-Ubuntu ### How are you deploying your application? Vercel ### Describe the Bug Document title delete...
https://github.com/vercel/next.js/issues/30142
https://github.com/vercel/next.js/pull/32897
636d3aeda753301657cf9f2e9faa8e947392bfe2
d72f5bd69dcd243645ce43722cd86db030b94e1e
2021-10-21T14:42:51Z
javascript
2021-12-31T05:09:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,078
["packages/next/build/webpack-config.ts", "test/integration/build-output/test/index.test.js"]
Node.js v17.0.0 - Error starting project in development mode
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 17.0.0 ### What browser are you using? Chrome 94.0.4606.81 ### What operating system are you using? Windows 10 ### How are you deploying your application? / ### Describe the Bug After updating Node.js to the new vers...
https://github.com/vercel/next.js/issues/30078
https://github.com/vercel/next.js/pull/30095
3b34626fc879364312a625e642f423c673ace82c
610d2b37c86adb10dc15e8644c096fecd15f733b
2021-10-19T20:47:07Z
javascript
2021-10-20T21:39:55Z
closed
vercel/next.js
https://github.com/vercel/next.js
30,054
["examples/with-semantic-ui/.nowignore", "examples/with-semantic-ui/next.config.js", "examples/with-semantic-ui/package.json", "examples/with-semantic-ui/pages/SmallImage.png", "examples/with-semantic-ui/pages/_app.js", "examples/with-semantic-ui/pages/index.js", "examples/with-semantic-ui/public/image.png", "examples/...
webpack5 not working in with-semantic-ui example
### What example does this report relate to? with-semantic-ui ### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? v14.17.5 ### What browser are you using? Chrome ### What operating system are you using? Linux ### How are you deploying your application? next start ###...
https://github.com/vercel/next.js/issues/30054
https://github.com/vercel/next.js/pull/32805
6b866533cd7276e00ceed0710a152a36c1a86f63
22655a1aabaaa102fbdef8bc2ace23a2ff41362f
2021-10-19T03:57:42Z
javascript
2021-12-24T23:07:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,926
["packages/next/cli/next-lint.ts", "test/integration/eslint/test/index.test.js"]
Eslint's --cache-strategy argument is not supported
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? Windows 10 ### How are you deploying your application? next start ### Describe the Bug `--cache-strategy` is an argument introdu...
https://github.com/vercel/next.js/issues/29926
https://github.com/vercel/next.js/pull/29928
ca41952d1433dbc9cbc5f5ded9f189ea1d3b1c06
39ef77cbe644f66060efddd45b88ee83fa5bc3fd
2021-10-14T21:36:10Z
javascript
2021-11-08T17:17:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,925
["packages/next/build/index.ts", "packages/next/build/utils.ts", "test/integration/critical-css/components/hello.js", "test/integration/critical-css/components/hello.module.css", "test/integration/critical-css/pages/another.js", "test/integration/critical-css/pages/index.js", "test/integration/critical-css/test/index.t...
Experimental OptimizeCss flag (critters) isn't deferring all css files properly.
### What version of Next.js are you using? 11.1.3-canary.0 ### What version of Node.js are you using? 16.1.0 ### What browser are you using? chrome (shouldn't matter, the html is what's different) ### What operating system are you using? Windows (I think this could have to do with it) ### How are you deploying ...
https://github.com/vercel/next.js/issues/29925
https://github.com/vercel/next.js/pull/33752
c2b6d235f2635ae8ea4fa8519f64bcc70830f40d
7ec49be7ac4657775483958755e10a9435e8171a
2021-10-14T21:09:21Z
javascript
2022-01-27T22:22:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,788
["packages/next/client/image.tsx", "packages/next/image-types/global.d.ts", "packages/next/tsconfig.json"]
Cannot find name 'StaticImageData'.
### What version of Next.js are you using? 11.1.2 & 11.1.3-canary.57 ### What version of Node.js are you using? 14.16.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next build ### Describe the Bug The following error occurs ...
https://github.com/vercel/next.js/issues/29788
https://github.com/vercel/next.js/pull/34394
4613e3be629d8fb44581aa3492560cbf3f2c9c9f
27affb414159bea10cca57b1291fe7037ee90bdb
2021-10-11T01:38:34Z
javascript
2022-02-19T03:25:49Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,770
["packages/create-next-app/create-app.ts"]
`yarn create next-app --ts` sets wrong eslint version
### What example does this report relate to? yarn create next-app --typescript ### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 16.10.0 ### What browser are you using? chrome 94 ### What operating system are you using? Arch Linux ### How are you deploying your appli...
https://github.com/vercel/next.js/issues/29770
https://github.com/vercel/next.js/pull/29837
7b3cce3f94ef88379f037bf02975996d3cbebaed
c78d8fad19e70a71fe9975984bf6f59e3bfb27bb
2021-10-10T03:32:39Z
javascript
2021-10-12T16:02:55Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,744
["docs/api-reference/next/image.md", "packages/next/server/config.ts", "test/integration/image-optimizer/test/index.test.js"]
Configuring `next.config.js` with images.loader should error if missing images.path
When a user configures `next.config.js` with the `images.loader` prop such as `cloudinary`, next should error if the `images.path` property is missing. The error message should guide the user to the correct value. https://nextjs.org/docs/api-reference/next/image#loader-configuration
https://github.com/vercel/next.js/issues/29744
https://github.com/vercel/next.js/pull/30080
6f3dc0162f7da1058c33c5d57eb87e01f5f62372
f2cf092ee6a18574e49b0984c5f13d1ee9a84e65
2021-10-08T15:11:16Z
javascript
2021-10-20T00:17:24Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,717
["docs/api-reference/next/image.md", "docs/basic-features/image-optimization.md", "packages/next/client/image.tsx", "test/integration/image-component/default/pages/inside-paragraph.js", "test/integration/image-component/default/test/index.test.js"]
<Image> components in <p> tags act oddly
### What version of Next.js are you using? 11.x ### What version of Node.js are you using? 14.15.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? n/a ### Describe the Bug Because `<Image>` uses a `<div>` ...
https://github.com/vercel/next.js/issues/29717
https://github.com/vercel/next.js/pull/30041
0daaae32dc01494c408afc54eb19c01d2d8bfdf2
1a0c1e8a5b47e49602e058a0d3e254fa885a61c4
2021-10-07T19:17:55Z
javascript
2021-10-18T21:29:19Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,667
["packages/next/build/babel/plugins/no-anonymous-default-export.ts"]
Warning: `Anonymous arrow functions cause Fast Refresh to not preserve local component state.` often has wrong output path
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 16.10.0 ### What browser are you using? doesn't matter ### What operating system are you using? Ubuntu 21.04 ### How are you deploying your application? doesn't matter ### Describe the Bug It sh...
https://github.com/vercel/next.js/issues/29667
https://github.com/vercel/next.js/pull/31322
e5171758d3b72b90269225e6f3b371a3b2bcc0cb
8c547139e4250a8e99e2c093a498cce2d6e921cf
2021-10-06T13:19:16Z
javascript
2021-11-15T14:01:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,624
["docs/basic-features/image-optimization.md"]
Explain "priority" attribute in "Image Optimization" guide
### Describe the feature you'd like to request We recently got feedback from a partner that it wasn't clear that LCP images needed to use the "priority" attribute of next/image. This requirement is buried in the API ref and not easy for first-time users of next/image to find. ### Describe the solution you'd like We ...
https://github.com/vercel/next.js/issues/29624
https://github.com/vercel/next.js/pull/30218
f5b7baca53d0be346d58838ca402ec6cb544c4e1
2fe5d011e624fdc9f623222a152f7b15d3fbe3c1
2021-10-04T22:55:55Z
javascript
2021-10-25T21:04:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,597
["docs/advanced-features/using-mdx.md", "docs/manifest.json"]
Add MDX section to Advance features
### Describe the feature you'd like to request We don't currently offer much in the way of MDX docs. There are now a number of different MDX solutions one could use with Next.js. We should document them. ### Describe the solution you'd like Add a new section to the Advanced features section which outlines how to use...
https://github.com/vercel/next.js/issues/29597
https://github.com/vercel/next.js/pull/30869
d9712626036f7615677da89f2b51258d6a33e994
91e86203764746182fb0b44d6f491817193d65ab
2021-10-04T08:24:54Z
javascript
2021-11-22T17:27:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,593
["docs/api-reference/create-next-app.md", "docs/basic-features/typescript.md", "docs/getting-started.md", "docs/testing.md"]
`npx create-next-app --ts` doesn't add TS
### What version of Next.js are you using? N/A ### What version of Node.js are you using? 14.17.6 ### What browser are you using? N/A ### What operating system are you using? N/A ### How are you deploying your application? N/A ### Describe the Bug As per https://nextjs.org/docs/basic-features/typescript, `np...
https://github.com/vercel/next.js/issues/29593
https://github.com/vercel/next.js/pull/29595
a9ad8cbbd92ba73ae13e4b28d9851f3e240f960a
9581658b8aa82bb9143f48ac12d820f64d2ebf8f
2021-10-04T03:15:20Z
javascript
2021-10-04T09:13:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,553
["packages/next/build/webpack-config.ts", "test/integration/externals-esm-loose/node_modules/preact/compat.js", "test/integration/externals-esm/node_modules/preact/compat.js", "test/integration/externals/node_modules/preact/compat.js"]
Broken Webpack's "resolve.alias" (Next 11.1.3-canary.41)
### What version of Next.js are you using? 11.1.3-canary.41 ### What version of Node.js are you using? 14.18.0 ### What browser are you using? Chrome ### What operating system are you using? Windows 10 ### How are you deploying your application? next start ### Describe the Bug Hi there. It seems like web...
https://github.com/vercel/next.js/issues/29553
https://github.com/vercel/next.js/pull/29611
92c2dd4971c8ff04ecdc0ad5948a58c95391376c
15822516e7b20cbd968d9a7a63989b6ecbbe09d6
2021-10-01T19:37:15Z
javascript
2021-10-04T23:57:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,479
["docs/getting-started.md"]
Refactor and make clearer, getting started guide
### Describe the feature you'd like to request Currently the getting started guide outlines 2 types of setup, using `create next-app` and manually installing `next react react-dom`. While the first step is relatively clear, the manual setup doesn't give clear instructions and assumes the user knows how to setup the fi...
https://github.com/vercel/next.js/issues/29479
https://github.com/vercel/next.js/pull/35898
e146168c3bf2056c6e722a949bf67c0affeac118
5429e8f12e7bf54177ba68eafd65160017b90cde
2021-09-29T07:10:36Z
javascript
2022-04-06T13:06:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,363
["packages/next/client/image.tsx", "test/integration/image-component/default/pages/on-loading-complete.js", "test/integration/image-component/default/test/index.test.js"]
OnLoadingComplete not working when passing function, but works when console log
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 10.20.1 ### What browser are you using? chrome ### What operating system are you using? codesandbox ### How are you deploying your application? codesandbox ### Describe the Bug I'm trying to get the naturalWidth and ...
https://github.com/vercel/next.js/issues/29363
https://github.com/vercel/next.js/pull/29367
f0eb9283f08d4566aeece2597e3beb87854e4f8e
2271cd841d9840b703f57fb8d791b4e3b373430d
2021-09-24T17:21:23Z
javascript
2021-09-26T15:03:07Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,310
["examples/cms-strapi/components/cover-image.js"]
Clicking on cover image redirects to an undefined page
### What example does this report relate to? cms-strapi ### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 14.17.5 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe t...
https://github.com/vercel/next.js/issues/29310
https://github.com/vercel/next.js/pull/29311
0d4e4e90924a14ce3e24e8eed88dbd9a4b2bb2fc
797dca5913446c15ea7787f05ec3cf8b27edb845
2021-09-22T22:43:51Z
javascript
2021-09-22T23:07:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
29,289
["packages/next/build/webpack/loaders/next-image-loader.js", "packages/next/server/config.ts", "packages/next/server/image-optimizer.ts", "test/integration/image-component/base-path/components/TallImage.js", "test/integration/image-component/base-path/components/tall.png", "test/integration/image-component/base-path/pa...
Importing image doesn't work with basePath
### What version of Next.js are you using? v11.1.2 ### What version of Node.js are you using? v14.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Other platform ### Describe the Bug When importing image (feature introduced...
https://github.com/vercel/next.js/issues/29289
https://github.com/vercel/next.js/pull/29307
9343b67c110c129b769af7fbdfe752ac9786fdd8
5dbb8704cc6780e377e68574a4aa55352b873b6b
2021-09-22T09:13:22Z
javascript
2021-09-23T23:26:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,921
["packages/next/server/base-server.ts", "packages/next/server/router.ts", "test/e2e/i18n-api-support/index.test.ts"]
Rewrites with i18n
### What version of Next.js are you using? 11.1.2 and 11.1.3-canary.14 ### What version of Node.js are you using? 14 and 16 ### What browser are you using? Chrome Firefox Insomnia ### What operating system are you using? Windows, Linux ### How are you deploying your application? Vercel ### Describe the Bug I...
https://github.com/vercel/next.js/issues/28921
https://github.com/vercel/next.js/pull/33966
7c1a51a94f5e00a5e044aa4647b9e552a5ae3e0b
b6b5250c4620b6f76bd82029cb89b4cac27fe486
2021-09-08T14:37:42Z
javascript
2022-03-01T20:53:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,687
["packages/next/types/index.d.ts"]
404 SSG pages are not revalidated on next 11.1.2
### What version of Next.js are you using? 11.1.2 ### What version of Node.js are you using? 14.17.4 ### What browser are you using? chrome ### What operating system are you using? ubuntu ### How are you deploying your application? next start and vercel as well ### Describe the Bug I have a page that catch a...
https://github.com/vercel/next.js/issues/28687
https://github.com/vercel/next.js/pull/29919
fd5522d923f4bf6e8004910759ac0be3fd5791b4
ea0cdc5a3677c94a8c72166450b327c91716bd43
2021-09-01T03:59:51Z
javascript
2021-10-15T02:14:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,633
["docs/api-reference/cli.md", "packages/next/cli/next-start.ts", "packages/next/server/lib/start-server.ts", "test/integration/cli/test/index.test.js", "test/unit/cli.test.ts"]
Please expose keepAliveTimeout and headersTimeout without requiring a custom server
### Describe the feature you'd like to request When deploying behind a load balancer its good to configure the application server with a longer timeout than the load balancer. See [AWS ALB reccomendation](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#connection-i...
https://github.com/vercel/next.js/issues/28633
https://github.com/vercel/next.js/pull/35827
bcd8de32624c444a5e08d119ea8c3c673d7354b2
2b451ee69a1615dc999920b12e2abaf432805c75
2021-08-30T22:39:19Z
javascript
2022-06-26T11:26:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,596
["packages/eslint-plugin-next/lib/rules/no-document-import-in-page.js", "test/unit/eslint-plugin-next/no-document-import-in-page.test.ts"]
False positive for `no-document-import-in-page`
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14.17.1 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? next start ### Describe the Bug The `@next/next/no-doc...
https://github.com/vercel/next.js/issues/28596
https://github.com/vercel/next.js/pull/28745
801e48eae9cb31fd213d09f81e903ee14aaa2765
9bbba98c015a9c66a786878155d5032b06ef07a0
2021-08-29T08:39:50Z
javascript
2021-09-02T20:51:22Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,582
["examples/with-typescript-graphql/package.json"]
with-typescript-graphql: unable to resolve dependency tree
### What example does this report relate to? with-typescript-graphql ### What version of Next.js are you using? N/A ### What version of Node.js are you using? v16.6.2 ### What browser are you using? N/A ### What operating system are you using? macOS ### How are you deploying your application? npx create-next...
https://github.com/vercel/next.js/issues/28582
https://github.com/vercel/next.js/pull/28637
1fcd8c2e4d4b3ef864e7c53e89bddd1c8009ec58
6be8a043359c01e54668f6d7d9c70d746473a03d
2021-08-28T13:34:28Z
javascript
2021-09-07T15:26:32Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,560
["packages/next/client/route-loader.ts"]
Next/link triggering momentary 'Unhandled Runtime Error' only in dev mode
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14.15.3 ### What browser are you using? Firefox ### What operating system are you using? macOS ### How are you deploying your application? Issue refers to Dev mode only ### Describe the Bug In dev mode, I am getting ...
https://github.com/vercel/next.js/issues/28560
https://github.com/vercel/next.js/pull/31554
44b4dbcd419b592bea354161a309e0f74dfa67d1
36d3198e3967ae048fa4029b3877c8b8fe7b3520
2021-08-27T13:54:50Z
javascript
2021-11-17T21:33:56Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,547
["packages/eslint-plugin-next/lib/rules/no-html-link-for-pages.js", "test/unit/eslint-plugin-next/no-html-link-for-pages.test.ts"]
[ESLint] no-html-link-for-pages false positive on target="_blank"
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 16.6.0 ### What browser are you using? Firefox ### What operating system are you using? Windows 10 ### How are you deploying your application? next lint ### Describe the Bug I have a link to a page on the same domain...
https://github.com/vercel/next.js/issues/28547
https://github.com/vercel/next.js/pull/32780
b769d1be49c25f77a0c1ed5a2c2c4b132c7997a9
4e345f6677f674e6e0493e1186bd8dc23139eea2
2021-08-27T02:54:47Z
javascript
2021-12-25T00:55:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,464
["errors/invalid-api-status-body.md", "errors/manifest.json", "packages/next/server/api-utils.ts", "test/integration/api-support/pages/api/status-204.js", "test/integration/api-support/test/index.test.js"]
api endpoint hangs and eventually times out when you res.status(204).send('anything') instead of throwing an error
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14 (hosted on vercel) ### What browser are you using? chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug ```jsx res.status(204) // works as ...
https://github.com/vercel/next.js/issues/28464
https://github.com/vercel/next.js/pull/28479
f21685549a05cef495cbfbb33510578387278754
ead10f1f8113f24f3d6dc4e387204da75248b72e
2021-08-24T15:25:09Z
javascript
2021-08-25T15:52:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,307
["errors/custom-document-image-import.md", "errors/manifest.json", "packages/next/build/webpack/config/blocks/images/index.ts", "packages/next/build/webpack/config/blocks/images/messages.ts", "packages/next/build/webpack/config/index.ts", "test/integration/invalid-document-image-import/pages/_document.js", "test/integr...
images do not emit images that were imported in _document
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14 ### What browser are you using? chrome ### What operating system are you using? macOS ### How are you deploying your application? Other (serverless aws) ### Describe the Bug When importing images into `_document`...
https://github.com/vercel/next.js/issues/28307
https://github.com/vercel/next.js/pull/28475
c4f9f1e1e0a7aac49d06e6ec12e0bb76840a525c
3b55a37c8168d8043a284bfd85f59e298592674e
2021-08-19T20:29:16Z
javascript
2021-09-06T11:41:18Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,251
["packages/next/client/image.tsx", "packages/next/types/index.d.ts", "test/integration/export-image-loader/test/index.test.js", "test/integration/image-component/default/test/index.test.js"]
Blur placeholder stay visible with JavaScript disabled
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 12.22.1 ### What browser are you using? Chrom, Firefox, Safari ### What operating system are you using? macOS ### How are you deploying your application? next dev, next start ### Describe the Bug ...
https://github.com/vercel/next.js/issues/28251
https://github.com/vercel/next.js/pull/28269
f2fa4f34feba3dda7098eaed9081990129784977
53f0973abaa5db4961dc03b226698d3c4ddbcf2b
2021-08-18T11:11:32Z
javascript
2021-08-19T04:26:07Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,230
["package.json", "yarn.lock"]
[Contributing] Running `yarn` on the Next.js repo fails with an error
### What version of Next.js are you using? v11.1.1-canary.10 ### What version of Node.js are you using? v14.16.0 ### What browser are you using? N/A ### What operating system are you using? Ubuntu 20.04.2 LTS ### How are you deploying your application? N/A ### Describe the Bug Running `...
https://github.com/vercel/next.js/issues/28230
https://github.com/vercel/next.js/pull/28347
a0f64ba4a5cf66d12cf742ef16ed851e676cc2de
8737ac08fc18a3fcf263f677980c91fcfde6d075
2021-08-18T07:01:41Z
javascript
2021-08-20T19:54:21Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,215
["packages/next/client/image.tsx", "test/integration/image-component/default/pages/invalid-loader.js", "test/integration/image-component/default/test/index.test.js"]
Unnecessary warnings when using custom image loader with size buckets
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14.17.3 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug After upgrading Next.js, we are seeing lots of err...
https://github.com/vercel/next.js/issues/28215
https://github.com/vercel/next.js/pull/30624
842a130218d180522a74bb136dcc637b48f8279e
142af81270637126c05415f73c016922be216540
2021-08-17T20:39:04Z
javascript
2021-10-29T16:54:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,200
["packages/eslint-plugin-next/lib/rules/no-document-import-in-page.js", "test/unit/eslint-plugin-next/no-document-import-in-page.test.ts"]
False positive error from no-document-import-in-page rule
### What version of Next.js are you using? 11.1.0 (bug is also present in the latest canary) ### What version of Node.js are you using? 14 LTS ### What browser are you using? n/a ### What operating system are you using? macOS ### How are you deploying your application? n/a ### Describe the Bug The lint rule ...
https://github.com/vercel/next.js/issues/28200
https://github.com/vercel/next.js/pull/28261
220fa9cd1497f7e21c57ddfcbbbab742d632e0e4
9442925f50502a92fe6c82d2fd05705a52114b1e
2021-08-17T14:35:04Z
javascript
2021-08-25T18:30:49Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,194
["packages/next/cli/next-lint.ts"]
Gitlab CI timeout in "next lint" with Next.js 11.1.0
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14.x ### What browser are you using? Chrome ### What operating system are you using? Linux ### How are you deploying your application? Gitlab CI ### Describe the Bug I am using Gitlab CI to test and deploy a Next.js ...
https://github.com/vercel/next.js/issues/28194
https://github.com/vercel/next.js/pull/28299
517ea6dc20a423e0165ce30c237d0e842c2a4efc
4e7691139feec02654297eb16aea22b6fb306f1f
2021-08-17T11:05:49Z
javascript
2021-08-19T17:16:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,157
["docs/advanced-features/i18n-routing.md", "packages/next/server/config.ts"]
Release 11.1 introduces i18n limits that blocks us from upgrading.
### What version of Next.js are you using? 10.2.3 -> 11.1 ### What version of Node.js are you using? 14.x, 16.x ### What browser are you using? Chrome, Firefox ### What operating system are you using? macOS ### How are you deploying your application? next build and we then deploy it in our ow...
https://github.com/vercel/next.js/issues/28157
https://github.com/vercel/next.js/pull/28429
74c349daabd4bbcb5a20bb1e0d31c34bebd3b899
f21685549a05cef495cbfbb33510578387278754
2021-08-16T11:27:28Z
javascript
2021-08-25T13:54:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
28,036
["packages/next/client/index.tsx", "packages/next/client/script.tsx", "packages/next/shared/lib/head-manager-context.ts", "test/integration/script-loader/pages/page3.js", "test/integration/script-loader/test/index.test.js"]
Duplicating Google Maps API with "beforeInteractive" script component
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 15.7.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug When I trying to add google initial script thro...
https://github.com/vercel/next.js/issues/28036
https://github.com/vercel/next.js/pull/28428
ee462442c815c0358085b0340a005a2b68ae4b77
fd1c56e66ab0d9612930efac6cb77985fb91fac7
2021-08-12T16:05:18Z
javascript
2021-08-24T16:07:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,982
["packages/next/build/babel/loader/get-config.ts"]
"Using external babel" spam in Next 11.1
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 14.17.5 ### What browser are you using? Firefox ### What operating system are you using? Ubuntu (WSL) ### How are you deploying your application? N/a ### Describe the Bug In Next 11.1 the `info - Using external babe...
https://github.com/vercel/next.js/issues/27982
https://github.com/vercel/next.js/pull/28017
27ccd3cb38e39a1dbfa0d9b8935063814c1f9803
965a280bc2b74a704cecb3098f3be084eba5f15e
2021-08-11T22:37:38Z
javascript
2021-08-12T14:33:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,981
["packages/next/lib/eslint/runLintCheck.ts"]
Yarn lint causes error: The "path" argument must be of type string. Received undefined
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? v15.2.1 ### What browser are you using? Chrome ### What operating system are you using? macOSv11.4 ### How are you deploying your application? Custom deployment ### Describe the Bug I upgraded f...
https://github.com/vercel/next.js/issues/27981
https://github.com/vercel/next.js/pull/29823
d8028f553e6df7e159daa1f73ab1264214065bfb
f195650f7489501bb761b27259b71b19a8dc8867
2021-08-11T22:22:26Z
javascript
2021-11-16T13:07:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,980
["packages/next/lib/typescript/writeAppTypeDeclarations.ts", "test/unit/write-app-declarations.test.ts"]
LF to CRLF in `next-env.d.ts`
### What version of Next.js are you using? 11.1.0 ### What version of Node.js are you using? 16.4.0 ### What browser are you using? does not matter ### What operating system are you using? Windows ### How are you deploying your application? next build ### Describe the Bug For whatever reason, when running `n...
https://github.com/vercel/next.js/issues/27980
https://github.com/vercel/next.js/pull/28100
05a732eb7ae4263ec1f1c1d647f4e581edb0c936
23ce41e2bce521b55b9e17e5600dd98e9dfe6955
2021-08-11T20:56:44Z
javascript
2021-09-20T03:55:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,888
["packages/next/build/webpack-config.ts", "test/integration/app-document-remove-hmr/pages/_app.js", "test/integration/app-document-remove-hmr/pages/_document.js", "test/integration/app-document-remove-hmr/pages/index.js", "test/integration/app-document-remove-hmr/test/index.test.js"]
HMR for _app can fail if a custom _app is removed
When using a custom `pages/_app` file and it is removed during development it can cause unexpected errors as seen in the below screen shot. We should handle this gracefully and prevent confusing errors. <details> <summary>screenshot</summary> <img width="565" alt="CleanShot 2021-08-08 at 11 36 29@2x" src="htt...
https://github.com/vercel/next.js/issues/27888
https://github.com/vercel/next.js/pull/28227
51559f5c645c6ad8ba1bf2da74bac284015f887e
17d7e59339123e6d395f1714a7c359a5f1d4b6fe
2021-08-09T14:07:41Z
javascript
2021-08-18T11:01:02Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,873
["packages/next/shared/lib/router/router.ts", "test/e2e/basepath-trailing-slash.test.ts", "test/e2e/basepath.test.ts", "test/lib/e2e-utils.ts"]
Trailing slash automatically removed when using basePath and url has query params
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 12.16.1 ### What browser are you using? Chrome 92.0.4515.131 ### What operating system are you using? macOS Big Sur ### How are you deploying your application? next build && next export, static files on AWS S3 ### Des...
https://github.com/vercel/next.js/issues/27873
https://github.com/vercel/next.js/pull/29217
4a5fc41b2472d2957f36b2d50aa41804df5459d6
371ca582d1da1801d8ae5436d108db3f48aefecb
2021-08-09T08:50:57Z
javascript
2021-09-21T14:18:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,783
["packages/next/client/route-loader.ts", "test/integration/preload-viewport/pages/another.js", "test/integration/preload-viewport/test/index.test.js", "test/integration/route-load-cancel-css/test/index.test.js"]
Links randomly not working and the Routing system is broken. (Let's Fix it)
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? v12.0.0 ### What browser are you using? Chrome, Safari, Firefox (mobile and desktop) ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe t...
https://github.com/vercel/next.js/issues/27783
https://github.com/vercel/next.js/pull/28899
4f8d883acdd561ce4ddb4670324c68920a560ae2
b71df190e57377047e7e3a4f195964cca8818a39
2021-08-05T07:43:38Z
javascript
2021-09-08T06:37:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,744
["packages/next/shared/lib/router/router.ts"]
`unreachable code after return statement` warning
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.17.0 ### What browser are you using? Firefox ### What operating system are you using? Fedora 34 ### How are you deploying your application? next start ### Describe the Bug The browser prints the `unreachable code ...
https://github.com/vercel/next.js/issues/27744
https://github.com/vercel/next.js/pull/27788
504d478351ee30bce1700370601b32bad6ae2415
d31385597839329243a5be5e5bcf3e42624f32ac
2021-08-03T22:16:56Z
javascript
2021-08-05T13:34:22Z