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
odoo/odoo
https://github.com/odoo/odoo
13,687
["addons/purchase/purchase.py", "addons/sale/sale.py"]
[9.0] Different Tax Computation for Sales Order and Invoice
Impacted versions: [9.0] Tested in runbot http://174550-9-0-10dcec.runbot10.odoo.com/ Steps to reproduce: Set the Tax Calculation Rounding Method to "Round Globally" Create a Sales Order with the following lines with 7% taxes 1) 5,095.20 2) 523.20 3) 80.64 4) 54.12 5) 182.00 6) 186.20 ![image](https://cloud....
https://github.com/odoo/odoo/issues/13687
https://github.com/odoo/odoo/pull/15019
2c66f7bc7f3b84d5386a3ab6866aa4349ea0a1c0
291a94192c77e75e1f338a92ccc71898d7484433
2016-10-06T07:37:29Z
python
2017-01-11T10:45:05Z
closed
odoo/odoo
https://github.com/odoo/odoo
13,242
["addons/point_of_sale/data/point_of_sale_data.xml", "addons/point_of_sale/models/pos_config.py", "addons/point_of_sale/models/pos_order.py", "addons/point_of_sale/models/pos_session.py", "addons/point_of_sale/tests/test_frontend.py", "addons/point_of_sale/views/pos_config_view.xml"]
On closing POS "Next Number" is taken from selected Sales Journal Sequence
Impacted versions: 9.0x Steps to reproduce: 1. Go to Accounting, create customer invoice and validate. Check the Invoice-Number (for example: INV/2016/0010) 2. Go to Point of Sale and select New Session 3. Add any product or just close & confirm the session 4. Close the POS Session (Validate Closing & Post Entries) ...
https://github.com/odoo/odoo/issues/13242
https://github.com/odoo/odoo/pull/13627
9674d9ce846bb6b2fe23da50d278e740e2176011
b5b0d36b31606e6c462a83080c66ec06b326ed45
2016-08-22T09:49:27Z
python
2016-09-29T13:50:12Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,872
["addons/website_sale/views/templates.xml", "addons/website_sale_delivery/models/sale_order.py"]
[8.0] website_sale_delivery ecommerce delivery price is shown without tax
Impacted versions: 8.0, tested on runbot Steps to reproduce: set the tax for the product "delivery" as included in the price Current behavior: on the cart and checkout pages of the ecommerce you see the price of delivery without tax Expected behavior: delivery price should be shown with tax included
https://github.com/odoo/odoo/issues/12872
https://github.com/odoo/odoo/pull/23746
75d9a2b4db9fbad00114832186b7d4e3983124ba
b77ff40e931b18011f8ae5ee4f22d9706377eb2b
2016-07-21T16:22:21Z
python
2018-03-20T13:29:59Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,832
["addons/hr_payroll_account/hr_payroll_account.py"]
[9.0] Payslip Does not correctly calculate or use "Date Account"
Impacted versions: 9.0c/e Steps to reproduce: Install hr_payroll_account. Create a Payslip with a period earlier in the year. Confirm Payslip Current behavior: "Account Date" (on accounting tab an on journal entries) is today Expected behavior: "Account Date" should be a date in the period (presumably the last day) ...
https://github.com/odoo/odoo/issues/12832
https://github.com/odoo/odoo/pull/13021
566e0a27063bef95b0f99f49d9631f2de97dfcf5
36026bc7719eda42eabc9f3aa3711b56b0e22f09
2016-07-18T18:43:27Z
python
2016-08-04T10:56:26Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,827
["addons/sale_stock/i18n/sale_stock.pot", "addons/sale_stock/sale_stock.py"]
[sale_stock] Quantities in "Picking Information" warning not showing enough decimal places
We have a customer whose base unit for selling stuff is in thousands. However stock can be as low as 0.001 thousands, but that last decimal place isn't displayed in the Picking Information warning. Impacted versions: - 8.0 ## Steps to reproduce: - New database - Edit admin user: Enable Technical Features - Install 's...
https://github.com/odoo/odoo/issues/12827
https://github.com/odoo/odoo/pull/12944
8ceb9438d13cc4b947d70b629552d0d9c5f57fa4
f57f55966df338c78e19403f0ace932c64585852
2016-07-18T14:00:03Z
python
2016-07-28T11:36:30Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,644
["addons/delivery/stock.py"]
[8.0] Delivery method - Invoices
Impacted versions: 8.0 Steps to reproduce: 1. Go to a runbot instance 2. Activate the following options *\* Settings > Warehouse > Products > Manage different units of measure for products *\* Settings > Accounting > Accounting & Finance > Analytic accouting 3. Desactivate the following option *\* Settings > Accountin...
https://github.com/odoo/odoo/issues/12644
https://github.com/odoo/odoo/pull/12697
ef83f798d5ca15c470976571184c809fe99f4724
965024902db880af005a9688a277b28e076a4a7e
2016-06-30T14:22:02Z
python
2016-07-11T12:30:16Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,629
["addons/sale_stock/i18n/sale_stock.pot", "addons/sale_stock/models/sale_order.py"]
[sale_stock] Quantities in "Not enough stock" warning don't honour rounding precision on Unit of Measure
We have a customer whose base unit for selling stuff is in thousands. However stock can be as low as 0.001 thousands, but that last decimal place isn't displayed in the stock warning. As you'll see from the example of "actual behaviour" below this is confusing. Impacted versions: - 8.0 Steps to reproduce: - Install...
https://github.com/odoo/odoo/issues/12629
https://github.com/odoo/odoo/pull/12949
5982b857f867c97e7a252db103088e38a9eca062
9975e5272309363d55d0e8bcfe1e55b9459f8242
2016-06-29T16:09:04Z
python
2016-07-28T13:28:43Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,312
["openerp/tools/translate.py"]
[9.0] Semi-critical /web formatting issue after latest commit (Reproducible on Runbots)
<h1>Impacted versions:</h1> 9.0 <h1>Environment:</h1> All Major Browsers (latest versions of Chrome, Safari, Firefox) Runbot - latest 9.0 commit <h1>Steps to reproduce:</h1> <ol> <li>Login to backend</li> <li>View Sale Order List View (fonts and some formatting have been lost)</li> <li>View inside a Sale Order - m...
https://github.com/odoo/odoo/issues/12312
https://github.com/odoo/odoo/pull/12316
2179f53a65865f43c4847bedfc99cf5eb6a56018
3d9ccef81d4ccdc314957b304fe61940282a3d2c
2016-06-07T04:32:18Z
python
2016-06-07T12:16:12Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,163
["addons/stock_account/stock_account.py"]
[9.0] wrong value used in average cost if exchange rate has moved
Impacted versions: 9.0 Steps to reproduce: - Create a product with costing method set to average - Create a purchase order for the product in a foreign currency, and validate - Change the exchange rate for the currency in question - Receive the product Current behavior: - Stock quants get the correct cost behind the ...
https://github.com/odoo/odoo/issues/12163
https://github.com/odoo/odoo/pull/12165
5b299a20941e008b610511f9b327a6da201f7ed2
31f50efe0a10cb5aff27e38255eee967bdf0b829
2016-05-25T05:45:57Z
python
2016-05-25T08:54:09Z
closed
odoo/odoo
https://github.com/odoo/odoo
12,096
["addons/website_forum/controllers/main.py", "doc/api_integration.rst"]
Odoo Forum Notification: Missing subject and link to the question
Impacted versions: Latest Odoo Forum Steps to reproduce: Get a nofitication from the Odoo forum (by subscription or by a comment to your posting) Current behavior: The notification email contain the subject: "Re: False" and contains no link to the forum post. Expected behavior: The notification email contains the tit...
https://github.com/odoo/odoo/issues/12096
https://github.com/odoo/odoo/pull/12139
5da59c248b117fc51bb738fd822d6700cf12a76e
e32ba845de73a251fba4f12af45c880898cb4344
2016-05-19T05:36:38Z
python
2016-05-27T09:30:40Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,919
["addons/account/models/account_move.py"]
Error 'Cannot create unbalanced entry' thrown when duplicating journal entries
Impacted versions: 9.0, 9.0 enterprise Steps to reproduce: On current runbot duplicate any posted journal entry which is balanced Current behavior: Error message "Cannot create unbalanced entry" is shown Expected behavior: New Journal entry is created in state 'draft' Video/Screenshot link (optional): ![selection_2...
https://github.com/odoo/odoo/issues/11919
https://github.com/odoo/odoo/pull/12331
dd1e67d263b08ce7ff54d8a8cc76a4f409fab76a
af2c69f0e5acae89372c6aead7f02af2d38f6820
2016-05-04T07:24:53Z
python
2016-06-09T08:03:05Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,902
["addons/mail/mail_message.py"]
[8.0] Security error when you add a user without access to a document type to an object of that type.
Impacted versions: 8.0 Steps to reproduce: To reproduce this one, you have to configure outgoing and incoming server and mail aliases see https://youtu.be/-HzDGh9C9Jc Current behavior: If you add a user which has no acces on a object (purchase.order in this case) as follower on a record of this object **AFTER som...
https://github.com/odoo/odoo/issues/11902
https://github.com/odoo/odoo/pull/12090
0fc73a20675e7fc8d21a521d5b95e9397a368220
fac04424caa095511b0f809b351fc2af0a5942cc
2016-05-03T09:05:28Z
python
2016-05-18T12:07:54Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,876
["addons/web/static/src/js/framework/formats.js", "addons/web/static/src/js/views/search_inputs.js", "addons/web/static/test/search.js"]
[9.0C & 9.0E] Date format for specific languages is fully ignored in searches
Impacted versions: 9.0 Community & 9.0 Enterprise. Steps to reproduce: - Install the Dutch language - Change the user its active language to Dutch - Go to a search view and search for the current date (02/05/2016 in Dutch) Example supplier invoices: ![image](https://cloud.githubusercontent.com/assets/6352350/14952...
https://github.com/odoo/odoo/issues/11876
https://github.com/odoo/odoo/pull/11971
a775f437c872747b59777873a5c959a70789c8d1
50b94ef079b2fd9f4e9201ea8f977fadab109aea
2016-05-02T10:55:38Z
python
2016-05-10T09:19:22Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,602
["addons/product/product.py"]
Can't sort attribute values by attribute
Impacted versions: 8.0 Steps to reproduce: - Create a database with demo data - Go to sales, product categories & attributes, attribute values - Click on 'attribute' column name Current behavior: Attribute values are sorted by attribute database ID Expected behavior: Attribute values are sorted by attribute name
https://github.com/odoo/odoo/issues/11602
https://github.com/odoo/odoo/pull/11951
c8dc4c8daf8a3a2f8e52448c164a30d3cbeb524c
48a35ca8f9469c47da40157005d5ec09afe7b511
2016-04-05T15:41:12Z
python
2016-05-06T14:38:47Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,396
["addons/project_issue/project_dashboard.xml", "addons/project_issue/project_issue.py"]
[9.0C & 9.0E] Opening project issues randomly opens project tasks view
Impacted versions: 9.0 Community & 9.0 Enterprise Steps to reproduce: - Open up a V9 runbot - Go to projects and click on the issues item, for example for the project 'Research & Development': ![image](https://cloud.githubusercontent.com/assets/6352350/13873686/65f2c31c-ecf3-11e5-917a-38df2832bd00.png) - The project...
https://github.com/odoo/odoo/issues/11396
https://github.com/odoo/odoo/pull/11572
b3cfec189bf42abcb89b5c157c08f92ce45a3d01
5de3900258b458a4f5af964c78c0c644518bd9d7
2016-03-18T09:28:31Z
python
2016-04-01T09:55:18Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,395
["addons/project_issue/project_issue.py"]
[9.0C & 9.0E] Contact onchange is ignored when creating new project issue
Impacted versions: 9.0 Community & 9.0 Enterprise Steps to reproduce: - Open up a V9 Enteprise Runbot - Go to projects and open up the issues for the project 'Data Import/Export Plugin' - Click on 'Create' to create a new issue. You will see the following form: ![image](https://cloud.githubusercontent.com/assets/635...
https://github.com/odoo/odoo/issues/11395
https://github.com/odoo/odoo/pull/11570
d3557de74604536aac4a4529dae424b07800f11c
1d0b9da3f0cc5a639b4997d19f31d8abf765db0c
2016-03-18T09:20:43Z
python
2016-04-01T09:12:39Z
closed
odoo/odoo
https://github.com/odoo/odoo
11,342
["addons/warning/warning.py", "addons/warning/warning_view.xml"]
[9.0] onchange_picking_type not called anymore on a change of a partner after installing warning module
#### Impacted versions: [9.0] #### Steps to reproduce: 1) Create a new database with demo data 2) Install warning module 3) Go in Inventory app 4) Create a new delivery order 5) Select the partner "Steven Hamilton" (My Company, Chicago, Steven Hamilton) #### Current behavior: The Destination Location Zone (location_...
https://github.com/odoo/odoo/issues/11342
https://github.com/odoo/odoo/pull/11525
11d3aaf8485ea25dcb45716c18df75fb13d0ba7e
04f896b135f3054496b0badc2b07afd2e8f03c19
2016-03-15T16:59:18Z
python
2016-03-29T14:00:31Z
closed
odoo/odoo
https://github.com/odoo/odoo
10,538
["addons/account/models/account.py", "addons/account/tests/test_tax.py", "addons/point_of_sale/static/src/js/models.js"]
[9.0][Enterprise] Base calculation amount is wrong when multiple taxes
**Base calculation amount is wrong when multiple taxes** Impacted versions: - 9.0 Enterprise (code from 2016/01/18) Steps to reproduce: I need to be able to have multiple taxes as followed: - Customer Price 1000 - Base calculation for VAT $ 870 (reversed tax) - IVA 13.00% 21402 DÉBITO FISCAL $ 130.00 - IT 3% 21...
https://github.com/odoo/odoo/issues/10538
https://github.com/odoo/odoo/pull/18275
dc5bb0d6b2806e81d1dd32839e6a600c8782bad3
5afb5ecd04cf49be6bedb655b187b19a65e1e02d
2016-01-20T02:06:40Z
python
2017-10-16T09:35:08Z
closed
odoo/odoo
https://github.com/odoo/odoo
8,934
["addons/l10n_ca/account_chart.xml"]
[9.0] Canadian Chart of Accounts: Incorrect Type for Tax receivable and Tax to pay
With the Canadian Chart of Account, the following tax accounts are created with the wrong Type. 118100 - GST receivable, PST/GST receivable and all HST receivable are created with an account Type set to Current Liabilities. This is incorrect, the Type should be Current Assets. 213100 - GST to pay, PST/GST to pay an...
https://github.com/odoo/odoo/issues/8934
https://github.com/odoo/odoo/pull/8959
bcad465c93adf119a1a017c89f6f3d4b9954a80b
df3192ef87d07ab305169e0d0056bebabecf1314
2015-10-07T00:40:30Z
python
2018-04-04T13:46:51Z
closed
odoo/odoo
https://github.com/odoo/odoo
8,923
["addons/account/report/report_vat.py"]
[8.0] Tax codes report raise QWebException: "chart_tax_id" while evaluating
Impacted versions: - 8.0 Steps to reproduce: 1. open Accounting / Configuration / Taxes / Tax Codes 2. open any Tax Code 3. press Print / Account Tax Current behavior: QWebException: "chart_tax_id" while evaluating "get_lines(data['form']['based_on'], data['form']['company_id'], data['form']['chart_tax_id'])" Detail...
https://github.com/odoo/odoo/issues/8923
https://github.com/odoo/odoo/pull/14795
e8019a23c2d83d77e4b4a45cd56894e2397abc4d
a3ee4d19147fe14fbc8791e4d5f7bb5750a46c6d
2015-10-06T13:43:51Z
python
2016-12-21T09:05:12Z
closed
odoo/odoo
https://github.com/odoo/odoo
5,479
["addons/stock/views/stock_quant_views.xml"]
Consumable products should not follow real time valuation
Hello, according tot he following post: https://www.odoo.com/forum/how-to/warehouse-management-6/whats-the-difference-between-quants-lots-and-products-55243 , consumable products do not follow inventory valuation. I can understand that, because for those products, such as office supplies, you are not really interested...
https://github.com/odoo/odoo/issues/5479
https://github.com/odoo/odoo/pull/20456
33a04354eb2b3897035c7206411fa0130b312313
afccad3578b49a6c097f8e42c848683138acf8a2
2015-02-26T09:37:19Z
python
2017-10-25T08:52:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
59,669
["docs/03-pages/01-building-your-application/03-data-fetching/03-get-server-side-props.mdx"]
Docs: Grammar error in `getServerSideProps` page
### What is the improvement or update you wish to see? To update the following sentence: > `getServerSideProps` is a Next.js function that can be used fetch data and render the contents of a page at request time. to be: > `getServerSideProps` is a Next.js function that can be used to fetch data and render the...
https://github.com/vercel/next.js/issues/59669
https://github.com/vercel/next.js/pull/59670
3e6edbf8508661339993fc7c8344c94b52ccefed
10a4ffcc10de681ad5c3ee39586f0983035a081c
2023-12-15T20:29:47Z
javascript
2023-12-18T17:44:52Z
closed
vercel/next.js
https://github.com/vercel/next.js
59,333
["packages/next/src/server/web/edge-route-module-wrapper.ts", "test/e2e/app-dir/edge-route-catchall/app/edge/[[...slug]]/route.ts", "test/e2e/app-dir/edge-route-catchall/app/layout.tsx", "test/e2e/app-dir/edge-route-catchall/edge-route-catchall.test.ts", "test/e2e/app-dir/edge-route-catchall/next.config.js"]
Catchall route incorrectly maps the route to the slug for edge runtime
### Link to the code that reproduces this issue https://github.com/mastoj/slugstripping/tree/main ### To Reproduce 1. Run application 2. Go to http://localhost:3000/api/edge/one/two ### Current vs. Expected behavior **Current behavior:** Output is: `{"slug":["two"]}` **Expected behavior:** Output should b...
https://github.com/vercel/next.js/issues/59333
https://github.com/vercel/next.js/pull/59343
61b825be3937dc1f095cde942d623c79559b2c53
7a733dfd3440ac121ea3c5ff277ee732539e39ed
2023-12-06T13:44:04Z
javascript
2023-12-06T20:21:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
59,310
["packages/next-swc/crates/core/src/optimize_server_react.rs", "packages/next-swc/crates/core/tests/fixture/optimize_server_react/2/output.js", "packages/next-swc/crates/core/tests/fixture/optimize_server_react/3/output.js", "packages/next-swc/crates/core/tests/fixture/optimize_server_react/6/input.js", "packages/next-...
optimize server react not working in some cases
### Link to the code that reproduces this issue i test it on next.js repo ### To Reproduce 1. add the following failed test cases in `next-swc/creates/core/tests/fixture/optimize_server_react` 2. cargo test failed case 1 ```tsx import { useState, useEffect, useLayoutEffect } from 'react'; import React from 'r...
https://github.com/vercel/next.js/issues/59310
https://github.com/vercel/next.js/pull/59390
d5291fad497bfefc246543d907bcadc9038b1c20
b141f3b278f08e7979181a76aaab5f6624eddd76
2023-12-06T02:37:34Z
javascript
2023-12-08T11:44:25Z
closed
vercel/next.js
https://github.com/vercel/next.js
59,195
["Cargo.lock", "Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml", "test/turbopack-tests-manifest.json"]
`next dev --turbo` leads to OOM with usage of `transpilePackages`
### Link to the code that reproduces this issue https://github.com/miselin/next-turbo-oom-example ### To Reproduce 1. `npm run dev` 2. Visit http://localhost:3000/ - this should compile and load correctly 3. Visit http://localhost:3000/oom - this will hang and the `next-server` process memory usage will grow until...
https://github.com/vercel/next.js/issues/59195
https://github.com/vercel/next.js/pull/59232
b089529caff6a610b549e5a26543801d85439d94
669a48cb4d219a78182ef24f91f8758d4cf1d758
2023-12-02T20:03:45Z
javascript
2023-12-04T09:50:15Z
closed
vercel/next.js
https://github.com/vercel/next.js
59,053
["packages/next/src/build/webpack/loaders/next-app-loader.ts", "packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts", "packages/next/src/server/app-render/entry-base.ts", "test/e2e/app-dir/global-error/catch-all/app/[lang]/[...slug]/page.js", "test/e2e/app-dir/global-error/catch-all/app/[lang]/global-...
Build error while using global-error file inside app/[lang] folder
### Link to the code that reproduces this issue https://github.com/mertafor/next-error-template-issue ### To Reproduce Try to build the minimal repo and get a build error ``` > next-error-template-issue@0.1.0 build /Users/mertdaglaroglu/Documents/WebProjects/Reactive/comnet/next-error-template-issue > nex...
https://github.com/vercel/next.js/issues/59053
https://github.com/vercel/next.js/pull/59085
956636c86f508bb79cfc10c6a9bc40039de6366c
d37b5076297e39e11b81e9154ccb8fef3dafa56c
2023-11-29T08:22:18Z
javascript
2023-11-30T15:36:14Z
closed
vercel/next.js
https://github.com/vercel/next.js
59,011
["packages/next/src/shared/lib/router/action-queue.ts", "test/e2e/app-dir/actions/app-action.test.ts", "test/e2e/app-dir/actions/app/use-transition/action.js", "test/e2e/app-dir/actions/app/use-transition/page.js"]
React transition stuck in "pending" state
### Link to the code that reproduces this issue https://github.com/siffogh/next-sandbox ### To Reproduce 1. Start the application in development mode `next dev` 2. Open the homepage and press the "Trigger action" button multiple times in a row (at least 5) https://github.com/vercel/next.js/assets/4761023/5f7f9b0...
https://github.com/vercel/next.js/issues/59011
https://github.com/vercel/next.js/pull/59038
6ac1367687aebeeec1530bc6d6528ac296ffc2db
298bbe54896a5c26fa23605d431c950914c9f7ed
2023-11-28T13:54:50Z
javascript
2023-11-28T22:54:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,909
["packages/next/src/server/lib/incremental-cache/index.ts"]
ISR revalidation is using stale data
### Link to the code that reproduces this issue https://github.com/hallatore/revalidate-bug ### To Reproduce 1. Build the app and run `npm run start` 2. Open frontpage http://localhost:3000 3. Note: The frontpage reloads every second 4. Observe how the time is only updating every ~10 seconds. (It should be ...
https://github.com/vercel/next.js/issues/58909
https://github.com/vercel/next.js/pull/58926
ef3c6490fe6eabcbf9a1bd51244f4d14473e1c64
ca19ffb63b6a17e55828f601eb3677033e523e41
2023-11-25T18:49:25Z
javascript
2023-11-29T02:54:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,579
["packages/next/src/server/app-render/action-encryption.ts", "test/e2e/app-dir/actions/app/server/page.js"]
Server actions wrong character encoding
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/floral-leaf-rf3fhk?file=/app/page.tsx:9,23 ### To Reproduce 1. Run with npm run dev 2. Click the test button 3. Watch the next.js console ### Current vs. Expected behavior Current: ``` outside: öüóőúéáű inside: öüóőúéáű inside...
https://github.com/vercel/next.js/issues/58579
https://github.com/vercel/next.js/pull/59000
7bdb61c28d5046a90e14c98b3ee2d01cd143daa2
c85caae8d6b4e87b71c4482461fb5cd5e4d647f1
2023-11-17T10:49:27Z
javascript
2023-11-28T10:20:47Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,463
["packages/next/src/server/app-render/action-encryption.ts", "test/e2e/app-dir/actions/app/server/page.js"]
server action will throw JSON SyntaxError when access variable which has Chinese character
### Link to the code that reproduces this issue https://github.com/xiefenga/nextjs-server-action-bug-reproduce ### To Reproduce 1. Start the application in development (next dev) 2. Click save 3. Terminal will print the error ### Current vs. Expected behavior Expect to work correctly without errors ### Verify c...
https://github.com/vercel/next.js/issues/58463
https://github.com/vercel/next.js/pull/59000
7bdb61c28d5046a90e14c98b3ee2d01cd143daa2
c85caae8d6b4e87b71c4482461fb5cd5e4d647f1
2023-11-15T02:41:39Z
javascript
2023-11-28T10:20:47Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,428
["packages/next/src/build/handle-externals.ts", "packages/next/src/build/webpack-config.ts", "packages/next/src/build/webpack/plugins/next-trace-entrypoints-plugin.ts", "test/e2e/app-dir/app-external/app-external.test.ts", "test/e2e/app-dir/app-external/app/optout/action/actions.js", "test/e2e/app-dir/app-external/app/...
[Next:^14] Server Action: Unexpected identifier "(action-browser)/..."
### Link to the code that reproduces this issue https://github.com/liquiFruit/libsql-action-test ### To Reproduce 1. Install deps and run app in dev mode. 2. Visit `http://localhost:3000/`. 3. Click the "create user" button. 4. Take note of the error that appears. ### Current vs. Expected behavior Cur...
https://github.com/vercel/next.js/issues/58428
https://github.com/vercel/next.js/pull/59369
42ec6c89bb21cd33d891e3351fe4aa61562f39d0
2874bc0656df9031d10eea7beee36ce70e53acef
2023-11-14T12:58:48Z
javascript
2023-12-07T17:11:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,306
["packages/next/src/server/lib/incremental-cache/fetch-cache.ts", "packages/next/src/server/lib/incremental-cache/file-system-cache.ts"]
Fetches Come Through Uncached in 14.0.2-canary.6
### Link to the code that reproduces this issue https://github.com/madeincookware/cache-regression-repro ### To Reproduce 4. Visit a deployment of the repo on 14.0.1 https://cache-regression-repro-4tdgf5dex-madein.vercel.app 5. See that the caching behavior behaves as expected 1. Visit a deployment of the re...
https://github.com/vercel/next.js/issues/58306
https://github.com/vercel/next.js/pull/58460
375d85d95e96df7be09f37eb620f977ae1cfd850
4cbfe7d7e859f07b0fd3ab343e6784695dd5e1e5
2023-11-10T15:50:30Z
javascript
2023-11-15T01:24:08Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,074
["packages/next/src/server/config.test.ts", "packages/next/src/server/config.ts", "test/integration/image-optimizer/test/index.test.ts", "test/integration/next-image-new/asset-prefix/test/index.test.js"]
images.domains is deprecated when standalone not using that options
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/peaceful-taussig-kf6gyp?file=%2Fpackage.json%3A5%2C27 ### To Reproduce 1. build next app as standalone mode without config images.domain 2. build 3. show warning `The "images.dominas" configuration is deprecated. Please use "images...
https://github.com/vercel/next.js/issues/58074
https://github.com/vercel/next.js/pull/58656
c0bafcb3541252e7ca915d2d6b16b535338459ea
a2b781fafe54011d9f006a9423cfbd0d14d551c4
2023-11-06T04:52:51Z
javascript
2023-11-22T02:20:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
58,049
["packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts", "packages/next/src/server/lib/router-utils/filesystem.ts", "test/e2e/app-dir/actions/app-action.test.ts", "test/e2e/app-dir/actions/app/interception-routes/(with-modal)/@modal/(.)test/page.js", "test/e2e/app-dir/actions/app/interce...
Server Action Hydration issue
### Link to the code that reproduces this issue https://github.com/RootedXpert/crm-portal/tree/develop ### To Reproduce Server Action Hydration issue in page under dynamic routes HTML from server: ![image](https://github.com/vercel/next.js/assets/52459940/a6bdf03e-d8b3-4af3-b2a5-ac52f9a902e4) HTML After Hydra...
https://github.com/vercel/next.js/issues/58049
https://github.com/vercel/next.js/pull/59175
840b60bc8bb1e760a85c5e19388072dcd0751b78
363c2e8eb7e0bfdb2c89d1129e3d440f8848ad8b
2023-11-05T11:40:19Z
javascript
2023-12-01T22:45:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,978
["packages/next/src/server/lib/incremental-cache/fetch-cache.ts", "packages/next/src/server/lib/incremental-cache/file-system-cache.ts"]
`fetch` cache and `unstable_cache` not caching correctly on Vercel since `14.0.2-canary.6`
### Link to the code that reproduces this issue https://github.com/pawelblaszczyk5/revalidate-vercel-test ### To Reproduce 1. Go to https://revalidate-vercel-test.vercel.app/fetch-cache-test or https://revalidate-vercel-test.vercel.app/revalidate-tag-test 2. Refresh 3. Observe the random number being changed despi...
https://github.com/vercel/next.js/issues/57978
https://github.com/vercel/next.js/pull/58460
375d85d95e96df7be09f37eb620f977ae1cfd850
4cbfe7d7e859f07b0fd3ab343e6784695dd5e1e5
2023-11-03T10:42:15Z
javascript
2023-11-15T01:24:08Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,816
["docs/02-app/02-api-reference/04-functions/generate-viewport.mdx"]
Docs: generateViewport incorrectly recommends using generateMetadata for async support
### What is the improvement or update you wish to see? The documentation for the new [`generateViewport`](https://nextjs.org/docs/app/api-reference/functions/generate-viewport#generateviewport-function) function recommends using `generateMetadata` if `async` support is required. > Marking generateViewport as async ...
https://github.com/vercel/next.js/issues/57816
https://github.com/vercel/next.js/pull/58192
f206573f93cf3b64d76a7c4f0f0fc311d2d4a6bb
36490fe27d18fb3aaaffac4d54b109e028cc3a68
2023-10-31T14:25:18Z
javascript
2023-11-08T14:18:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,743
["packages/next/src/server/app-render/get-layer-assets.tsx"]
Using --turbo Flag With npm run dev Seems To Throw "Encountered two children with the same key, `0`" Error
### Link to the code that reproduces this issue https://github.com/RockyWearsAHat/nextKeysMustBeUniqueWhenUsingTurbo ### To Reproduce likely have to npm install gsap / remove the GSAP import from FirstGSAPPage (there's no actual code that uses it, just the import, bug is not specific to GSAP as even after removing i...
https://github.com/vercel/next.js/issues/57743
https://github.com/vercel/next.js/pull/58249
e2f3059b48a779c2a755c21da26570d251305c01
a628e6344efe926f1eeb5a9277956d1f0372f794
2023-10-30T10:55:04Z
javascript
2023-11-09T16:44:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,715
["docs/02-app/01-building-your-application/06-optimizing/07-analytics.mdx"]
Docs: reportWebVitals in app router
### What is the improvement or update you wish to see? https://nextjs.org/docs/app/building-your-application/optimizing/analytics is empty compared to https://nextjs.org/docs/pages/building-your-application/optimizing/analytics and does not tell you how to use reportWebVitals, or if it's even supported in the app stru...
https://github.com/vercel/next.js/issues/57715
https://github.com/vercel/next.js/pull/58196
4024b25e8cc0d76d832efb14858d65718a24211e
0cdddd419f4bd8147d975bdd840f09cef331c8e2
2023-10-29T17:34:15Z
javascript
2023-11-09T12:36:33Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,709
["packages/next/src/server/app-render/get-layer-assets.tsx"]
[Turbopack] Warning: Encountered two children with the same key, `0`. Keys should be unique so that components maintain their identity across updates
### Link to the code that reproduces this issue https://github.com/jersoncarin/turbopack-warning-bug ### To Reproduce 1. git clone https://github.com/jersoncarin/turbopack-warning-bug.git 2. npm install 3. npm run turbo (next dev --turbo) 4. open devtools and you will see the warning ![image](https://github.co...
https://github.com/vercel/next.js/issues/57709
https://github.com/vercel/next.js/pull/58249
e2f3059b48a779c2a755c21da26570d251305c01
a628e6344efe926f1eeb5a9277956d1f0372f794
2023-10-29T14:38:31Z
javascript
2023-11-09T16:44:06Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,680
["packages/next/src/server/typescript/constant.ts"]
Meta theme-color is missing in the html, while meta viewport value is incorrect
### Link to the code that reproduces this issue https://github.com/Senbonzakura1234/debug-metadata ### To Reproduce 1/ run `next dev` ### Current vs. Expected behavior - log show ```powershell ⚠ Unsupported metadata themeColor is configured in metadata export. Please move it to viewport export instead...
https://github.com/vercel/next.js/issues/57680
https://github.com/vercel/next.js/pull/57554
d88d8aed36c068d2c1520a3901b02224ec329d38
24a71dcd72fd367d415367671efe6eff4d833471
2023-10-28T18:35:51Z
javascript
2023-10-30T00:59:47Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,632
["packages/next/src/server/pipe-readable.ts", "packages/next/src/server/render-result.ts", "packages/next/src/server/send-response.ts"]
fetch revalidation not working with Nextjs 14.0.0
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/blissful-boyd-mh27hy ### To Reproduce #### Home Page ```tsx import Link from "next/link"; const Home = () => { return ( <div> <Link href="/time" className="border-2 p-2 mx-auto"> Time </Link> </d...
https://github.com/vercel/next.js/issues/57632
https://github.com/vercel/next.js/pull/58744
a2b781fafe54011d9f006a9423cfbd0d14d551c4
48a566bc4fcfc48d8489f096a87e792912c4989f
2023-10-27T20:19:20Z
javascript
2023-11-22T02:37:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,624
["packages/next-swc/crates/core/src/optimize_barrel.rs", "packages/next-swc/crates/core/tests/fixture/optimize-barrel/normal/4/input.js", "packages/next-swc/crates/core/tests/fixture/optimize-barrel/normal/4/output.js", "packages/next/src/build/webpack-config.ts", "packages/next/src/build/webpack/loaders/next-barrel-lo...
`optimizePackageImports` no longer functional in v14
### Link to the code that reproduces this issue https://github.com/mwskwong/optimize-package-imports-bug ### To Reproduce 1. Create a Next.js project 2. Import any MUI component (`Button` in the example) using named import to `page.tsx` 3. Observe the bundle size ### Current vs. Expected behavior **Cur...
https://github.com/vercel/next.js/issues/57624
https://github.com/vercel/next.js/pull/59254
b88e263f4c654b7909b93e98e620d362405e9eb5
6790004d79ad17d1d512ee24d8cb5abead591e6e
2023-10-27T18:24:52Z
javascript
2023-12-05T16:17:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,622
["packages/next/src/build/handle-externals.ts", "packages/next/src/build/webpack-config.ts", "packages/next/src/build/webpack/plugins/next-trace-entrypoints-plugin.ts", "test/e2e/app-dir/app-external/app-external.test.ts", "test/e2e/app-dir/app-external/app/optout/action/actions.js", "test/e2e/app-dir/app-external/app/...
14.0.0 Server Actions webpack issues
### Link to the code that reproduces this issue The latest canary server actions no longer works in VM due to host/origin check, so here's a GH repo: https://github.com/khuezy/server_actions_bug https://codesandbox.io/p/sandbox/practical-silence-zgrvzc ### To Reproduce 1. Go to https://codesandbox.io/p/sandbo...
https://github.com/vercel/next.js/issues/57622
https://github.com/vercel/next.js/pull/59369
42ec6c89bb21cd33d891e3351fe4aa61562f39d0
2874bc0656df9031d10eea7beee36ce70e53acef
2023-10-27T18:21:13Z
javascript
2023-12-07T17:11:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,603
["packages/next-swc/crates/next-core/src/pages_structure.rs"]
--turbo flag not work with pageExtensions
### Link to the code that reproduces this issue https://github.com/bightg30098/turbo-flag-not-work-with-page-extensions ### To Reproduce ```bash pnpm dlx create-next-app@latest ✔ What is your project named? … my-app ✔ Would you like to use TypeScript? … Yes ✔ Would you like to use ESLint? … Yes ✔ Would you li...
https://github.com/vercel/next.js/issues/57603
https://github.com/vercel/next.js/pull/58504
4deb69793ea63927dcaf8875f231518f3a475c7d
85a77c4c34aec536cab175fd0337a7d7a19e51cd
2023-10-27T14:03:10Z
javascript
2023-11-16T23:03:27Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,593
["docs/02-app/01-building-your-application/09-upgrading/01-codemods.mdx"]
Docs: Incorrect heading structure for Next.js 14 codemods
### What is the improvement or update you wish to see? Fix the incorrect heading structure for both, `next-og-import` and `metadata-to-viewport-export` codemods. ### Is there any context that might help us understand? Codemod names should be H5 instead of H4. ### Does the docs page already exist? Please link to it....
https://github.com/vercel/next.js/issues/57593
https://github.com/vercel/next.js/pull/57605
86d3043d22e58344d785ed9cf6fc15de0c8c8c3d
ee9a13aaa0592102e229bb3e5959cebe0a7a060c
2023-10-27T12:32:22Z
javascript
2023-10-28T01:54:49Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,582
["packages/next/src/build/collect-build-traces.ts", "test/e2e/app-dir/app/standalone-gsp.test.ts"]
Pages using `getStaticProps` is broken in next.js 14
### Link to the code that reproduces this issue https://github.com/peakercope/material-ui-nextjs-pages-router-ts-example ### To Reproduce 1. Clone repo 2. Install dependencies `yarn install` 3. Build project `yarn build` 4. Run app `node .next/standalone/server.js` 5. Open `http://localhost:3000` in any browser ...
https://github.com/vercel/next.js/issues/57582
https://github.com/vercel/next.js/pull/57766
3553c6516d7a9aba98876f9660af0ee7c94dc2a3
9128b58654fdb7e07a909d6e8b742c28aed78a21
2023-10-27T09:50:35Z
javascript
2023-10-30T17:24:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,581
["packages/next/package.json", "packages/next/src/compiled/@vercel/nft/index.js", "packages/next/src/lib/fs/rename.ts", "packages/next/src/lib/fs/write-atomic.ts", "packages/next/src/server/lib/router-utils/setup-dev-bundler.ts", "pnpm-lock.yaml"]
The turbo package in nextjs 14 has a bug: EPERM: operation not permitted
### Link to the code that reproduces this issue https://github.com/peymanath/terxine/tree/nextjs14-turbo ### To Reproduce Hello everyone, i'm using Turbo in the developer environment nextjs14, but I'm getting the following error. Has anyone encountered this error? Note: When I get this error that NEXTjs wants t...
https://github.com/vercel/next.js/issues/57581
https://github.com/vercel/next.js/pull/58835
e62c18b89d26f6b52ba092bcac4ecdff3f71776b
40a6e613fe700cf7de0797f6f1afcfdf6b10a4e6
2023-10-27T09:11:31Z
javascript
2023-11-27T15:19:45Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,533
["packages/next/src/shared/lib/router/utils/app-paths.ts"]
Build compilation warning "Node.js module is loaded ('url' at line 3)" when using middleware
### Link to the code that reproduces this issue https://github.com/frasergr/url-edge-warning-next14 ### To Reproduce 1. `npx create-next-app@latest` 2. Add `middleware.ts` (warning is present whether there is any code in the `middleware()` function or not) 3. `npm run build` 4. Observe warning NOTE: subsequent...
https://github.com/vercel/next.js/issues/57533
https://github.com/vercel/next.js/pull/57685
24a71dcd72fd367d415367671efe6eff4d833471
3248ee71c8e3b4c329e60aec9d8f550612a9ab0a
2023-10-26T20:05:27Z
javascript
2023-10-30T02:15:11Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,528
["packages/next/src/server/config-schema.ts"]
Config key validation for `logging` is missing
### Link to the code that reproduces this issue https://github.com/blurrah/next-logging-validation-reproduction ### To Reproduce 1. Start the app in development mode 2. See warning about unrecognized key ### Current vs. Expected behavior The `logging` object has been moved out of experimental but not yet in the c...
https://github.com/vercel/next.js/issues/57528
https://github.com/vercel/next.js/pull/57530
54a9da0a1edc419b8e84c7b63bcfbdc0e8195114
c88e089ade9c6835da0a6169719460f0b29da0df
2023-10-26T19:25:20Z
javascript
2023-10-29T15:09:33Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,410
["examples/with-strict-csp/middleware.js"]
Docs: CSP documentation and examples render users vulnerable to headers injection
### What is the improvement or update you wish to see? Official documentation and official examples contain code that is putting **the applications using it in considerable danger**. It is further escalated due to this code being copied and propagated: [google search](https://www.google.com/search?q=%22const+requestH...
https://github.com/vercel/next.js/issues/57410
https://github.com/vercel/next.js/pull/58304
e50782829b8167b0d85abcbc29291239c9e703de
ff257800fc94e97c5c6c41c49a8424b741497ebc
2023-10-25T11:00:14Z
javascript
2023-11-10T15:14:54Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,051
["docs/02-app/02-api-reference/04-functions/generate-metadata.mdx", "packages/next/src/lib/metadata/generate/alternate.tsx", "packages/next/src/lib/metadata/generate/basic.tsx", "test/e2e/app-dir/metadata/metadata.test.ts"]
Unable to add multiple meta tags with the same name (app directory)
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/staging-firefly-cf45hv ### To Reproduce it's easy to reproduce, create a new next project, using the app directory use generateMetadata other field to add meta tags that require multiple ones with the same name ### Current ...
https://github.com/vercel/next.js/issues/57051
https://github.com/vercel/next.js/pull/59106
d37b5076297e39e11b81e9154ccb8fef3dafa56c
778fb871314e840390496f4147483ba18d974d83
2023-10-19T12:37:33Z
javascript
2023-11-30T15:44:49Z
closed
vercel/next.js
https://github.com/vercel/next.js
57,027
["docs/03-pages/01-building-your-application/01-routing/02-dynamic-routes.mdx"]
Docs: The explanation for "Dynamic Routes" is incorrect.
### What is the improvement or update you wish to see? In the "Optional Catch-all Segments", if params is `{}`, can't reach `/shop`. The correct value should be `{ slug: [] }` ### Is there any context that might help us understand? Just need to change the params from `{}` to `{ slug: [] }`. ### Does the doc...
https://github.com/vercel/next.js/issues/57027
https://github.com/vercel/next.js/pull/57029
fa100e29b12d536977fe825619788fbed87b193a
0bb6b56c8213e1fdec0ce1e2f19b9ecb855433b3
2023-10-19T02:23:29Z
javascript
2023-10-27T01:09:05Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,996
["packages/next/src/server/lib/router-server.ts", "test/e2e/socket-io/app/layout.js", "test/e2e/socket-io/app/page.js", "test/e2e/socket-io/index.test.js", "test/e2e/socket-io/pages/api/socket.js"]
Web Socket (Socket IO) is not working with NextJS 13.5
### Link to the code that reproduces this issue https://github.com/AntonioErdeljac/next13-discord-clone ### To Reproduce 1. Clone the tutorial https://github.com/AntonioErdeljac/next13-discord-clone 2. Upgrade NextJS to the latest version 3. You will start getting the error: `Error handling upgrade request Type...
https://github.com/vercel/next.js/issues/56996
https://github.com/vercel/next.js/pull/57245
4a37c2d1a15e28f4780e304401eb453f2eff9d62
eb4b41e513642cf1064731abef28b939df40bba8
2023-10-18T10:47:10Z
javascript
2023-10-23T17:23:34Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,810
["packages/next/src/server/lib/start-server.ts"]
Manual Graceful shutdowns do not work
### Link to the code that reproduces this issue https://github.com/higgins/next13-graceful-shutdown-bug ### To Reproduce 1. git clone https://github.com/higgins/next13-graceful-shutdown-bug.git 2. cd next13-graceful-shutdown-bug 3. npm i 4. npm run build 5. npm start 6. Send `SIGINT` or `SIGTERM` to the running...
https://github.com/vercel/next.js/issues/56810
https://github.com/vercel/next.js/pull/59117
a5e60f179b9589fc64f8c11d42940a7a5628d0e5
cdff6df0980b854b7c0ce06ada82bc58ab545d2a
2023-10-13T19:04:16Z
javascript
2023-12-01T03:05:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,741
["docs/03-pages/01-building-your-application/03-data-fetching/02-get-static-paths.mdx"]
Docs: description for 'getStaticPaths' in data-fetching docs need changes.
### What is the improvement or update you wish to see? ![image](https://github.com/vercel/next.js/assets/45822567/e1ffee53-4f92-48ad-b9aa-0cba7dbd5e3d) If you see this documentation page closely you can find there is no description for 'getStaticPaths' instead of it's just copy paste of 'getStaticProps'. I'm req...
https://github.com/vercel/next.js/issues/56741
https://github.com/vercel/next.js/pull/56757
a5d34d53f8b118ef97935a08fe1c960bd3ea9503
6fdba20b6d11fa6be459dc26214e6bbeb0c37652
2023-10-12T10:53:21Z
javascript
2023-10-12T16:18:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,615
["packages/next/src/server/lib/router-server.ts", "test/e2e/multi-zone/app/apps/first/pages/index.tsx", "test/e2e/multi-zone/app/apps/second/pages/index.tsx", "test/e2e/multi-zone/multi-zone.test.ts"]
Rewrite loop when using next-dev with localhost and different ports e.g. MultiZone setup
### Link to the code that reproduces this issue https://github.com/PacoSoftwerft/multi-zone-microfrontends ### To Reproduce ## Start main-site ```bash cd main-site npm run dev ``` ## Start blog Start the blog in a new shell ```bash cd blog npm run dev ``` ## Bug Open `http://localhost:3...
https://github.com/vercel/next.js/issues/56615
https://github.com/vercel/next.js/pull/59307
1f6defd4b097fb24d1fcf75a12cb77f082ed9706
61b825be3937dc1f095cde942d623c79559b2c53
2023-10-09T14:14:37Z
javascript
2023-12-06T20:15:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,614
["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/src/cjs_optimizer.rs", "packages/next-swc/crates/core/src/optimize_server_react.rs", "packages/next-swc/crates/core/src/page_config.rs", "packages/next/package.json", "pnpm-lock.yaml"]
Maximum call stack size exceeded
### Link to the code that reproduces this issue https://github.com/Deeds67/nextjs-max-call-stack-size-exceeded ### To Reproduce 1. Add dependency `"@material-tailwind/react": "^2.1.0",` 2. Create a `NavbarDefault` component as listed here: https://www.material-tailwind.com/docs/react/navbar#navbar 3. Render this c...
https://github.com/vercel/next.js/issues/56614
https://github.com/vercel/next.js/pull/56770
552b9747ff9551884499f165499dd6db1d8c4907
4b3dfdaa957ed3443b74cd0ef16e4c20b21416f6
2023-10-09T14:05:02Z
javascript
2023-10-17T13:19:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,612
["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/napi/src/minify.rs", "packages/next/package.json", "packages/next/src/build/webpack/plugins/terser-webpack-plugin/src/index.ts", "pnpm-lock.yaml", "test/integration/export-intent/test/index.test.js"]
Problem With OpenAPI Private Identifiers
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/competent-swartz-l9zwsj ### To Reproduce 1. Use openapi-typescript-codegen@0.25.0 to generate typescript based on on OpenAPI specifications 2. Build the application (yarn build) 3. Start the production server (yarn start) 4. Op...
https://github.com/vercel/next.js/issues/56612
https://github.com/vercel/next.js/pull/57904
da0f2ea11a4b0463e465b6a98ccac38532b8b5ef
c370c179b50fb09c6cb1f2a3b2c81c3302504c2b
2023-10-09T12:40:15Z
javascript
2023-11-07T15:26:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,580
["packages/next/src/server/base-server.ts", "test/production/app-dir-prevent-304-caching/app/layout.js", "test/production/app-dir-prevent-304-caching/app/page.js", "test/production/app-dir-prevent-304-caching/index.test.ts", "test/production/app-dir-prevent-304-caching/next.config.js"]
App router time base revalidation failure
### Link to the code that reproduces this issue https://github.com/ehsmsh/nextjs-app-router-time-revalidation-bug ### To Reproduce 1. Build the application (yarn build) 2. Start the production server (yarn start) 3. Refresh the page a bunch of times 4. Open a private tab or a new browser (bypass cache) 5. Check ...
https://github.com/vercel/next.js/issues/56580
https://github.com/vercel/next.js/pull/57737
ac54377e6723543333109adff43a804778712a8f
74153e1208e0f3cab8fa736e9192fd3ff7ad12cc
2023-10-08T07:51:30Z
javascript
2023-11-01T00:48:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,550
["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/core/src/cjs_optimizer.rs", "packages/next-swc/crates/core/src/optimize_server_react.rs", "packages/next-swc/crates/core/src/page_config.rs", "packages/next/package.json", "pnpm-lock.yaml"]
Build breaking when importing JSBI in 13.5.4
### Link to the code that reproduces this issue https://github.com/jeremypress/next-issue-repro ### To Reproduce 1. run the application (this runs a built version of the app) https://replit.com/@jeremy/next-1354 2. notice the client side error 3. run the app on 13.5.3 https://replit.com/@jeremy/next-1353 4. notic...
https://github.com/vercel/next.js/issues/56550
https://github.com/vercel/next.js/pull/56770
552b9747ff9551884499f165499dd6db1d8c4907
4b3dfdaa957ed3443b74cd0ef16e4c20b21416f6
2023-10-07T00:16:20Z
javascript
2023-10-17T13:19:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,456
["packages/next/src/server/dev/log-app-dir-error.ts"]
failed to fetch still present
### Link to the code that reproduces this issue https://github.com/AlvaroAquijeDiaz/toldyouso ### To Reproduce 1. start & login 2. go to `/secrets` ### Current vs. Expected behavior should work ### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide env...
https://github.com/vercel/next.js/issues/56456
https://github.com/vercel/next.js/pull/56528
edb92a30b5e7d5a10a64e2038699359317cad98f
67cd9146c63f2c3f4f4358193cc89a9aaf0d604b
2023-10-05T01:18:30Z
javascript
2023-10-06T23:22:13Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,408
["Cargo.lock", "Cargo.toml", "packages/next/package.json", "pnpm-lock.yaml"]
Prerender error with minify enabled
### Link to the code that reproduces this issue https://github.com/KDederichs/sentry_next_reproducer ### To Reproduce Not sure what changed, I updated Nextjs from 13.4.19 to 13.5.4 and suddenly builds fail when minify is enabled. Suddenly I'm getting errors like this on build: ``` ✓ Creating an optimized p...
https://github.com/vercel/next.js/issues/56408
https://github.com/vercel/next.js/pull/57121
c5207751a20d2dc731a5ec18d6548e8bb8dfab41
652a553a130c57df276db5e2267a8233e1552a73
2023-10-04T10:36:04Z
javascript
2023-10-23T03:01:31Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,357
["packages/next/src/build/collect-build-traces.ts", "test/integration/image-optimizer/test/util.ts"]
Missing node_modules in standalone output
### Link to the code that reproduces this issue https://github.com/noreiller/next-missing-modules-in-standalone-pages ### To Reproduce 1. Run `npm i` 2. Run `npm i next@13.5.4-canary.4` 3. Run `npm run build` 4. See that the directory `.next/standalone/node_modules/@kontent-ai/delivery-sdk/dist/cjs/mappers` only ...
https://github.com/vercel/next.js/issues/56357
https://github.com/vercel/next.js/pull/56674
52356a0e14c51b096a6229f25bdd31a0f14da5a9
7a08f0082dd3d085d1345233273ac526f2833bba
2023-10-03T10:48:51Z
javascript
2023-10-10T19:41:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,296
["packages/next-swc/crates/core/src/server_actions.rs", "packages/next-swc/crates/core/tests/errors/server-actions/client-graph/1/output.stderr"]
Docs: Invalid URL (404) provided on server actions error
### What is the improvement or update you wish to see? My wrong code has led me to an error logging that should an invalid URL for the Nextjs app router docs. here is the error logged: ``` It is not allowed to define inline "use server" annotated Server Actions in Client Components. | To use Server Actions ...
https://github.com/vercel/next.js/issues/56296
https://github.com/vercel/next.js/pull/56323
3172cfedc8b759fec89fda373c86b86931fc02f1
eeb9b3325d6c21107463532b9ae99f48b0cd524f
2023-10-02T09:56:29Z
javascript
2023-10-02T22:32:43Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,286
["packages/next/src/server/app-render/action-handler.ts", "packages/next/src/server/body-streams.ts", "test/e2e/app-dir/actions/middleware.js"]
Server action hangs in form when Javascript is disabled
### Link to the code that reproduces this issue https://github.com/jchamale/next-bug-runtime.git ### To Reproduce 1. Start the server development 2. Open the page, then open dev tools 3. Disable Javascript 4. Reload page 5. Fill the form and submit 6. The request will never finish 7. Changing the runtime on t...
https://github.com/vercel/next.js/issues/56286
https://github.com/vercel/next.js/pull/57381
81582629608a431521c55732c3690cdedb80c1d7
59ebfbea9ee832f01c0a0d10a956b92814124fc7
2023-10-02T06:54:22Z
javascript
2023-10-25T02:44:10Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,259
["packages/next/src/build/webpack/loaders/next-app-loader.ts", "packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts", "packages/next/src/server/app-render/entry-base.ts", "test/e2e/app-dir/global-error/catch-all/app/[lang]/[...slug]/page.js", "test/e2e/app-dir/global-error/catch-all/app/[lang]/global-...
Error layout, global error and not found issues with internationalization
### Link to the code that reproduces this issue https://github.com/mertafor/next-error-template-issue ### To Reproduce 1 - Run pnpm build 2 - Build process fails by throwing following error : ``` > next-error-template-issue@0.1.0 build /Users/mertdaglaroglu/Documents/WebProjects/Reactive/comnet/next-error...
https://github.com/vercel/next.js/issues/56259
https://github.com/vercel/next.js/pull/59085
956636c86f508bb79cfc10c6a9bc40039de6366c
d37b5076297e39e11b81e9154ccb8fef3dafa56c
2023-10-01T11:39:20Z
javascript
2023-11-30T15:36:14Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,235
["packages/next/src/server/app-render/app-render.tsx", "test/e2e/app-dir/app/app/(newroot)/dashboard/project/[projectId]/page.js", "test/production/app-dir/unexpected-error/app/isr-unexpected-error/page.tsx", "test/production/app-dir/unexpected-error/app/layout.tsx", "test/production/app-dir/unexpected-error/app/ssr-un...
Server response status is 200 for unexpected error before streaming
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/nice-panini-2z3mcp ### To Reproduce 1. Create new application 2. Add new app route in which an error is thrown after the build before any streaming should have started (e.g., no loading or suspense). 4. Build the app and acces...
https://github.com/vercel/next.js/issues/56235
https://github.com/vercel/next.js/pull/56236
ee9bee96afbd75eca35f2bc02cfbd54846d26162
218d0709eb97017e5bbd55f603bce033206bf71e
2023-09-30T11:29:41Z
javascript
2023-10-17T13:32:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,212
["packages/next/src/client/components/router-reducer/fetch-server-response.ts", "test/e2e/app-dir/navigation/app/hash-link-to-pages-router/global.css", "test/e2e/app-dir/navigation/app/hash-link-to-pages-router/page.js", "test/e2e/app-dir/navigation/navigation.test.ts"]
Hash is removed when linking from app router to pages router
### Link to the code that reproduces this issue https://github.com/blurrah/nextjs-app-page-router-hash-issue-reproduction ### To Reproduce 1. Start the application in development mode 2. Click on the issue link ### Current vs. Expected behavior Following the steps from the previous section I expect the hash in th...
https://github.com/vercel/next.js/issues/56212
https://github.com/vercel/next.js/pull/56223
a970f284398d4125c04908d42704b2ab98b9d98b
a2f9ef5a34418d562581f54353ed51491a019484
2023-09-29T13:51:20Z
javascript
2023-10-02T21:43:04Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,174
["packages/create-next-app/templates/index.ts"]
create-next-app puts all dependencies to `latest` instead of pinning version
### Link to the code that reproduces this issue https://github.com/vercel/next.js ### To Reproduce `pnpm create next-app` ### Current vs. Expected behavior Current: All packages are `latest`. Expected: Package versions should be pinned. The reason package versions should be pinned is because, in my opinion, th...
https://github.com/vercel/next.js/issues/56174
https://github.com/vercel/next.js/pull/56177
403cb4a6ac446dfb5176bf21a0d31b412323c49e
4ec443931aaf53bd831fa57ac5733b97d7dac550
2023-09-28T15:46:43Z
javascript
2023-09-28T18:22:02Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,151
["examples/with-jest/package.json"]
npm run build fails in example with-jest
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: linux Arch: x64 Version: #33~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 10:33:52 UTC 2 Binaries: Node: 16.20.0 npm: 8.19.4 ...
https://github.com/vercel/next.js/issues/56151
https://github.com/vercel/next.js/pull/56152
741114adeaaa8abcffb46f75c62bf386ae229cd0
a623685f44c743299cc422e3015861013cec72a1
2023-09-28T11:13:15Z
javascript
2023-09-29T01:56:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
56,072
["packages/next/src/client/components/router-reducer/reducers/restore-reducer.ts", "test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/@modal/(.)photos/[id]/page.tsx", "test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/layout.tsx", "test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/photos/[...
Route interception not working as expected when using NextResponse.rewrite
### Link to the code that reproduces this issue https://github.com/mastoj/nextgram ### To Reproduce 1. Start application in dev mode 2. Go to start page 3. Click photo 4. Refresh page 5. Go back 6. Click another photo ### Current vs. Expected behavior Actual: In step 3. above a modal is shown, but not in step...
https://github.com/vercel/next.js/issues/56072
https://github.com/vercel/next.js/pull/59094
d509c2d52894e23e89eaec136847a0a60cd26519
d605ef610136b9bb62583b0d0f02c56f515188d8
2023-09-27T08:09:45Z
javascript
2023-11-30T07:57:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,942
["packages/next/src/server/lib/router-server.ts", "test/e2e/app-dir/x-forwarded-headers/app/route.tsx", "test/e2e/app-dir/x-forwarded-headers/x-forwarded-headers.test.ts"]
Forwarded request headers are null
### Link to the code that reproduces this issue https://github.com/razvanMiu/nextjs-forwarded-headers-issue ### To Reproduce 1. Start application in development (npm run dev) 2. Check logged value of `X-Forwarded-Host` header ### Current vs. Expected behavior Following the steps from the previous section, I expec...
https://github.com/vercel/next.js/issues/55942
https://github.com/vercel/next.js/pull/56797
ac8a6035df20a65dcebad2570c867e59d43ff0ee
fe0bfbf9118cef355fd6f2f6e667deb57ad66e69
2023-09-25T09:02:18Z
javascript
2023-10-13T17:58:33Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,932
["packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts"]
Server Actions - ⨯ TypeError: e._formData.forEach is not a function
### Link to the code that reproduces this issue https://github.com/krasimir/nextjs-sc ### To Reproduce Make sure that you are using Node v18.0.0 1. Start the application with `yarn dev` 2. Open http://localhost:3000 3. Try submitting the form ### Current vs. Expected behavior The expected behavior is get the ...
https://github.com/vercel/next.js/issues/55932
https://github.com/vercel/next.js/pull/57191
c43c9159615f722d8c0e3a0d172cd70d424e1df8
eae65fa7b957b84a1efca9c71efaf91b8dd423cc
2023-09-25T04:45:48Z
javascript
2023-10-21T19:32:46Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,891
["packages/next/src/lib/mkcert.ts"]
Error while trying HTTPS support for development --experimental-https
### Link to the code that reproduces this issue https://github.com/aayman997/test-https ### To Reproduce 1. Create a new Next.js project with version 13.5.0 or above 2. Edit dev script to be `"dev": "next dev --experimental-https"` 3. Run the development server ### Current vs. Expected behavior Current behavior:...
https://github.com/vercel/next.js/issues/55891
https://github.com/vercel/next.js/pull/55947
9e3c1829b0d904910ea1718f02a46888138bb8ea
e0e573546b6eb13247fc61e4360af01a498c7b60
2023-09-23T22:46:58Z
javascript
2023-09-25T15:57:58Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,869
["docs/02-app/02-api-reference/01-components/image.mdx"]
Docs: bug - markdown table not rendered for the Image component page
### What is the improvement or update you wish to see? [This](https://nextjs.org/docs/pages/api-reference/components/image) docs page has the following broken prop table: ![image](https://github.com/vercel/next.js/assets/95138356/0151a496-c878-459a-9212-d8475839f167) ### Is there any context that might help us under...
https://github.com/vercel/next.js/issues/55869
https://github.com/vercel/next.js/pull/55889
951af1d9fc4d97c7e06c9cf4f3fdba91981144fc
814db26c9cb09ebdd97c9b63fb4e1b220290e326
2023-09-23T13:00:06Z
javascript
2023-09-23T22:30:26Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,862
["packages/next/src/lib/helpers/get-registry.ts", "test/integration/cli/test/index.test.js"]
Node inspector stopped working on v13.5.x
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/sweet-lumiere-xtd4sp ### To Reproduce 1. Start the application with `NODE_OPTIONS='--inspect' next dev` ### Current vs. Expected behavior Current behaviour: Next attempts to start inspector processes on the same port for app/pages ...
https://github.com/vercel/next.js/issues/55862
https://github.com/vercel/next.js/pull/59530
eb6aae640f140c40f53503247007e179f6f7ba12
b441cff7a90fe205842ec1932289166e7116de6f
2023-09-23T08:07:53Z
javascript
2023-12-12T15:03:13Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,785
["packages/next-swc/crates/next-core/src/next_client/context.rs", "packages/next-swc/crates/next-core/src/next_server/context.rs"]
Css not load from node_module when run with mode: next dev --turbo
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/nice-star-fcnhf5 ### To Reproduce 1. Visit codesanbox above 2. npm run dev 3. Do not show error but css seem not loading and effect to layout The result as below: <img width="663" alt="Screenshot 2023-09-22 at 11 04 13" sr...
https://github.com/vercel/next.js/issues/55785
https://github.com/vercel/next.js/pull/56679
c8b2d1b44a9f9376eee7bc6c26e84bd7f5c03354
d79f8a2f0381e23ac9b82fb7428f306e7a40a360
2023-09-22T04:02:52Z
javascript
2023-10-10T23:16:12Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,741
["packages/next/index.d.ts"]
next/navigation can't be auto imported when using vscode
### Link to the code that reproduces this issue https://github.com/thomas901/minimal-reproduction ### To Reproduce 1. using create-next-app ``` ❯ npx create-next-app@latest ✔ What is your project named? … my-app ✔ Would you like to use TypeScript? … No / (Yes) ✔ Would you like to use ESLint? … No / (Yes) ✔ Wou...
https://github.com/vercel/next.js/issues/55741
https://github.com/vercel/next.js/pull/55743
ade8d7cdc4b1b3d85bdf93728116a87c234adf95
5daf2ee572aa106cf143f421cf7bd2e0c742eb36
2023-09-21T14:07:01Z
javascript
2023-09-21T14:25:13Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,706
["packages/next/src/cli/next-dev-args.ts", "packages/next/src/cli/next-dev.ts", "packages/next/src/lib/mkcert.ts", "packages/next/src/server/lib/start-server.ts", "packages/next/src/server/next-server.ts", "test/e2e/app-dir/next-image/next-image-https.test.ts"]
`Image` component does not work with https `next dev`
### Link to the code that reproduces this issue https://github.com/peakercope/material-ui-nextjs-pages-router-ts-example ### To Reproduce 1. Clone the example repo 2. Run `pnpm i` 3. Run `pnpm dev` 4. Open `https://localhost:3000/` in browser ### Current vs. Expected behavior Current result: Banner is not visib...
https://github.com/vercel/next.js/issues/55706
https://github.com/vercel/next.js/pull/55775
57cd1d028499a28663de34ab85401be04462e464
f20728ac3d2e520b306d7fd971830ac3ea5a282e
2023-09-21T08:26:42Z
javascript
2023-09-22T14:26:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,682
["Cargo.lock", "Cargo.toml", "packages/next-swc/crates/core/Cargo.toml", "packages/next-swc/crates/napi/src/minify.rs", "packages/next/package.json", "packages/next/src/build/webpack/plugins/terser-webpack-plugin/src/index.ts", "pnpm-lock.yaml", "test/integration/export-intent/test/index.test.js"]
Minification causes "TypeError: Expected signal to be an instanceof AbortSignal" error with NextJS 13.5 + Azure Blob Storage 12.16.0
### Link to the code that reproduces this issue https://github.com/jorupp/next-azure-blob-repro ### To Reproduce 1. Set `STORAGE_ACCOUNT_NAME` and `STORAGE_ACCOUNT_KEY` to the name/key of an Azure Storage account (it doesn't need to have any blob containers or blobs in it). 2. `npm run build` 3. `npm run start` 4...
https://github.com/vercel/next.js/issues/55682
https://github.com/vercel/next.js/pull/57904
da0f2ea11a4b0463e465b6a98ccac38532b8b5ef
c370c179b50fb09c6cb1f2a3b2c81c3302504c2b
2023-09-20T19:11:47Z
javascript
2023-11-07T15:26:28Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,649
["packages/next/src/cli/next-dev.ts"]
Multiple next-router-worker instances duplicated
### Link to the code that reproduces this issue https://github.com/azvyae/minimal-repro ### To Reproduce Just run the application with `npm run dev` then stop the app, the `next-router-worker` wont dismissed and duplicated many times, eating resources ### Current vs. Expected behavior Here are the screenshot provi...
https://github.com/vercel/next.js/issues/55649
https://github.com/vercel/next.js/pull/55652
d97af317a3bba6e774eb4c82333d4c056c3b7ff8
23c3ea44d88ebc5f5f395eccff88252d7fac3bc2
2023-09-20T09:53:40Z
javascript
2023-09-20T14:31:53Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,629
["docs/02-app/01-building-your-application/04-caching/index.mdx"]
Docs: Update Cache Interactions API table
### What is the improvement or update you wish to see? I would like to see the [Cache Interactions API table](https://nextjs.org/docs/app/building-your-application/caching#apis) updated to reflect `Revalidate (Server Action)` in the `Router cache` column for the `revalidateTag` and `revalidatePath` rows. The `Route...
https://github.com/vercel/next.js/issues/55629
https://github.com/vercel/next.js/pull/55630
9d86c1224caf507b0fbf2397aedb46936b587c9a
3dc2c1c7f8441cdee31da9f7e0986d654c7fd2e7
2023-09-20T02:36:07Z
javascript
2023-09-25T17:48:30Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,611
["docs/02-app/02-api-reference/05-next-config-js/optimizePackageImports.mdx"]
Invalid next.config.js option `optimizePackageImports`
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/vercel-next-js-reproduction-template-go8s7s ### To Reproduce 1. Create a new Next.js application: `npx create-next-app@latest` 2. Update the `next.config.js` to match the example below 3. Run `npm run dev` ```js // next.config.js ...
https://github.com/vercel/next.js/issues/55611
https://github.com/vercel/next.js/pull/55614
a429e04fecadb8fdece8320bc797f85aec8fe65f
7e17de988019845b5102b899241b967ef49e688e
2023-09-19T19:58:07Z
javascript
2023-09-19T21:49:29Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,609
["packages/next/src/build/webpack-config.ts", "packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts", "packages/next/src/shared/lib/constants.ts", "test/development/basic/barrel-optimization.test.ts", "test/development/basic/barrel-optimization/app/client/page.js", "test/development/basic/barrel-optimi...
Could not find the module in the React Client Manifest. This is probably a bug in the React Server Components bundler.
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/recursing-mountain-yxz8hj?file=/src/components/MediaCard.tsx ### To Reproduce Start the application in `v13.5.1` and see how "Unhandled Runtime Error" immediately pops up. If `return <Typography>{text}</Typography>;` in MediaCa...
https://github.com/vercel/next.js/issues/55609
https://github.com/vercel/next.js/pull/56020
4e445982495a6177bb40633e5ae5fe6083553da6
ed38f03e4616df3cd370cbe3c5869c6857570988
2023-09-19T19:29:03Z
javascript
2023-09-26T16:03:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,608
["packages/next/src/server/pipe-readable.ts"]
TypeError [ERR_INVALID_STATE]: Invalid state: ReadableStream is already closed
### Link to the code that reproduces this issue https://github.com/willianrod/next-readable-stream-error ### To Reproduce 1. Run the project locally 2. Go to `/auth/login` 3. The app will redirect you to `/sample/list` after resolving the promise 4. You should now see the error on your console ### Curren...
https://github.com/vercel/next.js/issues/55608
https://github.com/vercel/next.js/pull/55684
4e877c01ba3166922d37189e317f5afbe33c8795
ea01649a478a0b9ab224b8e66bc3e86297010e96
2023-09-19T19:17:47Z
javascript
2023-09-21T20:14:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,605
["packages/next/src/server/lib/start-server.ts"]
Invalid ERR_INVALID_ARG_TYPE on SIGINT
### Link to the code that reproduces this issue https://github.com/Yovach/nextjs-sigint ### To Reproduce 1. Install Node.js 20 (I din't tried 18) 2. Start the application with `pnpm dev` 3. Press CMD/CTRL + C ### Current vs. Expected behavior Current : X uncaughtException: TypeError [ERR_INVALID_ARG_...
https://github.com/vercel/next.js/issues/55605
https://github.com/vercel/next.js/pull/55606
7e17de988019845b5102b899241b967ef49e688e
12e888126ccf968193e7570a68db1bc35f90d52d
2023-09-19T18:49:23Z
javascript
2023-09-19T22:19:52Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,604
["package.json", "packages/next/src/compiled/@vercel/og/index.edge.d.ts", "packages/next/src/compiled/@vercel/og/index.edge.js", "packages/next/src/compiled/@vercel/og/index.node.d.ts", "packages/next/src/compiled/@vercel/og/index.node.js", "pnpm-lock.yaml"]
ImageResponse type error on route after updating to 13.5.1
### Link to the code that reproduces this issue https://github.com/Dannymx/shockinglemon.com/tree/develop ### To Reproduce 1. Clone repo 2. next build 3. See type error on GET route handler ### Current vs. Expected behavior **Current:** ``` app/api/og/route.tsx Type error: Route "app/api/og/route.tsx" has an ...
https://github.com/vercel/next.js/issues/55604
https://github.com/vercel/next.js/pull/55654
fcca4ce9555f906e54ce20174b4bdd4af3210f13
38877dda37bb3c16f25f78e0fa5cf09458fe18bb
2023-09-19T18:42:28Z
javascript
2023-09-20T12:16:49Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,561
["packages/next/src/build/utils.ts", "packages/next/src/build/webpack-config.ts", "packages/next/src/lib/constants.ts", "test/e2e/app-dir/metadata-dynamic-routes/app/client-ref-dependency/client-component.tsx", "test/e2e/app-dir/metadata-dynamic-routes/app/client-ref-dependency/sitemap.tsx", "test/e2e/app-dir/metadata-...
Build fail when using `React.cache` in `sitemap.ts`
### Link to the code that reproduces this issue https://github.com/mwskwong/cache-in-sitemap ### To Reproduce 1. Call a function, e.g. fetcher, wrapped in `React.cache` in `sitemap.ts` 2. Attempt to build the project ### Current vs. Expected behavior Current: the following error will appear during build...
https://github.com/vercel/next.js/issues/55561
https://github.com/vercel/next.js/pull/55579
bad53655e8669389e534578980791079b37ea37f
063154918c28b4f2a45ffd8d506fc44924483d6e
2023-09-19T01:21:49Z
javascript
2023-09-19T13:45:59Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,495
["packages/next/src/build/webpack/loaders/next-edge-ssr-loader/render.ts", "packages/next/src/client/components/static-generation-async-storage.external.ts", "packages/next/src/server/app-render/app-render.tsx", "packages/next/src/server/base-http/index.ts", "packages/next/src/server/base-http/web.ts", "packages/next/s...
Fetch logging on edge is not working
### Link to the code that reproduces this issue or a replay of the bug https://github.com/gadicc/nextjs-fetch-config-weirdness ### To Reproduce 1. `npm run dev` (in one terminal) 2. `npm run test` (in another terminal) ``` ✓ Compiled /api/configRuntime/route in 126ms (15 modules) GET /api/configRuntime 200 i...
https://github.com/vercel/next.js/issues/55495
https://github.com/vercel/next.js/pull/56108
2ff2c0b4b2e9bb1d0d0a34500181face36ba7076
7b48a1e2f026eb7e57daaa19ea14d12200bdf2ee
2023-09-17T13:10:39Z
javascript
2023-09-27T22:39:42Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,389
["packages/next/src/client/page-loader.ts", "packages/next/src/server/lib/router-utils/setup-dev.ts", "test/development/basic/asset-prefix.test.ts", "test/development/basic/asset-prefix/next.config.js", "test/development/basic/asset-prefix/pages/index.js"]
Infinite index page reload
### Link to the code that reproduces this issue or a replay of the bug https://github.com/4zuko/next-example-infinite-reload ### To Reproduce 1. Start the application in development (next dev) 2. Visit http://localhost:3000/base-path ### Current vs. Expected behavior **`Current`**: The page is loaded but is stuck...
https://github.com/vercel/next.js/issues/55389
https://github.com/vercel/next.js/pull/55416
2e2211d27b3f0ff1cff5553453df4cf391996163
1e332532c7e0036de2e09802b83eb7d692b2d654
2023-09-14T13:58:27Z
javascript
2023-09-15T01:11:03Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,267
["packages/next-swc/crates/core/src/react_server_components.rs"]
On Windows, `The Next.js 'metadata' API is not allowed in a client component.` error does not occur
### Link to the code that reproduces this issue or a replay of the bug https://codesandbox.io/p/sandbox/new-darkness-hfp4mj ### To Reproduce 1. open and run CodeSandBox. 2. open url "/sample" ### Current vs. Expected behavior In the CodeSandBox I provided, you will get the following error, but this does not cause...
https://github.com/vercel/next.js/issues/55267
https://github.com/vercel/next.js/pull/55294
800fdc11aed6b4502c28e4c75328ecab826b3ce7
2ea729082423a1890a5d43c1e3ab795d57566aee
2023-09-12T09:16:36Z
javascript
2023-09-13T23:22:09Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,167
["examples/with-jest-babel/package.json", "examples/with-jest/package.json"]
Do you need to install type definitions for a test runner?
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:52 PDT 2023; root:xnu-8796.141.3~6/RELEA...
https://github.com/vercel/next.js/issues/55167
https://github.com/vercel/next.js/pull/56193
c20e21bd387946c40bad63a36b9df230ee00ac1a
55a638ba4210e172afbd01aee1fb8a82353e428f
2023-09-09T10:37:58Z
javascript
2023-09-29T13:53:20Z
closed
vercel/next.js
https://github.com/vercel/next.js
55,050
["errors/reserved-port.mdx", "packages/next/src/cli/next-dev.ts", "packages/next/src/cli/next-start.ts", "packages/next/src/lib/helpers/get-reserved-port.ts", "test/integration/cli/test/index.test.js"]
Next.js should not start on "bad ports"
### Link to the code that reproduces this issue or a replay of the bug https://codesandbox.io/p/sandbox/stupefied-parm-nkr2wn ### To Reproduce 1. A Next.js application in production (`npm run start`) on a "bad port" (as defined by the fetch standard, e.g. `4045`). 2. Access a page that uses a "next/image" com...
https://github.com/vercel/next.js/issues/55050
https://github.com/vercel/next.js/pull/55237
92e1b3fef9088aa646eecd8d95611e26751412f7
3afba0d12ded048b43882eb5c42d6fde95c99929
2023-09-06T12:24:43Z
javascript
2023-09-12T07:31:35Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,984
["packages/next/src/client/link.tsx", "packages/next/src/client/resolve-href.ts", "packages/next/src/shared/lib/router/router.ts", "test/e2e/skip-trailing-slash-redirect/app/app/layout.js", "test/e2e/skip-trailing-slash-redirect/app/app/with-app-dir/another/page.js", "test/e2e/skip-trailing-slash-redirect/app/app/with-...
skipTrailingSlashRedirect option is not being applied
### Link to the code that reproduces this issue or a replay of the bug https://github.com/blauakqa/nextjs-trailing-slash-issue ### To Reproduce To replicate: - npm install - npm run dev - open the browser and go to http://localhost:300 - check the link (link-with-slash) and the trailing slash is removed ...
https://github.com/vercel/next.js/issues/54984
https://github.com/vercel/next.js/pull/55067
15980a66d4bdbcd5e9f3494bcaa1a286f6ec9aee
1f797faaa6933ab2b8311251a167613f5a75a901
2023-09-04T15:30:44Z
javascript
2023-09-06T18:03:37Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,967
["packages/next/src/build/webpack-config.ts", "packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts", "packages/next/src/shared/lib/constants.ts", "test/development/basic/barrel-optimization.test.ts", "test/development/basic/barrel-optimization/app/client/page.js", "test/development/basic/barrel-optimi...
Barrel optimizer (optimizeImports) breaks RSC Components bundler: Could not find the module in the React Client Manifest
### Link to the code that reproduces this issue or a replay of the bug https://github.com/florianliebig/next-error-optimize-package-imports ### To Reproduce Checkout example repo ```pnpm i && pnpm build``` Steps to create error: 1. Use pnpm or import any external dep with server & client components in...
https://github.com/vercel/next.js/issues/54967
https://github.com/vercel/next.js/pull/56020
4e445982495a6177bb40633e5ae5fe6083553da6
ed38f03e4616df3cd370cbe3c5869c6857570988
2023-09-04T09:49:07Z
javascript
2023-09-26T16:03:51Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,892
["packages/next/src/build/webpack/loaders/next-app-loader.ts", "test/e2e/app-dir/not-found-default/index.test.ts", "test/e2e/app-dir/not-found/group-route-root-not-found/app/(group)/group-dynamic/[id]/page.js", "test/e2e/app-dir/not-found/group-route-root-not-found/app/layout.js", "test/e2e/app-dir/not-found/group-rout...
Root route group renders root not-found incorrectly
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM6...
https://github.com/vercel/next.js/issues/54892
https://github.com/vercel/next.js/pull/54931
ef6140723aad48dad3636bc4d84cc6add874a69b
6bc23cd2bd593168517a2f9cdd390fb98a08657d
2023-09-01T14:50:10Z
javascript
2023-09-03T20:15:24Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,746
["packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts", "test/e2e/app-dir/actions/app-action.test.ts"]
Form are being submitted twice in nextjs canary
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 23.0.0: Fri Aug 18 00:02:20 PDT 2023; root:xnu-10002.1.11~5/RELEASE_ARM6...
https://github.com/vercel/next.js/issues/54746
https://github.com/vercel/next.js/pull/54948
6bc23cd2bd593168517a2f9cdd390fb98a08657d
c013e98fa4a4d65de08d315e3930936c34bf381f
2023-08-30T01:34:19Z
javascript
2023-09-03T20:31:48Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,706
["packages/next/src/experimental/testmode/playwright/index.ts", "packages/next/src/experimental/testmode/playwright/next-fixture.ts", "packages/next/src/experimental/testmode/playwright/page-route.ts"]
Testmode playwright breaks when `setExtraHTTPHeaders` is called
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:52 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM6...
https://github.com/vercel/next.js/issues/54706
https://github.com/vercel/next.js/pull/55087
12252c271140657164f34290a35a07f0a2d8d279
5b85a40142b14b9b16903d5172f82d35f40303ec
2023-08-29T09:22:54Z
javascript
2023-09-08T15:50:44Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,592
["bench/nested-deps-app-router/package.json", "bench/nested-deps/package.json"]
pnpm dev not working with next.js source code
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: linux Arch: x64 Version: #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 Binaries: Node: 18.17.1 npm...
https://github.com/vercel/next.js/issues/54592
https://github.com/vercel/next.js/pull/54600
6d401c1a4735ddaf0c7e479d64c4ae38d50105c0
40b322635295275b8864c38bb47383e4b74d194f
2023-08-26T07:58:52Z
javascript
2023-08-26T22:58:00Z
closed
vercel/next.js
https://github.com/vercel/next.js
54,480
["packages/eslint-config-next/package.json", "packages/next/src/compiled/assert/assert.js", "packages/next/src/compiled/util/util.js", "pnpm-lock.yaml"]
Stale eslint-plugin-import@2.26.0 in eslint-config-next@13.x.x
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T6000 Binar...
https://github.com/vercel/next.js/issues/54480
https://github.com/vercel/next.js/pull/54490
4d6febf426340db44a80552766aa1944fd3c411e
9a2a3496393002cd683b26c7ed1ae0b73a27f9d6
2023-08-24T08:32:44Z
javascript
2023-08-25T10:58:06Z