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
27,696
["packages/next/lib/load-custom-routes.ts", "test/integration/invalid-custom-routes/test/index.test.js"]
Unclear error message when deploying to Vercel
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? n/a ### What browser are you using? n/a ### What operating system are you using? linux (on vercel) ### How are you deploying your application? Vercel ### Describe the Bug See https://github.com/...
https://github.com/vercel/next.js/issues/27696
https://github.com/vercel/next.js/pull/27703
79e30f9cb608d1f3088ded80b23787b1a066673f
b3c959b2c295a1a24a0a91770cafd1e9010c7751
2021-08-02T16:43:23Z
javascript
2021-08-02T22:34:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,644
["packages/next/client/image.tsx", "test/integration/image-component/default/pages/layout-fill-inside-nonrelative.js", "test/integration/image-component/default/pages/layout-responsive-inside-flex.js", "test/integration/image-component/default/test/index.test.js"]
The responsive layout is incompatible with a Flexbox container
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? Ubuntu 20.04.2 LTS ### How are you deploying your application? yarn start ### Describe the Bug Images with the responsive layout...
https://github.com/vercel/next.js/issues/27644
https://github.com/vercel/next.js/pull/28221
7ea7c23866badff1a571858bc5a4327f0417e47f
ce187563efe1984d381d6021c3f45ab962156620
2021-07-31T04:12:34Z
javascript
2021-08-18T02:05:10Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,593
["packages/next/compiled/terser/bundle.min.js", "packages/next/package.json", "yarn.lock"]
Crash in production build (due to minifier miscompiling fast-check code)
### What version of Next.js are you using? 11.0.1 ### 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? next build; next start ### Describe the Bug ```javascript im...
https://github.com/vercel/next.js/issues/27593
https://github.com/vercel/next.js/pull/27600
77c385af068d315ebad8235834416db195e1c85e
e6d12a9d941fcd6fdcca44434a382cd6e65748c3
2021-07-29T09:54:06Z
javascript
2021-07-29T18:08:14Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,563
["packages/next/server/next-server.ts", "packages/next/shared/lib/router/utils/prepare-destination.ts", "test/production/required-server-files-i18n.test.ts"]
Rewrites don't automatically pass path params in query with i18n enabled
When leveraging rewrites in `next.config.js` rewrites are meant to automatically pass params from the `source` in the `destination`'s query unless a param is already used in the destination. This doesn't work correctly when `i18n` is used as well unless `locale: false` is set on the rewrite since we are detecting the i...
https://github.com/vercel/next.js/issues/27563
https://github.com/vercel/next.js/pull/31281
6abc6699e9f93a7872a4f861f518671beebd9b2f
6b89fbf12d50f6ed7fc696d5ded48a52af98bca8
2021-07-28T15:46:54Z
javascript
2021-11-11T20:11:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,465
["docs/basic-features/layouts.md"]
[docs] Add an example how to use persistent layouts with TypeScipt
### Describe the feature you'd like to request The current docs on [persistent layouts](https://nextjs.org/docs/basic-features/layouts) are great but lack explanation on how to correctly use it with TypeScript. There are some examples on the web but they all have their differences and since the original documentati...
https://github.com/vercel/next.js/issues/27465
https://github.com/vercel/next.js/pull/27488
dd7a54c5099c781273b01f97788e980fd203e188
34d418c12d593c4180f805fc51229259caa5e28a
2021-07-25T00:07:25Z
javascript
2021-07-30T16:30:32Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,428
["packages/next/server/config-shared.ts"]
`import('next').NextConfig` has required `generateBuildId` property
### What version of Next.js are you using? 11.0.2-canary.20 ### What version of Node.js are you using? 14.17.2 ### What browser are you using? firefox ### What operating system are you using? ubuntu ### How are you deploying your application? vercel ### Describe the Bug in the current canary version, `next` ...
https://github.com/vercel/next.js/issues/27428
https://github.com/vercel/next.js/pull/27443
bf02cf84d9714393d57f230576e777c0a5752a54
a8b9c3a3ed85be63a587e7fd9168b2de04f2f25e
2021-07-23T06:09:15Z
javascript
2021-07-23T17:14:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,324
["packages/next/lib/typescript/writeAppTypeDeclarations.ts", "test/unit/write-app-declarations.test.ts"]
Next 11.0.1 forces wrong line-endings on Windows in next-env.d.ts
### What version of Next.js are you using? @latest v11.0.1 ### What version of Node.js are you using? @latest-ish v15.14.0 ### What browser are you using? Chrome ### What operating system are you using? Windows 10 x64 ### How are you deploying your application? Vercel ### Describe the Bug ...
https://github.com/vercel/next.js/issues/27324
https://github.com/vercel/next.js/pull/28100
05a732eb7ae4263ec1f1c1d647f4e581edb0c936
23ce41e2bce521b55b9e17e5600dd98e9dfe6955
2021-07-20T07:09:23Z
javascript
2021-09-20T03:55:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,298
["packages/next/cli/next-dev.ts"]
Hot reload connection can fail on Windows
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? v14.17.0 ### What browser are you using? Edge 91.0.864.67 - Chrome 91.0.4472.124 ### What operating system are you using? Windows 10 Pro 20H2 ### How are you deploying your application? npm run dev ### Describe the Bu...
https://github.com/vercel/next.js/issues/27298
https://github.com/vercel/next.js/pull/27306
b123942694ec729c7ebf97b329125385226160db
1effbae67aca5acca040ad32ffb3bcbe5c2294aa
2021-07-19T14:12:23Z
javascript
2021-07-19T23:12:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,292
["packages/eslint-config-next/core-web-vitals.js", "packages/eslint-plugin-next/lib/index.js", "test/integration/eslint/plugin-core-web-vitals-config/.eslintrc", "test/integration/eslint/plugin-core-web-vitals-config/pages/index.js", "test/integration/eslint/plugin-recommended-config/.eslintrc", "test/integration/eslin...
[eslint] make "core-web-vitals" available as plugin config
### Describe the feature you'd like to request currently, the "core-web-vitals" eslint config is part of `eslint-config-next`. since the docs recommend in certain scenarios to extend directly from `eslint-plugin-next`, i think both the `recommended` and the `web-vitals` config should be part of the eslint plugin, so i...
https://github.com/vercel/next.js/issues/27292
https://github.com/vercel/next.js/pull/27363
a8b9c3a3ed85be63a587e7fd9168b2de04f2f25e
daf54bb2b0bbc97f4d774d34bb1b5a2823c3e07e
2021-07-19T07:21:36Z
javascript
2021-07-23T17:58:53Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,290
["examples/with-mobx-state-tree-typescript/components/SampleComponent.tsx", "examples/with-mobx-state-tree-typescript/next-env.d.ts", "examples/with-mobx-state-tree-typescript/pages/ssg.tsx", "examples/with-mobx-state-tree-typescript/pages/ssr.tsx"]
with-mobx-state-tree-typescript ssr&ssg doesn't work
### What example does this report relate to? with-mobx-state-tree-typescript ### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.15.4 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? ...
https://github.com/vercel/next.js/issues/27290
https://github.com/vercel/next.js/pull/27339
e0ca6de8323e762bbca48b8b14365e3dd6b5e471
9fc58f88a2bca1d6ddab861a7bf4b2cf56ddbb92
2021-07-19T05:19:40Z
javascript
2021-07-20T14:15:02Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,254
["packages/next/cli/next-dev.ts"]
Fast refresh not working on browser, a very weird case
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.17.3 ### What browser are you using? Chrome, Edge, Firefox ### What operating system are you using? Windows 10, 11 ### How are you deploying your application? did not deploy ### Describe the Bug...
https://github.com/vercel/next.js/issues/27254
https://github.com/vercel/next.js/pull/27306
b123942694ec729c7ebf97b329125385226160db
1effbae67aca5acca040ad32ffb3bcbe5c2294aa
2021-07-17T07:11:02Z
javascript
2021-07-19T23:12:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,252
["docs/basic-features/layouts.md"]
Per-page layouts example fails ESLint
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 16.5.0 ### What browser are you using? Firefox ### What operating system are you using? Ubuntu 20.04.02 ### How are you deploying your application? next build ### Describe the Bug When apply the...
https://github.com/vercel/next.js/issues/27252
https://github.com/vercel/next.js/pull/27297
2b319ccfd931d939def27132836562a4e06740e7
187f4312ccbba1533f9d4ce2d26a5d8e8145bae4
2021-07-16T23:49:10Z
javascript
2021-07-19T19:15:53Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,213
["docs/api-reference/next/image.md", "packages/next/client/image.tsx", "test/integration/image-component/base-path/public/test.svg", "test/integration/image-component/default/pages/on-loading-complete.js", "test/integration/image-component/default/public/test.svg", "test/integration/image-component/default/test/index.t...
`onLoadingComplete()` should pass `naturalWidth` and `naturalHeight`
### What version of Next.js are you using? 11.0.2-canary.16 ### What version of Node.js are you using? 14.16.0 ### What browser are you using? Brave (Chromium) ### What operating system are you using? Windows ### How are you deploying your application? next dev ### Describe the Bug onLoadingComplete() event ...
https://github.com/vercel/next.js/issues/27213
https://github.com/vercel/next.js/pull/27695
b3c959b2c295a1a24a0a91770cafd1e9010c7751
b05cdb1f6488553abadfb9c6c1707a25e50415bc
2021-07-15T23:35:50Z
javascript
2021-08-02T23:14:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,208
["packages/next/server/image-optimizer.ts", "test/integration/image-optimizer/test/index.test.js"]
Image Optimization should use the stale-while-revalidate pattern
### Describe the feature you'd like to request Currently, optimized images are [cached on disk](https://nextjs.org/docs/basic-features/image-optimization#caching) for a period of time indicated by the upstream `Cache-Control` header. This means the first request to the image could be slow but subsequent requests are...
https://github.com/vercel/next.js/issues/27208
https://github.com/vercel/next.js/pull/33735
eea3adc53d217523ca2595b6403f832d060ed2d1
16b5bfa78ea0bb68e49f7527d0398ee9e6696ead
2021-07-15T20:31:47Z
javascript
2022-01-27T21:33:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,194
["docs/api-reference/next.config.js/redirects.md"]
Error redirects with params
### Describe the Bug Problem creating 301 redirects ### Expected Behavior when creating a redirect it passes the parameters to the destination by default, but the expected result is a url without parameters. ### To Reproduce Just putting the following code in next.config.js ```javascript async redirect...
https://github.com/vercel/next.js/issues/27194
https://github.com/vercel/next.js/pull/27545
f3fcbef2cb41cf1370e9d3a3111c5c64ac2a4c18
1af78928d64a8470f52bed74a1fe30fbad261085
2021-07-15T10:31:43Z
javascript
2021-07-27T21:34:19Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,170
["packages/react-dev-overlay/src/internal/components/CodeFrame/CodeFrame.tsx", "packages/react-dev-overlay/src/internal/components/CodeFrame/styles.tsx"]
Error popup file path overflowing if very long
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.17.3 ### What browser are you using? Chrome ### What operating system are you using? Ubuntu ### How are you deploying your application? next ### Describe the Bug The error file path is very long and is overflowing...
https://github.com/vercel/next.js/issues/27170
https://github.com/vercel/next.js/pull/27575
ac58857d7d1ec6c14bb24bf84e5d2ebf2122b0e7
cb3ce2105fa0bee392c3c4643d73b2e8dc1d4032
2021-07-14T13:56:23Z
javascript
2021-10-28T16:05:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,163
["packages/next/client/image.tsx"]
next/image generates invalid html tag (empty alt attribute)
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 15.7.0 ### What browser are you using? safari ### What operating system are you using? macOS ### How are you deploying your application? other ### Describe the Bug As I see, `next/image` generates some divs with imag...
https://github.com/vercel/next.js/issues/27163
https://github.com/vercel/next.js/pull/27767
3ab5d600d3bf1c025da652affe04a06628d77790
2061d6c4fe02c2f9ac7c9f92eb190308626ba308
2021-07-14T09:24:05Z
javascript
2021-08-04T18:42:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,134
["errors/manifest.json", "errors/no-duplicate-head.md", "packages/eslint-plugin-next/lib/index.js", "packages/eslint-plugin-next/lib/rules/no-duplicate-head.js", "test/eslint-plugin-next/no-duplicate-head.test.js"]
Double Head component inside _document breaks all onClick browser events and Link
### What version of Next.js are you using? 11 ### What version of Node.js are you using? 12 ### What browser are you using? any browser Chrome or Safari or Firefox ### What operating system are you using? any ### How are you deploying your application? dev problem and also on next start or ne...
https://github.com/vercel/next.js/issues/27134
https://github.com/vercel/next.js/pull/27179
d29a95ad633e16fca3c37255d395a243eba3dab6
c46b405ba7f5520a0cd4c99c8e9dd814bfbe3961
2021-07-13T10:12:52Z
javascript
2021-07-15T18:04:17Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,129
["errors/no-cache.md"]
Suggested GitHub Actions caching gets stale
### What version of Next.js are you using? latest ### What version of Node.js are you using? 16.0.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start in a Docker container ### Describe the Bug Whe...
https://github.com/vercel/next.js/issues/27129
https://github.com/vercel/next.js/pull/27362
52ae69ac33a50ce1051b7d3ef0e74bc49d5e3972
a3b2205b4214d937b1c3f108bd6548edb3e419d2
2021-07-12T22:06:50Z
javascript
2021-07-22T03:12:39Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,109
["packages/next/server/node-polyfill-fetch.js", "test/integration/node-fetch-keep-alive/pages/api/json.js", "test/integration/node-fetch-keep-alive/pages/ssg.js", "test/integration/node-fetch-keep-alive/pages/ssr.js", "test/integration/node-fetch-keep-alive/test/index.test.js"]
Add keepAlive to `fetch`
### Describe the feature you'd like to request The current `fetch` polyfill closes the connection after each request but we would like to keep it open. ### Describe the solution you'd like We could utilize a [keep-alive](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Connection) connection by assi...
https://github.com/vercel/next.js/issues/27109
https://github.com/vercel/next.js/pull/27376
c218347faa9f22ad5c7c45ceb1fd8e6035514c61
79ed8e13b0567889782461d8a3f20e48c6d65a4d
2021-07-12T13:17:43Z
javascript
2021-07-22T14:34:33Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,094
["docs/upgrading.md"]
Since when I have to call .src on imported image?
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 15.7.0 ### What browser are you using? Safari ### What operating system are you using? macOS ### How are you deploying your application? DO ### Describe the Bug I have a lot of image imports lik...
https://github.com/vercel/next.js/issues/27094
https://github.com/vercel/next.js/pull/27104
1c8a7d55c1066ad19558c4b4f9aec54831fe5719
5520dd3fd92ee4df9a02ff4139666df4cedc7039
2021-07-12T07:14:45Z
javascript
2021-07-12T13:16:13Z
closed
vercel/next.js
https://github.com/vercel/next.js
27,000
["packages/next/server/config-utils.ts"]
jest-worker breaks building the project with "write EPIPE" error on macOS
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 16.4.2 ### What browser are you using? Firefox ### What operating system are you using? macOs Big Sur 11.4 (MacBook Pro 15" 2017) ### How are you deploying your application? next build ### Describe...
https://github.com/vercel/next.js/issues/27000
https://github.com/vercel/next.js/pull/28420
d143d9879f2bbb43809f59059ab08cbe4b8fabf6
00f1519ae7ce970dd85556880fb199ff9dcb7b12
2021-07-08T00:53:29Z
javascript
2021-08-23T17:14:17Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,970
["examples/with-patternfly/package.json"]
--example with-patternfly needs next-transpile-modules updated
### What version of Next.js are you using? latest ### What version of Node.js are you using? 14.17.3 ### What browser are you using? Chrome ### What operating system are you using? RHEL8 ### How are you deploying your application? next start ### Describe the Bug `next-transpile-modules` needs to be updated t...
https://github.com/vercel/next.js/issues/26970
https://github.com/vercel/next.js/pull/26971
38a4e56cfa2c5d6708197207bd24ff5c3046bbee
5b1c3e39e198be1482e27499c85c4ddce79de753
2021-07-06T19:39:03Z
javascript
2021-07-06T20:14:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,894
["docs/api-reference/next.config.js/ignoring-eslint.md", "docs/basic-features/eslint.md", "packages/eslint-config-next/index.js", "packages/eslint-plugin-next/lib/rules/no-document-import-in-page.js", "packages/eslint-plugin-next/lib/rules/no-head-import-in-document.js", "packages/eslint-plugin-next/lib/rules/no-page-c...
Custom fonts not added at the document level will only load for a single page.
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 16.3.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 I am getting a warning: > Custom fonts not a...
https://github.com/vercel/next.js/issues/26894
https://github.com/vercel/next.js/pull/26331
0593dbb260ceb1a358122af33f8c3a2eddd8ed99
df83ccb7cd151452664792e145b8e595ae95a66f
2021-07-03T12:11:42Z
javascript
2021-08-05T00:58:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,892
["packages/next/client/image.tsx", "test/integration/image-component/typescript/components/image-dynamic-src.tsx", "test/integration/image-component/typescript/pages/invalid.tsx", "test/integration/image-component/typescript/pages/valid.tsx", "test/integration/image-component/typescript/test/index.test.js"]
[typescript] Next.js ImageProps giving errors after updating to Next.js v11.0.1
### 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, Chrome ### What operating system are you using? Windows ### How are you deploying your application? Vercel ### Describe the Bug I created a component and used `next/im...
https://github.com/vercel/next.js/issues/26892
https://github.com/vercel/next.js/pull/26996
12aa56123b1aff9fa1c1f4499bc800b77fb1bad4
b6c590bce1242e5ad81a01759c6e630f4c9f6881
2021-07-03T07:18:44Z
javascript
2021-07-07T21:31:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,860
["docs/basic-features/script.md", "packages/next/client/script.tsx", "test/integration/script-loader/pages/index.js", "test/integration/script-loader/pages/page5.js", "test/integration/script-loader/test/index.test.js"]
next/script in _app.js creates duplicate script tags in document after moving between pages
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 16.1.0 ### What browser are you using? Chrome, Safari ### What operating system are you using? macOS ### How are you deploying your application? next export ### Describe the Bug When I add inline script tags to `_app...
https://github.com/vercel/next.js/issues/26860
https://github.com/vercel/next.js/pull/27218
6645248d4112b8b8d8481dc094f114efcd4e30b2
dda23f5d9b4928f47434153d835c92297986c106
2021-07-02T09:09:36Z
javascript
2021-07-16T18:58:34Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,795
["docs/api-reference/next.config.js/rewrites.md"]
Rewrites in beforeFiles result in 404 errors when a afterFiles also contains a matching rewrite.
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 16.0.0 ### What browser are you using? Chrome ### What operating system are you using? Windows, MacOS ### How are you deploying your application? next start ### Describe the Bug If `beforeFiles` and `afterFiles` are ...
https://github.com/vercel/next.js/issues/26795
https://github.com/vercel/next.js/pull/27211
057d338db438ae97ebae776dd46eb04520ac9e60
6e99f7af39d5a31bab8c227e945bd3e765b3d3fe
2021-07-01T05:45:12Z
javascript
2021-07-16T16:13:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,737
["packages/next/server/image-optimizer.ts", "test/integration/image-optimizer/test/index.test.js"]
Image filename/title is not dynamic when using Next/Image and external URLs
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 14.15.5 ### What browser are you using? Chrome/Brave ### What operating system are you using? macOS ### How are you deploying your application? Vercel, next start ### Describe the Bug When attem...
https://github.com/vercel/next.js/issues/26737
https://github.com/vercel/next.js/pull/27521
1af78928d64a8470f52bed74a1fe30fbad261085
36b81f989c01bf8bbf823de8d2677d98b82390fe
2021-06-29T21:11:30Z
javascript
2021-07-27T23:22:48Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,713
["examples/with-redux-toolkit-typescript/next-env.d.ts", "examples/with-redux-toolkit-typescript/package.json"]
Older Version of TypeScript Detected
### What example does this report relate to? with-redux-toolkit-typescript ### What version of Next.js are you using? latest ### What version of Node.js are you using? latest ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? ve...
https://github.com/vercel/next.js/issues/26713
https://github.com/vercel/next.js/pull/26714
15afd9772983ed4a0ec52e7eaa25e75b15d081c8
46a85b4e6f48c35d785a113434f038b7879313be
2021-06-29T06:31:35Z
javascript
2021-06-29T14:52:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,618
["packages/next/pages/_document.tsx"]
Using strategy="beforeInteractive" with the new next/script Script component triggers: Warning: Each child in a list should have a unique "key" prop.
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 12.18.2 ### What browser are you using? Firefox ### What operating system are you using? MacOS Big Sur 11.04 ### How are you deploying your application? npm run dev ### Describe the Bug When usi...
https://github.com/vercel/next.js/issues/26618
https://github.com/vercel/next.js/pull/26646
538095c93640ad7b1f2eba54610295c70b202d30
3b592e206e0129056409c903946528e20a1fc896
2021-06-25T22:22:05Z
javascript
2021-07-02T20:23:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,607
["packages/next/build/webpack-config.ts", "packages/next/build/webpack/loaders/next-image-loader.js", "test/integration/image-component/default/pages/static-img.js", "test/integration/image-component/default/test/index.test.js", "test/integration/image-component/default/test/static.test.js"]
Static Image Imports Places Duplicate Images In .next\server\chunks Folder
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? v14.15.4 ### What browser are you using? Brave ### What operating system are you using? Windows 10 ### How are you deploying your application? Vercel ### Describe the Bug When using static image imports on pages that...
https://github.com/vercel/next.js/issues/26607
https://github.com/vercel/next.js/pull/26843
9039afe75bbde13666424a3c167cd0c34773070d
277061943a5a537e0bc1c85731b6a872cc31d375
2021-06-25T13:13:51Z
javascript
2021-07-02T11:27:32Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,587
["packages/next/server/next-server.ts", "test/integration/image-component/default/pages/static.js", "test/integration/image-component/default/test/static.test.js"]
next/image serves unoptimized local image with max-age=0
### What version of Next.js are you using? 11.0.1 ### What version of Node.js are you using? 14.17.1 ### What browser are you using? Chrome, Safari ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug Next/image serve...
https://github.com/vercel/next.js/issues/26587
https://github.com/vercel/next.js/pull/26836
0562cc77bc1ce7b7149d05cbfade30ff1aacafd5
03b61778ba468093e1eb54b5b30023d2beab47d5
2021-06-24T22:49:39Z
javascript
2021-07-01T22:14:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,533
["docs/basic-features/typescript.md"]
`next-env.d.ts` is regenerated on each build
### What version of Next.js are you using? `11.0.1` ### What version of Node.js are you using? `14.7.0` ### What operating system are you using? `Windows 10 (21390.1)` ### How are you running your application? `next build && next start` ### Describe the Bug The content of `next-env.d.ts` is b...
https://github.com/vercel/next.js/issues/26533
https://github.com/vercel/next.js/pull/26536
cb95c59ad5a4f8b308126e54a37f2f659ede4389
1dd9c4b8d9118fbe0ef497a22e051d180f798e5e
2021-06-23T15:28:26Z
javascript
2021-06-23T16:20:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,531
["packages/next/client/image.tsx", "test/integration/image-component/typescript/components/image-card.tsx", "test/integration/image-component/typescript/pages/invalid.tsx", "test/integration/image-component/typescript/pages/valid.tsx", "test/integration/image-component/typescript/test/index.test.js"]
ImageProps type are not assignable to next/image
### What version of Next.js are you using? 11.0.0 ### What version of Node.js are you using? 16.0.0 ### What browser are you using? Firefox ### What operating system are you using? Arch Linux ### How are you deploying your application? Vercel ### Describe the Bug I made an Image component with `chakra-ui` Bo...
https://github.com/vercel/next.js/issues/26531
https://github.com/vercel/next.js/pull/26991
8066e423a7c51e8c670e8328beac91e80da2fc0a
23a47b9f87c12331a1a8362d2fdce0e1d449ba94
2021-06-23T15:18:34Z
javascript
2021-07-07T19:15:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,508
["packages/next/shared/lib/router/router.ts", "test/integration/dynamic-routing/pages/index.js", "test/integration/dynamic-routing/test/index.test.js"]
Router loses query params after push() with a dynamic route
### 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? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Local build ### Describe the Bug I think I have found a ...
https://github.com/vercel/next.js/issues/26508
https://github.com/vercel/next.js/pull/29246
8e52126ea6e01f1cf6fd61b136dda35ba97de827
50c75282cd151a5c2861f5360fbfaa71fe0fe64c
2021-06-23T02:29:43Z
javascript
2021-09-21T14:21:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,507
["examples/with-google-tag-manager/components/GoogleTagManager.js", "examples/with-google-tag-manager/pages/_app.js", "examples/with-google-tag-manager/pages/_document.js"]
[with-google-analytics] Should Use next/script component
### What example does this report relate to? with-google-analytics ### What version of Next.js are you using? 11 ### What version of Node.js are you using? 14 ### What browser are you using? chrome ### What operating system are you using? mac ### How are you deploying your application? Vercel ### Describe t...
https://github.com/vercel/next.js/issues/26507
https://github.com/vercel/next.js/pull/29061
ce870babb749f49b440c10ac6a27f21cebcd4c14
01d3539b0443b72fb7175be07d3c1b611d050f91
2021-06-23T00:16:55Z
javascript
2021-09-13T17:43:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,337
["examples/with-tailwindcss-emotion/package.json", "examples/with-tailwindcss-emotion/tailwind.config.js"]
TypeError: Cannot read property 'theme' of undefined
### What example does this report relate to? with-tailwindcss-emotion ### What version of Next.js are you using? 11 | 10.2.3 ### What version of Node.js are you using? 14.17.1 ### What browser are you using? Chrome & Firefox ### What operating system are you using? Win 10 ### How are you d...
https://github.com/vercel/next.js/issues/26337
https://github.com/vercel/next.js/pull/35588
3c001aaae957b13983ade32fb0ed0bcb13426980
53eb04679031e7476d917cbaff2a4c8a4d51e243
2021-06-18T18:42:40Z
javascript
2022-05-22T04:42:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,319
["docs/api-reference/next.config.js/ignoring-eslint.md", "docs/basic-features/eslint.md", "packages/eslint-config-next/index.js", "packages/eslint-plugin-next/lib/rules/no-document-import-in-page.js", "packages/eslint-plugin-next/lib/rules/no-head-import-in-document.js", "packages/eslint-plugin-next/lib/rules/no-page-c...
eslint-config-next fetch is not defined
### What version of Next.js are you using? 11.0.0 ### What version of Node.js are you using? 16.2.0 ### What browser are you using? n/a ### What operating system are you using? windows 10 ### How are you deploying your application? n/a ### Describe the Bug if .eslintrc file contais :`{ "extends": ["eslint...
https://github.com/vercel/next.js/issues/26319
https://github.com/vercel/next.js/pull/26331
0593dbb260ceb1a358122af33f8c3a2eddd8ed99
df83ccb7cd151452664792e145b8e595ae95a66f
2021-06-18T14:32:14Z
javascript
2021-08-05T00:58:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,309
["packages/next/client/image.tsx", "test/integration/image-component/default/pages/blurry-placeholder.js", "test/integration/image-component/default/pages/static.js", "test/integration/image-component/default/test/index.test.js", "test/integration/image-component/default/test/static.test.js"]
Blurred image not positioned correctly when using object-position
### What version of Next.js are you using? 11.0.0 ### What version of Node.js are you using? 14.13.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug Blurred images are not respecting the objectPositi...
https://github.com/vercel/next.js/issues/26309
https://github.com/vercel/next.js/pull/26590
2373320fc859af3424a8ab7e211b8292e3aafa67
551b6149ce9992035e5b79fca5c8054ad820a05e
2021-06-18T13:07:39Z
javascript
2021-06-30T21:58:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,288
["packages/next/client/image.tsx", "test/integration/image-component/basic/pages/client-side.js", "test/integration/image-component/basic/pages/index.js", "test/integration/image-component/basic/test/index.test.js"]
next/image imagix breaks querystrings
### What version of Next.js are you using? 11 ### What version of Node.js are you using? 14 ### What browser are you using? Firefox, Chrome, Edge ### What operating system are you using? Windows 10 ### How are you deploying your application? Vercel ### Describe the Bug If the image URL already has a querystr...
https://github.com/vercel/next.js/issues/26288
https://github.com/vercel/next.js/pull/26719
f7bc8f4b7c0b3609dbc65e2941a6cf088b0b4c97
38a4e56cfa2c5d6708197207bd24ff5c3046bbee
2021-06-17T22:17:46Z
javascript
2021-07-06T19:51:50Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,187
["docs/basic-features/script.md"]
next/script not loading anything at all
### What version of Next.js are you using? 11 ### What version of Node.js are you using? 15 ### What browser are you using? Brave ### What operating system are you using? macOS ### How are you deploying your application? next dev, next build, serverless ### Describe the Bug Using the ne...
https://github.com/vercel/next.js/issues/26187
https://github.com/vercel/next.js/pull/26253
4f3674cc37b1e3bc19ecf4f4e606543f2ce03d8b
72743bcea87b97186aeb4c870212b800b7469a07
2021-06-16T13:09:42Z
javascript
2021-06-17T13:46:55Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,158
["docs/basic-features/script.md"]
next/script causing runtime error TypeError: Cannot read property 'tagName' of null
### What version of Next.js are you using? 11 ### What version of Node.js are you using? 14.17.1 ### What browser are you using? Chrome Version 91.0.4472.77 ### What operating system are you using? macOS Version 11.3 ### How are you deploying your application? next start ### Describe the Bug Using the new ne...
https://github.com/vercel/next.js/issues/26158
https://github.com/vercel/next.js/pull/26253
4f3674cc37b1e3bc19ecf4f4e606543f2ce03d8b
72743bcea87b97186aeb4c870212b800b7469a07
2021-06-16T03:29:31Z
javascript
2021-06-17T13:46:55Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,135
["packages/next/client/image.tsx", "test/integration/image-component/default/pages/invalid-placeholder-blur.js", "test/integration/image-component/default/pages/invalid-width-or-height.js", "test/integration/image-component/default/test/index.test.js"]
Wrong message that Image with src "/test.jpg" is smaller than 40x40. Consider removing the "placeholder='blur'" property to improve performance.
### What version of Next.js are you using? 11 ### What version of Node.js are you using? 15.12.0 ### What browser are you using? Chrome, Safari ### What operating system are you using? macOS ### How are you deploying your application? yarn dev ### Describe the Bug Terminal says `Image w...
https://github.com/vercel/next.js/issues/26135
https://github.com/vercel/next.js/pull/26166
8a76cad98fc2369bc6aff14e7d17d2858a3a8c7a
51022d5819c382831a65f963dcf4e69f46072bc9
2021-06-15T17:34:20Z
javascript
2021-06-17T20:17:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
26,090
["packages/next/lib/file-exists.ts", "test/integration/custom-routes/test/index.test.js", "test/integration/dynamic-routing/pages/dash/[hello-world].js", "test/integration/dynamic-routing/test/index.test.js", "test/integration/production/pages/invalid-param/[slug].js"]
Character limit in dynamic routes
### What version of Next.js are you using? 10.2.4-canary ### What version of Node.js are you using? 12.22.1 ### 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 using dynami...
https://github.com/vercel/next.js/issues/26090
https://github.com/vercel/next.js/pull/26221
67aba8469e16a1d8581153a15decc7fb0b8737cc
598b1ef11b63cfe1efee23b09a5b14e887e97e07
2021-06-14T18:19:44Z
javascript
2021-06-17T08:59:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,927
["packages/next/server/render.tsx"]
optimizeCss and assetPrefix config options cannot be used together
### What version of Next.js are you using? 10.2.3 ### What version of Node.js are you using? 14.15.3 ### What browser are you using? Firefox ### What operating system are you using? Ubuntu ### How are you deploying your application? other ### Describe the Bug When I set the `assetPrefix` and the `optimizeCss...
https://github.com/vercel/next.js/issues/25927
https://github.com/vercel/next.js/pull/27506
23ac4351f41f13afc17ceb7ca89aacbce5f13e4d
97a140f7339d8dc99539f89d3a888de8f007390c
2021-06-09T09:57:31Z
javascript
2021-07-26T21:00:47Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,790
["packages/next/next-server/server/next-server.ts", "test/integration/i18n-support/test/shared.js"]
Next.js i18n routing generates api routes for each locale in Vercel
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? v14.17.0 ### What browser are you using? firefox / chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug When using internationalization config,...
https://github.com/vercel/next.js/issues/25790
https://github.com/vercel/next.js/pull/26629
c5751fa6c37741302fd7e3f7bcebe88c8aef9b16
5b2c845e57ca3ba156901f8669465ea9761e0293
2021-06-04T18:51:27Z
javascript
2021-06-28T13:56:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,675
["packages/next/client/route-loader.ts"]
Error: Route did not complete loading: /some-page
### What version of Next.js are you using? 10.2.3 ### What version of Node.js are you using? 12.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? custom-server-express ### Describe the Bug While running...
https://github.com/vercel/next.js/issues/25675
https://github.com/vercel/next.js/pull/25749
36d00a74b6cf80cc8ea7ebc7fad27cff49ada987
849a79fbc2cdc346be8e5df1a6c3e5107598b514
2021-06-01T10:44:55Z
javascript
2021-07-12T16:26:58Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,574
["packages/next/export/worker.ts", "test/integration/i18n-support/test/index.test.js"]
Default static 500.html pages have incorrect content when using i18n locales
### What version of Next.js are you using? 10.2.3 ### What version of Node.js are you using? 14.17.0 ### What browser are you using? N/A ### What operating system are you using? MacOS Big Sur ### How are you deploying your application? next build / next start ### Describe the Bug When u...
https://github.com/vercel/next.js/issues/25574
https://github.com/vercel/next.js/pull/29250
d5b1d595c5f8961a7baadea41ee38c313f39f206
b4d8aa8c48e8a69bf1210daa99c8216318461d4c
2021-05-29T05:28:38Z
javascript
2021-09-21T14:23:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,490
["packages/next/next-server/lib/router/router.ts", "test/integration/build-output/test/index.test.js", "test/integration/custom-routes/pages/multi-rewrites.js", "test/integration/custom-routes/pages/nav.js", "test/integration/custom-routes/test/index.test.js"]
Back button for rewritten page broken in last version
### What version of Next.js are you using? 10.2.3 ### 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? none ### Describe the Bug Pressing the back-button to a rewritten page causes this ...
https://github.com/vercel/next.js/issues/25490
https://github.com/vercel/next.js/pull/25666
d5c2fe616c2493b59bd544b5621c91b7afbac39b
5476827f193ad8412625a0b63c32523f397146a4
2021-05-26T14:41:14Z
javascript
2021-06-01T18:01:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,484
["packages/next/build/webpack-config.ts", "packages/next/build/webpack/plugins/nextjs-ssr-import.ts"]
`next dev` fails with webpack error when importing functions inside web worker
### What version of Next.js are you using? 10.2.3 ### What version of Node.js are you using? 16.2.0 ### What browser are you using? Firefox ### What operating system are you using? macOS ### How are you deploying your application? next dev ### Describe the Bug Using a web worker, simila...
https://github.com/vercel/next.js/issues/25484
https://github.com/vercel/next.js/pull/34087
40329a70a5b4680e71c5ee1d9a7e59b10d80f113
451dfa14f145d0499f39d932eddad39f66328f54
2021-05-26T08:31:31Z
javascript
2022-02-08T15:20:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,481
["packages/next/lib/file-exists.ts", "test/integration/custom-routes/test/index.test.js", "test/integration/dynamic-routing/pages/dash/[hello-world].js", "test/integration/dynamic-routing/test/index.test.js", "test/integration/production/pages/invalid-param/[slug].js"]
Rewrites fail when the URL is too long
### What version of Next.js are you using? 10.2.3 ### 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 export ### Describe the Bug While in development I ...
https://github.com/vercel/next.js/issues/25481
https://github.com/vercel/next.js/pull/26221
67aba8469e16a1d8581153a15decc7fb0b8737cc
598b1ef11b63cfe1efee23b09a5b14e887e97e07
2021-05-26T07:26:16Z
javascript
2021-06-17T08:59:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,441
["packages/next/build/webpack-config.ts", "test/integration/build-output/test/index.test.js", "test/integration/production/test/index.test.js"]
[IE11+Webpack5] Automatic publicpath is not supported in this browser
### What version of Next.js are you using? 10.2.3 ### What version of Node.js are you using? 14.15.1 ### What browser are you using? Internet Explorer 11 ### What operating system are you using? Windows ### How are you deploying your application? Other platform ### Describe the Bug Afte...
https://github.com/vercel/next.js/issues/25441
https://github.com/vercel/next.js/pull/25452
b92420772665c808e01f4a76a17cfc9f2fabf711
d84e2f58e799d9c909f44a200ac79b87cb0abedc
2021-05-25T11:27:24Z
javascript
2021-05-29T12:15:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,440
["packages/next/client/image.tsx", "test/integration/image-component/typescript/components/image-card.tsx", "test/integration/image-component/typescript/pages/invalid.tsx", "test/integration/image-component/typescript/pages/valid.tsx", "test/integration/image-component/typescript/test/index.test.js"]
Type '"fill"' is not assignable to type '"fixed" | "intrinsic" | "responsive" | undefined'.
### What version of Next.js are you using? 10.2.3 ### What version of Node.js are you using? 16.1.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 I am using a simple `next/image` component: ...
https://github.com/vercel/next.js/issues/25440
https://github.com/vercel/next.js/pull/26991
8066e423a7c51e8c670e8328beac91e80da2fc0a
23a47b9f87c12331a1a8362d2fdce0e1d449ba94
2021-05-25T10:28:11Z
javascript
2021-07-07T19:15:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,431
["packages/next/build/webpack/plugins/next-trace-entrypoints-plugin.ts", "test/integration/build-trace-extra-entries/content/hello.json", "test/integration/build-trace-extra-entries/lib/get-data.js", "test/integration/build-trace-extra-entries/next.config.js", "test/integration/build-trace-extra-entries/pages/index.js"...
Webpack 5, API functions and Vercel error
### What version of Next.js are you using? 10.2.2 ### 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 **What is happening?** As soon a...
https://github.com/vercel/next.js/issues/25431
https://github.com/vercel/next.js/pull/28667
c1dbc1260922276f62d010e7bccc3ec2c3ccf627
9a6542ba683b7ee4bd566af0dca06bb6b72835a7
2021-05-24T23:16:30Z
javascript
2021-09-01T15:56:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,353
["packages/next/client/link.tsx", "packages/next/next-server/lib/router/router.ts", "test/integration/dynamic-routing/pages/[name]/index.js", "test/integration/dynamic-routing/test/index.test.js"]
Router path query regression in next 10.2.2
### What version of Next.js are you using? 10.2.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? vercel, next dev ### Describe the Bug When updating rout...
https://github.com/vercel/next.js/issues/25353
https://github.com/vercel/next.js/pull/25469
d836ebb2487cd2e8f4c60ba2c987017cc8a51827
8a06780481dfbb12112a2f1a4ee1d7efca603bc1
2021-05-22T10:56:34Z
javascript
2021-05-28T12:51:41Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,303
["packages/next/build/webpack-config.ts", "test/integration/getserversideprops/pages/index.js"]
Imported next-server modules are duplicated, causing duplicate react contexts
### What version of Next.js are you using? 10.2.1 ### What version of Node.js are you using? 16.1.0 ### What browser are you using? Chrome and Safari ### What operating system are you using? macOS ### How are you deploying your application? None ### Describe the Bug We use `@apollo/client` to execute some gr...
https://github.com/vercel/next.js/issues/25303
https://github.com/vercel/next.js/pull/25518
39181c40737f0337849cc58ca73060d13a268f17
5e92ae018364f1d9005344c4934719aa3d7ab366
2021-05-20T14:22:04Z
javascript
2021-05-28T11:17:08Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,285
["packages/next/next-server/lib/router/router.ts", "test/integration/basepath/test/index.test.js"]
router.back() not working when going back between two dynamic routes
### What version of Next.js are you using? 10.2.2 ### What version of Node.js are you using? 14.15 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? vercel ### Describe the Bug I have a dynamic route in the following format: /...
https://github.com/vercel/next.js/issues/25285
https://github.com/vercel/next.js/pull/25459
3b9221ff10f1d14672596e5df4407bf8dc4a7cd7
08dce4bdc6332ed4a4de69147cb9c7bcaaed6468
2021-05-20T07:20:00Z
javascript
2021-05-26T07:58:05Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,070
["packages/next/build/webpack/plugins/font-stylesheet-gathering-plugin.ts", "test/integration/font-optimization/test/index.test.js"]
Font optimization doesn't work on some builds
### What version of Next.js are you using? 10.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug Font optimization does not seem to work on some ...
https://github.com/vercel/next.js/issues/25070
https://github.com/vercel/next.js/pull/25071
b9b35d406cd95e1cfeff03e7e5e4640db39eb300
de42719619ae69fbd88e445100f15701f6e1e100
2021-05-12T21:39:36Z
javascript
2021-05-19T10:05:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,056
["data.sqlite", "package.json", "packages/next/data.sqlite", "packages/next/export/index.ts", "test/integration/prerender-native-module/data.sqlite", "test/integration/prerender-native-module/pages/blog/[slug].js", "test/integration/prerender-native-module/pages/index.js", "test/integration/prerender-native-module/test...
Next.js builds and runs locally, but fails in Vercel production with FATAL ERROR: v8::HandleScope::CreateHandle()
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 14.0.5 ### What browser are you using? Version 90.0.4430.93 (Official Build) ### What operating system are you using? Windows 10 Home Windows Feature Experience Pack 120.2212.551.0 ### How are you deploying your applica...
https://github.com/vercel/next.js/issues/25056
https://github.com/vercel/next.js/pull/25063
7f73b658494644dbe8d5210653c59ecc7a1d317b
e6a05ee940abd1a8328dba826fc4d19947c78496
2021-05-12T15:16:05Z
javascript
2021-05-14T10:50:29Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,013
["packages/next/build/webpack-config.ts"]
webpack5 non-deterministic chunk name when importing css
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 14.16.0 ### What browser are you using? chrome, safari ### What operating system are you using? macOS ### How are you deploying your application? pm2 - npm run build on each server ### Describe the Bug When using web...
https://github.com/vercel/next.js/issues/25013
https://github.com/vercel/next.js/pull/25055
5f3351dbb8de71bcdbc91d869c04bc862a25da5f
288984b1ea843465069ffa54fda048d9a745872c
2021-05-12T00:23:58Z
javascript
2021-05-12T16:33:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
25,010
["docs/api-reference/create-next-app.md", "packages/create-next-app/README.md"]
`npx create-next-app` uses npm by default
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 16.0.0 ### What browser are you using? Chrome 90.0.4430.212 ### What operating system are you using? macOS 11.3.1 ### How are you deploying your application? Not deploying ### Describe the Bug Run `npx create-next-ap...
https://github.com/vercel/next.js/issues/25010
https://github.com/vercel/next.js/pull/25079
7b0fe0d73b2a8eabc535afe171a91987b60163fa
1cb83c1b351550f1b74eb7167e11ee62a6c1da2b
2021-05-11T20:06:40Z
javascript
2021-05-13T10:39:21Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,991
["docs/advanced-features/i18n-routing.md", "docs/api-reference/next/router.md"]
Using http instead of https locally with localized domains
### What version of Next.js are you using? 10.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug I have a Next.js application that uses two diffe...
https://github.com/vercel/next.js/issues/24991
https://github.com/vercel/next.js/pull/26492
917a9acc2cd8e16a7915d0b99d2ad398ede15d65
c9119f845c16682a6985c4c983d5dabecdf76a2b
2021-05-11T13:48:05Z
javascript
2021-06-22T17:52:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,977
["packages/next/server/server-route-utils.ts", "test/integration/custom-routes/test/index.test.js"]
TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["Location"]
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 12.21.0 ### What browser are you using? Chrome ### What operating system are you using? MacOS ### How are you deploying your application? `next start` on heroku ### Describe the Bug Using some s...
https://github.com/vercel/next.js/issues/24977
https://github.com/vercel/next.js/pull/33763
5773c53f5f8ab216e9cad662ab3b89f9ecdfbe85
f104e9105c929c343369747644a780d67171b557
2021-05-11T07:00:41Z
javascript
2022-01-28T16:20:34Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,889
["packages/next/build/index.ts"]
`next build` logs that it's type-checking even if type-checking is disabled
### What version of Next.js are you using? 10.2 ### What version of Node.js are you using? 12.20 ### What browser are you using? Chrome 90 ### What operating system are you using? Ubuntu 20.04 ### How are you deploying your application? next export ### Describe the Bug with `ignoreBuildErrors: true` `next bu...
https://github.com/vercel/next.js/issues/24889
https://github.com/vercel/next.js/pull/24440
f6c60946a300cf0b29977ae027b0c0cc056d8602
7c7e86454e41997c4ffe0853da995c9ee012cbad
2021-05-07T11:50:46Z
javascript
2021-05-07T14:34:15Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,872
["packages/next/build/webpack/plugins/font-stylesheet-gathering-plugin.ts", "packages/next/next-server/lib/constants.ts", "packages/next/next-server/lib/post-process.ts", "packages/next/next-server/server/font-utils.ts", "packages/next/pages/_document.tsx", "test/integration/font-optimization/fixtures/with-google/pages...
Font optimization - Typekit font loaded twice
### What version of Next.js are you using? 10.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug Support for Typekit font were added in this PR -...
https://github.com/vercel/next.js/issues/24872
https://github.com/vercel/next.js/pull/25346
1cb4aaa35b01497b90943f63773fa8d13e8a8178
58a4482f75e94e2b9791069d39ce89f541858842
2021-05-06T20:53:46Z
javascript
2021-06-02T09:43:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,871
["packages/next/client/head-manager.ts", "packages/next/next-server/lib/head.tsx", "test/integration/build-output/test/index.test.js", "test/integration/font-optimization/fixtures/with-google/pages/index.js", "test/integration/font-optimization/fixtures/with-google/pages/with-font.js", "test/integration/font-optimizati...
Font optimization - Single page font does not trigger on client side nav
### What version of Next.js are you using? 10.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug Issue 1 reported in this blog - https://dev.to/e...
https://github.com/vercel/next.js/issues/24871
https://github.com/vercel/next.js/pull/24968
b859c5bdf5d8c2354e7e1bc4513d1714144f9024
6ad91722954049ffb5e23435f2b3fb4ba94d7cc2
2021-05-06T20:49:12Z
javascript
2021-05-12T11:39:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,781
["packages/next/build/webpack/plugins/font-stylesheet-gathering-plugin.ts", "test/integration/font-optimization/test/index.test.js"]
Automatic WebFont Optimization does not work
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 14.15.4 ### What browser are you using? Chrome ### What operating system are you using? macOS BigSur ### How are you deploying your application? Vercel ### Describe the Bug The font style is not inlined even though I...
https://github.com/vercel/next.js/issues/24781
https://github.com/vercel/next.js/pull/25071
b9b35d406cd95e1cfeff03e7e5e4640db39eb300
de42719619ae69fbd88e445100f15701f6e1e100
2021-05-04T11:33:42Z
javascript
2021-05-19T10:05:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,775
["packages/next/build/webpack/loaders/next-serverless-loader/utils.ts", "test/integration/required-server-files/test/index.test.js"]
Encoded slashes not working as expected in production in a catch-all route
### What version of Next.js are you using? 10.0.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Firefox & Brave ### What operating system are you using? Ubuntu Linux ### How are you deploying your application? Vercel ### Describe the Bug My application is using a catch-al...
https://github.com/vercel/next.js/issues/24775
https://github.com/vercel/next.js/pull/26963
f8269fd4a6d09dcbc9cf8196d41df60b912aadda
c53b60a885d96e457aca6161717af9b0f459b749
2021-05-04T08:47:37Z
javascript
2021-07-06T21:28:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,768
["packages/next/next-server/server/api-utils.ts", "test/integration/api-body-parser/test/index.test.js"]
500 error when content-type header is not formatted correctly
### What version of Next.js are you using? 10.2.0 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome ### What operating system are you using? Codesandbox ### How are you deploying your application? next start ### Describe the Bug When a request comes in to a `pages/api`...
https://github.com/vercel/next.js/issues/24768
https://github.com/vercel/next.js/pull/24818
192d42bcacf20e8b501b9c3e7d325c852f6796ee
54ff3223b402b963baa189334587e2e590054276
2021-05-03T20:58:28Z
javascript
2021-05-05T14:27:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,703
["packages/next/client/image.tsx", "test/integration/image-component/default/pages/blurry-placeholder.js", "test/integration/image-component/default/test/index.test.js"]
Placeholder are always blank during lazy loading.
### What version of Next.js are you using? 10.2.1-canary.2 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Chrome, Firefox, Mobile Safari ### What operating system are you using? Windows, iOS ### How are you deploying your application? Vercel ### Describe...
https://github.com/vercel/next.js/issues/24703
https://github.com/vercel/next.js/pull/24704
3b76d3371a4eca007c09e40afe4818bac6590d02
0a1d418a96dc016602bcec07cb4986d194d8c99f
2021-05-02T04:25:32Z
javascript
2021-06-08T07:03:39Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,599
["packages/next/lib/load-custom-routes.ts", "packages/next/package.json", "packages/next/taskfile.js", "yarn.lock"]
Remove/Limit use of regexr and regexer-lexer, which introduce GPL-3.0 license into NextJS
### Describe the feature you'd like to request Prior to 10.1.4-canary.7, next contained no GPL-3.0 licensed dependencies. In 10.1.4-canary.7 and 10.2.0, the use of regexr-lexer (https://github.com/ijjk/regexr-lexer#3bcf3d1c4bc6dd9239c47acb1fb7b419823f8337) introduces the first GPL-3.0 licensed dependency (see https:...
https://github.com/vercel/next.js/issues/24599
https://github.com/vercel/next.js/pull/24604
89d2c4e19829fad49fc25ccca2f2d3a94b77da01
1e441fe440f48b83b1dcc1a08ddcc5d3dd112d28
2021-04-29T13:35:55Z
javascript
2021-04-29T17:50:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,570
["packages/react-refresh-utils/internal/ReactRefreshModule.runtime.ts", "test/development/acceptance/ReactRefreshModule.test.ts"]
dev mode breaks when local variable _a or _b is already defined (ReactRefreshModule runtime)
### What version of Next.js are you using? 10.2 ### What version of Node.js are you using? 10 ### What browser are you using? all ### What operating system are you using? macOS ### How are you deploying your application? I wish I could ### Describe the Bug With 10.2, create the following page: ``` import...
https://github.com/vercel/next.js/issues/24570
https://github.com/vercel/next.js/pull/33638
0d642f1264b5dd20fe4bacb9470e95877bcaf273
7e95e300633467dd9f3e99d0e3269c7b5b28c271
2021-04-28T19:10:34Z
javascript
2022-01-27T14:22:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,473
["packages/next/client/image.tsx"]
[next/image] On IE11, with layout="responsive" | "fill" + sizes prop, object doesn't support property "matchAll"
### What version of Next.js are you using? 10.1.3, also tried 10.1.4-canary.16 ### What version of Node.js are you using? 14.15.0 ### What browser are you using? IE11 ### What operating system are you using? Windows 10 ### How are you deploying your application? next start, locally ### Describe the Bug On IE...
https://github.com/vercel/next.js/issues/24473
https://github.com/vercel/next.js/pull/24569
a35dedb7d3c5c7e0912c9e41bdebd9f971d6739c
89d2c4e19829fad49fc25ccca2f2d3a94b77da01
2021-04-26T14:27:36Z
javascript
2021-04-29T10:07:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,422
["packages/next/export/index.ts", "test/integration/export/pages/gsp-notfound.js", "test/integration/export/pages/index.js", "test/integration/export/test/browser.js"]
Returning `notFound` from `getStaticProps` causes an error during `next export`
### What version of Next.js are you using? 10.1.3, 10.1.4-canary.16 ### What version of Node.js are you using? 14.15.3 ### What browser are you using? Firefox 89.0b3 ### What operating system are you using? Ubuntu 18.04.5 LTS ### How are you deploying your application? next export ### Desc...
https://github.com/vercel/next.js/issues/24422
https://github.com/vercel/next.js/pull/24481
2333f7c1b882dff09b944967a29162f9aca42e7d
88f27ef9477e2e417c35dc7373ea0c99b2d98d5e
2021-04-24T16:45:49Z
javascript
2021-09-18T15:20:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,401
["examples/with-passport/package.json"]
Running the with-passport example
### What example does this report relate to? Running the with-passport example ### What version of Next.js are you using? latest ### What version of Node.js are you using? 16.0.0 ### What browser are you using? not important ### What operating system are you using? same error occurred on both macOS and Linux ...
https://github.com/vercel/next.js/issues/24401
https://github.com/vercel/next.js/pull/24567
6b97bcea5ba851740404e8192fc9ebff711e1b83
2d6b56086ea161e3e135927d7d79b3439210e726
2021-04-23T16:58:36Z
javascript
2021-04-28T19:19:22Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,334
["packages/next/build/index.ts", "packages/next/server/dev/hot-reloader.ts", "packages/react-refresh-utils/internal/ReactRefreshModule.runtime.ts", "packages/react-refresh-utils/loader.ts", "test/e2e/type-module-interop/index.test.ts"]
Issue with backend-side ES6 imports with "type":"module" with an express/nextjs setup
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 15.9.0 ### What browser are you using? Chrome ### What operating system are you using? MacOS ### How are you deploying your application? Running locally via express ### Describe the Bug I have a...
https://github.com/vercel/next.js/issues/24334
https://github.com/vercel/next.js/pull/33637
127f94dc13ec8c40169b2dbd24e1187deb944ea2
62b1704e41fa58a21f558653c4fb9f2e10defccf
2021-04-22T02:19:06Z
javascript
2022-02-15T16:24:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,287
["packages/next/next-server/lib/router/router.ts", "test/integration/i18n-support/test/shared.js"]
Duplicate locale key in path when using browser back button
### What version of Next.js are you using? 10.1.4-canary.12 ### What version of Node.js are you using? 14.16.0 ### What browser are you using? Chrome, Safari, Firefox ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug ...
https://github.com/vercel/next.js/issues/24287
https://github.com/vercel/next.js/pull/24323
2979f30087d7e9ee4600e5a260997b79e816f593
a29d8c9eaf693f6022ef4b0584fa3bc51fb57dfc
2021-04-20T22:09:55Z
javascript
2021-04-22T03:06:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,277
["packages/next/client/image.tsx", "test/integration/image-component/noscript/pages/index.js", "test/integration/image-component/noscript/test/index.test.js"]
Wrong noscript img src attribute with next/image and loaders
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 12.21.0 ### What browser are you using? Chrome ### What operating system are you using? Windows 10 ### How are you deploying your application? Vercel ### Describe the Bug Using any loader with t...
https://github.com/vercel/next.js/issues/24277
https://github.com/vercel/next.js/pull/24011
2ac47d219398109c7af8dd2372304bac0eb2f042
22676abb31387086defba59edc6afa2b10f3033a
2021-04-20T16:56:29Z
javascript
2021-06-16T20:53:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,206
["packages/next/build/index.ts", "packages/next/next-server/server/next-server.ts", "test/integration/500-page/test/index.test.js"]
Issue using _error and 500 page
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 14.15.4 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug I am using Sentry so set up an _error.tsx file in ...
https://github.com/vercel/next.js/issues/24206
https://github.com/vercel/next.js/pull/23586
eddf5e0de9af1f07cf079da6cd6ed8c173351ca8
0402fc459eb12a775372172a351f3a3f4fee83e3
2021-04-18T22:05:21Z
javascript
2021-06-11T09:29:40Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,184
["examples/with-magic/package.json"]
npx create-next-app not working with with-magic example app
### What version of Next.js are you using? latest ### What version of Node.js are you using? v14.15.5 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? npx create-next-app --example with-magic with-magic-app ### Describe the Bug ...
https://github.com/vercel/next.js/issues/24184
https://github.com/vercel/next.js/pull/24185
2e7d405fedbc9c07135ece14c6f7f2ac18a81a2a
557ecb0fa27badea42d1b82012529d29a3ef7959
2021-04-17T21:44:40Z
javascript
2021-04-17T22:26:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,177
["packages/next/next-server/server/image-optimizer.ts", "test/integration/image-optimizer/test/index.test.js"]
TypeError: e.on is not a function when using example with-zones
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 15.14.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Vercel ### Describe the Bug When i run the [with-zones](https://github.com/ver...
https://github.com/vercel/next.js/issues/24177
https://github.com/vercel/next.js/pull/21001
432c9ee5fcf7687e0dae2252a7eed2277c954d16
9fcfce3463095af63e93251ae12f5cac8344aa7f
2021-04-17T14:13:22Z
javascript
2021-04-17T21:03:08Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,075
["packages/next/client/link.tsx", "packages/next/next-server/lib/router/router.ts", "test/integration/dynamic-routing/pages/[name]/index.js", "test/integration/dynamic-routing/test/index.test.js"]
next/link constructs incorrect hash links and throws on dynamic pages
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 14.16.1 ### What browser are you using? Firefox ### What operating system are you using? Ubuntu ### How are you deploying your application? n/a ### Describe the Bug on dynamic pages with `getStaticPaths`, `next/link`...
https://github.com/vercel/next.js/issues/24075
https://github.com/vercel/next.js/pull/24199
d5de1c53c188f4e041f86a728766ca69b967a437
9bbb968c43b8c79692b22a54e2045c66463fe49f
2021-04-14T19:25:49Z
javascript
2021-04-30T16:34:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,070
["packages/next/client/index.tsx", "packages/next/next-server/server/load-components.ts", "packages/next/next-server/server/next-server.ts", "test/acceptance/ReactRefreshLogBox.dev.test.js"]
Top level error thrown in pages/_app causes app to render internal server error
### What version of Next.js are you using? next@canary ### What version of Node.js are you using? latest ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Does not affect this bug ### Describe the Bug When a top-level error is th...
https://github.com/vercel/next.js/issues/24070
https://github.com/vercel/next.js/pull/24079
1e207301c2e33a81607c7678200b0be03594a025
1797fc50ab6a6059a3d118236dcd9cbf22ef91b8
2021-04-14T17:40:32Z
javascript
2021-04-15T10:19:19Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,056
["packages/next/server/hot-reloader.ts", "test/acceptance/ReactRefreshLogBox.dev.test.js"]
Errors in server compilation result in a 404 instead of showing the error overlay
### What version of Next.js are you using? next@canary ### What version of Node.js are you using? latest ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Does not affect this bug ### Describe the Bug Recently found an edge case ...
https://github.com/vercel/next.js/issues/24056
https://github.com/vercel/next.js/pull/24331
85d87a37957f76ff0e0d6b7f19bcd1f9efdd3c5d
6cd1c874519b615ee5ca246c2497e166fc969a5f
2021-04-14T13:03:25Z
javascript
2021-04-22T11:47:15Z
closed
vercel/next.js
https://github.com/vercel/next.js
24,047
["packages/next/server/server-route-utils.ts", "test/integration/custom-routes/test/index.test.js"]
TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["Location"]
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 15.14.0 ### What browser are you using? Chrome, Firefox ### What operating system are you using? macOS ### How are you deploying your application? Other platform ### Describe the Bug While redirecting, application re...
https://github.com/vercel/next.js/issues/24047
https://github.com/vercel/next.js/pull/33763
5773c53f5f8ab216e9cad662ab3b89f9ecdfbe85
f104e9105c929c343369747644a780d67171b557
2021-04-14T08:57:04Z
javascript
2022-01-28T16:20:34Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,901
["packages/next/bundles/yarn.lock", "packages/next/compiled/webpack/bundle5.js"]
Webpack 5 cache issue with `NEXT_PUBLIC_` environment variables
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 14.16.0 ### What browser are you using? N/A ### What operating system are you using? macOS 11.2.3 ### How are you deploying your application? N/A ### Describe the Bug When using Webpack 5, `yarn...
https://github.com/vercel/next.js/issues/23901
https://github.com/vercel/next.js/pull/24077
279e105279f3c95d22ec13cb915766e25956f658
1e207301c2e33a81607c7678200b0be03594a025
2021-04-12T06:12:06Z
javascript
2021-04-14T21:23:13Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,896
["packages/next/next-server/lib/post-process.ts", "test/integration/font-optimization/pages/with-font.js", "test/integration/font-optimization/pages/without-font.js", "test/integration/font-optimization/test/index.test.js"]
Font optimization - style tag for custom fonts is included on pages without a link to a font provider
### What version of Next.js are you using? 10.1.4-canary.3 ### What version of Node.js are you using? 14.15 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start, Vercel ### Describe the Bug I've two pages - one with a `li...
https://github.com/vercel/next.js/issues/23896
https://github.com/vercel/next.js/pull/24162
fc538790ecbedc98fb3e35accbf9c76edcf70030
fff183c4cda2ed3ba719cc6224806d895998cc15
2021-04-11T17:25:25Z
javascript
2021-04-26T18:30:21Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,830
["examples/with-tailwindcss-emotion/package.json", "examples/with-tailwindcss-emotion/postcss.config.js", "examples/with-tailwindcss-emotion/tailwind.config.js"]
Update Tailwind CSS example with emotion to use JIT
### What example does this report relate to? https://github.com/vercel/next.js/tree/canary/examples/with-tailwindcss-emotion ### What version of Next.js are you using? latest ### What version of Node.js are you using? latest ### What browser are you using? any ### What operating system are you u...
https://github.com/vercel/next.js/issues/23830
https://github.com/vercel/next.js/pull/23912
2186f1eb551d57d64db3d0a836b064243e13fd3a
698ab55cb7eb213eebb2b019acc179ec8fd882cf
2021-04-08T16:48:43Z
javascript
2021-04-20T02:57:15Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,824
["packages/next/server/base-server.ts", "test/e2e/dynamic-route-interpolation/index.test.ts"]
Dynamic API routes : explicilty requesting url with dynamic slug as [slug]
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? v12.16.3 ### What browser are you using? Firefox ### What operating system are you using? Ubuntu ### How are you deploying your application? next dev ### Describe the Bug When requesting a url w...
https://github.com/vercel/next.js/issues/23824
https://github.com/vercel/next.js/pull/33808
39d3210776d37e7dc11e77b54a65b33b5454c0ce
965d26eba373e760c5440054c76d77ea20d96fef
2021-04-08T14:57:09Z
javascript
2022-02-02T02:57:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,770
["examples/with-typescript-graphql/pages/index.tsx"]
Fix typescript type error.
### What example does this report relate to? with-typescript-graphql ### What version of Next.js are you using? latest ### What version of Node.js are you using? 14.16.0 ### What browser are you using? Firefox ### What operating system are you using? PopOS(ubuntu 20.04) ### How are you dep...
https://github.com/vercel/next.js/issues/23770
https://github.com/vercel/next.js/pull/23771
b2ee0a93fe5653a050550455d817f7e460205b4a
15133b47ec7bfc413aa068d92fb678626cf47571
2021-04-07T13:25:11Z
javascript
2021-04-15T18:55:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,742
["packages/next/client/future/image.tsx", "packages/next/client/image.tsx", "test/integration/image-component/base-path/test/index.test.js", "test/integration/image-component/default/test/index.test.js", "test/integration/image-future/base-path/test/index.test.js", "test/integration/image-future/default/test/index.test...
Image is missing required "src" property, but stack trace does not inform where
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 15.11.0 ### What browser are you using? Firefox ### What operating system are you using? Linux ### How are you deploying your application? next dev ### Describe the Bug Some image in the middle of the hundreds of ima...
https://github.com/vercel/next.js/issues/23742
https://github.com/vercel/next.js/pull/38847
672bdaee403c5f6ab3c7181c683849dfcf94942f
cdb0c47455aadcb0eeea4e250a669b4000b90e63
2021-04-06T13:17:11Z
javascript
2022-07-20T21:26:38Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,724
["packages/next/export/index.ts", "test/integration/no-op-export/test/index.test.js", "test/lib/next-test-utils.js"]
Error: invariant: progress total can not be zero
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 15.12.0 ### What browser are you using? - ### What operating system are you using? Ubuntu 20.04 ### How are you deploying your application? - ### Describe the Bug When running `npm run build` next js throws an error ...
https://github.com/vercel/next.js/issues/23724
https://github.com/vercel/next.js/pull/23752
f7d0bd115cb3abebaee16359e0ba103ecd273426
348115036ca01590b7f5f109eed9eca6e5a78843
2021-04-06T08:49:39Z
javascript
2021-04-06T17:12:23Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,716
["packages/next/build/webpack-config.ts", "test/integration/dist-dir/test/index.test.js"]
distDir is not fully respected when using webpack5
### What version of Next.js are you using? canary ### What version of Node.js are you using? 12.16.3 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next start ### Describe the Bug `.next` folder is being ...
https://github.com/vercel/next.js/issues/23716
https://github.com/vercel/next.js/pull/23718
9986d7c92ef2c9613a8338be777221cfa80b195b
c2c1b965440fd6ce062c0601a077a0a31021ae83
2021-04-06T05:21:22Z
javascript
2021-04-06T08:32:29Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,713
["errors/link-passhref.md", "errors/manifest.json", "packages/eslint-plugin-next/lib/index.js", "packages/eslint-plugin-next/lib/rules/link-passhref.js", "test/eslint-plugin-next/link-passhref.unit.test.js"]
ESLint rule for using <Link> without <a> child and ensuring passHref is used
### Describe the feature you'd like to request Until the RFC for `<Link to="/route">` lands solving https://github.com/vercel/next.js/issues/5533, we should provide better guidance to users when they're doing something inaccessible. https://github.com/vercel/next.js/discussions/8207 ### Describe the solution you'...
https://github.com/vercel/next.js/issues/23713
https://github.com/vercel/next.js/pull/24670
2330bf9dddcc3b01a3bb59f19801ba8b3a9da4ed
569da9d2863691daa3958129cdbe46450f7784a9
2021-04-06T00:58:42Z
javascript
2021-05-10T18:35:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,687
["docs/api-reference/next/link.md"]
Link prefetching only works in production mode, not in development mode
### What version of Next.js are you using? 10.0.7 ### What version of Node.js are you using? v12.18.2 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? next dev ### Describe the Bug When I run my app using `next dev`, link preloa...
https://github.com/vercel/next.js/issues/23687
https://github.com/vercel/next.js/pull/23732
23ad3a718950557d2e42e6ccc0302f363064f5a5
d2dc91c80ce9708aae6055cff1ef6cb9f67bf98a
2021-04-04T23:14:12Z
javascript
2021-04-07T16:07:32Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,677
["packages/next/client/image.tsx"]
Error with sizes on the standard <Image> component
### What version of Next.js are you using? 10.1.3 ### What version of Node.js are you using? 10.22.1 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? development (no deploy) ### Describe the Bug Using this ...
https://github.com/vercel/next.js/issues/23677
https://github.com/vercel/next.js/pull/24569
a35dedb7d3c5c7e0912c9e41bdebd9f971d6739c
89d2c4e19829fad49fc25ccca2f2d3a94b77da01
2021-04-04T07:49:06Z
javascript
2021-04-29T10:07:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,623
["packages/next/build/webpack/loaders/next-serverless-loader/page-handler.ts", "packages/next/next-server/server/next-server.ts", "test/integration/gssp-redirect-base-path/pages/gsp-blog/[post].js", "test/integration/gssp-redirect-base-path/pages/gssp-blog/[post].js", "test/integration/gssp-redirect-base-path/test/inde...
Redirecting externally in getServerSideProps with basePath
### What version of Next.js are you using? 10.1.0 ### What version of Node.js are you using? 12.18.0 ### What browser are you using? Chrome ### What operating system are you using? macOS ### How are you deploying your application? Other ### Describe the Bug When redirecting to an external URL in getServerSid...
https://github.com/vercel/next.js/issues/23623
https://github.com/vercel/next.js/pull/23673
c2c1b965440fd6ce062c0601a077a0a31021ae83
55c6b7aba2dbf07e07a9daf82fbcab394308a60d
2021-04-02T00:25:06Z
javascript
2021-04-06T10:02:13Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,607
["examples/with-reason-relay/pages/index.js"]
Fix examples that aren't working locally
These examples are currently not running locally. - [x] custom-routes-proxying - [x] with-compiled-css - [x] with-glamor - [x] with-mqtt-js - [x] with-reason-relay - [x] with-style-sheet - [x] with-styled-jsx-plugins - [x] with-web-worker ### Expected Behavior They're updated and working locally, with ...
https://github.com/vercel/next.js/issues/23607
https://github.com/vercel/next.js/pull/23780
c5cf9e4c699d1fc9bede97f83b42003d7b64ff0b
d34c9f16d88e3a95d42c14fc4e82786077aaeaee
2021-04-01T15:24:09Z
javascript
2021-04-07T19:18:56Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,553
["packages/next/next-server/lib/router/router.ts", "test/integration/i18n-support/test/shared.js"]
Regional Locale duplicate route on back button pressed
### What version of Next.js are you using? 10.0.9 ### What version of Node.js are you using? 14.15 ### What browser are you using? Chrome ### What operating system are you using? Windows ### How are you deploying your application? Vercel ### Describe the Bug When using regional locale like fr-CA and en-CA, a...
https://github.com/vercel/next.js/issues/23553
https://github.com/vercel/next.js/pull/24187
d2b0d43eb92a6dbc6194e2361b4f3c079e76d47a
a153b63240f38488a7a82eb6c54e9f8890ab7a22
2021-03-30T14:25:59Z
javascript
2021-04-18T09:01:01Z
closed
vercel/next.js
https://github.com/vercel/next.js
23,541
["packages/next/build/index.ts", "packages/next/next-server/server/next-server.ts", "test/integration/500-page/test/index.test.js"]
Error occurred prerendering page "/500"
### What version of Next.js are you using? 10.1.1+ ### What version of Node.js are you using? 15.1.0 ### What browser are you using? --- ### What operating system are you using? Windows ### How are you deploying your application? next build ### Describe the Bug On building app faced with error ``` Error ...
https://github.com/vercel/next.js/issues/23541
https://github.com/vercel/next.js/pull/23586
eddf5e0de9af1f07cf079da6cd6ed8c173351ca8
0402fc459eb12a775372172a351f3a3f4fee83e3
2021-03-30T10:39:53Z
javascript
2021-06-11T09:29:40Z