owner
stringclasses
14 values
repo
stringclasses
14 values
id
int64
116k
4.61B
issue_number
int32
1
181k
author
stringlengths
1
39
body
stringlengths
1
262k
created_at
timestamp[us]date
2000-06-06 02:40:44
2026-06-02 20:16:18
updated_at
timestamp[us]date
2000-06-06 02:40:44
2026-06-02 20:22:56
reactions
unknown
author_association
stringclasses
5 values
vuejs
core
4,288,139,219
14,741
KtDune
Please correct me if Im wrong but the re-rendering loop is working normally, the main issue is the conflict between browser injected style and Vue trying to reset your textarea's style when re-rendering. If `textareaStyle` must be reactive, you can add `v-memo="[textareaStyle]"` directives to ensure the component only...
2026-04-21T11:24:12
2026-04-21T11:24:12
{}
NONE
vuejs
core
4,288,253,273
14,741
rzzf
There was a previous [PR](https://github.com/vuejs/core/pull/5754) aimed at addressing this issue, but it was rejected because it bypassed Vue and manipulated the real DOM directly. However, updating the style of a textarea is a native behavior—why can’t this be properly handled or supported?
2026-04-21T11:44:11
2026-04-21T11:44:11
{}
CONTRIBUTOR
vuejs
core
4,292,706,240
14,747
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/e19db84b-7a05-4345-9e1b-7589bd4ea5d8) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14747 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14747 ``` ``` yarn add https://pkg.pr.n...
2026-04-22T00:20:46
2026-04-22T02:56:15
{}
NONE
vuejs
core
4,293,259,770
14,747
edison1105
/ecosystem-ci run
2026-04-22T03:07:51
2026-04-22T03:07:51
{ "+1": 1 }
MEMBER
vuejs
core
4,350,370,733
14,769
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-04-30T07:07:14
2026-04-30T07:08:15
{}
NONE
vuejs
core
4,352,304,317
13,573
Fuzzyma
Suggested final commit message: ``` feat(compiler-core): resolve slot prop bindings as components Allow scoped slot bindings to be used as component tags, including kebab/camel-cased and namespaced usages. Slot scope bindings take precedence over setup bindings during component resolution. ``` Didnt want ...
2026-04-30T12:07:09
2026-04-30T12:07:24
{}
NONE
vuejs
core
4,294,028,528
14,749
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: failure by coderabbit.ai --> > [!CAUTION] > ## Review failed > > The pull request is closed. <!-- end of auto-generated comment: failure by coderabbit.ai --> <details> <summary>ℹ️ Recent review info</summa...
2026-04-22T06:21:39
2026-04-22T06:22:09
{}
NONE
vuejs
core
4,302,408,650
14,754
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-04-23T07:12:29
2026-04-23T07:12:29
{}
NONE
vuejs
core
4,339,452,501
14,766
danielroe
thank you dear rabbit 🐇
2026-04-28T22:11:11
2026-04-28T22:11:11
{}
MEMBER
vuejs
core
4,301,409,149
14,752
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2026-04-23T02:48:53
2026-04-23T03:53:31
{}
NONE
vuejs
core
4,307,816,974
14,756
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-04-23T20:34:20
2026-04-23T20:37:55
{}
NONE
vuejs
core
4,326,664,876
14,763
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough This PR fixes incorrect CSS selector compilation where `:global(A) B` was being compiled to just `A` instead of properly scoping only the non-global portion. Th...
2026-04-27T11:42:24
2026-04-27T11:45:35
{}
NONE
vuejs
core
4,323,719,612
14,759
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ---------------- | ------------------- | | runtime-dom.global.prod.js | 106 kB | 40 kB (**+1 B**) | 35.9 kB (**+12 B**) | | vue.global.prod.js | 164 kB | 60 kB (*...
2026-04-27T02:05:56
2026-05-02T16:41:45
{}
NONE
vuejs
core
4,367,866,704
14,776
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-05-04T02:34:52
2026-05-04T02:34:52
{}
NONE
vuejs
core
4,371,785,492
13,573
edison1105
The issue is not whether “all identifiers as components” feels consistent, but that `v-for` aliases already have established semantics: they are usually data bindings, not component bindings. Including them in component tag resolution can silently change existing behavior when names collide. For example: ```vue ...
2026-05-04T14:17:52
2026-05-04T14:17:52
{ "+1": 1 }
MEMBER
vuejs
core
4,301,411,659
14,752
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-04-23T02:49:42
2026-04-23T03:40:37
{}
NONE
vuejs
core
4,326,098,429
14,762
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-04-27T10:15:22
2026-04-27T10:17:44
{}
NONE
vuejs
core
3,851,272,452
14,418
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | --------------------- | ---------------------- | ---------------------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB ...
2026-02-05T06:07:30
2026-05-04T14:31:18
{}
NONE
vuejs
core
4,372,590,006
13,573
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. **[Why did it fail? →](https://app.netlify.com/projects/vue-next-template-explorer/deploys/69f8c545816ba00008f1218b?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</spa...
2026-05-04T16:12:08
2026-05-04T16:12:08
{}
NONE
vuejs
core
4,287,363,844
14,740
edison1105
First of all, thank you for the contribution. After thinking it over, I still feel should not merge it as is. The main reason is that `child()`, `nthChild()`, and `txt()` are fairly low-level helpers and sit on the hot path. This change would add a permanent `<template>` special case to them. Even if the overhead is...
2026-04-21T09:20:03
2026-04-21T09:20:03
{}
MEMBER
vuejs
core
4,303,379,638
14,755
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2026-04-23T09:45:32
2026-04-25T05:24:57
{}
NONE
vuejs
core
4,323,575,455
14,729
wuchunxu
> Hi! I've put up a fix in [#14758](https://github.com/vuejs/core/pull/14758) with it, your repro emits `type: [Object, Array, Promise, Function]` and the warning goes away. To understand the underlying cause, could you share your `packages/app/tsconfig.json` both `package.json` files, and the output of `node -e "conso...
2026-04-27T01:14:26
2026-04-27T01:15:23
{ "+1": 1 }
NONE
vuejs
core
4,323,720,374
14,760
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ----- | ------- | | runtime-dom.global.prod.js | 106 kB | 40 kB | 35.9 kB | | vue.global.prod.js | 164 kB | 60 kB | 53.3 kB | ### Usages | Name | Size | Gzip |...
2026-04-27T02:06:13
2026-04-27T02:06:13
{}
NONE
vuejs
core
4,326,103,465
14,762
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ----------------- | ------------------- | | runtime-dom.global.prod.js | 106 kB (**+26 B**) | 40 kB (**+10 B**) | 36 kB (**+36 B**) | | vue.glo...
2026-04-27T10:16:04
2026-04-27T10:16:04
{}
NONE
vuejs
core
4,326,104,735
14,762
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/472c8866-13ea-42c5-8577-6cb105c13e81) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14762 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14762 ``` ``` yarn add https://pkg.pr.n...
2026-04-27T10:16:12
2026-04-27T10:16:12
{}
NONE
vuejs
core
4,326,968,196
14,762
edison1105
/ecosystem-ci run
2026-04-27T12:30:33
2026-04-27T12:30:33
{ "+1": 1 }
MEMBER
vuejs
core
4,327,701,094
14,764
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-04-27T14:16:41
2026-04-27T23:54:27
{}
NONE
vuejs
core
4,341,767,290
14,767
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-04-29T07:42:43
2026-04-30T03:16:41
{}
NONE
vuejs
core
4,359,071,565
14,770
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2026-05-01T11:27:18
2026-05-01T11:27:18
{}
NONE
vuejs
core
4,362,686,727
14,772
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-05-02T02:33:48
2026-05-02T02:34:51
{}
NONE
vuejs
core
4,233,164,858
14,712
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/876d03fb-d64d-49e0-a513-d2ad001d093e) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14712 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14712 ``` ``` yarn add https://pkg.pr.n...
2026-04-13T00:58:44
2026-04-22T05:45:19
{}
NONE
vuejs
core
4,332,030,344
14,765
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-04-28T02:51:42
2026-04-28T08:23:41
{}
NONE
vuejs
core
4,358,895,841
14,758
ashishkr96
@edison1105 Can you please review.
2026-05-01T10:30:38
2026-05-01T10:30:38
{}
CONTRIBUTOR
vuejs
core
4,359,073,771
14,770
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 113 kB | 42.4 kB | 38 kB | | vue.global.prod.js | 172 kB | 6...
2026-05-01T11:28:05
2026-05-01T11:28:05
{}
NONE
vuejs
core
4,371,559,430
13,573
Fuzzyma
@edison1105 I didnt even think about this case. But I also wonder why it shouldnt be allowed. It feels consistent when all identifiers can be used as components. do you see problems arising from this? otherwise I will look into it and see if I can keep slot identifier tracking seperate.
2026-05-04T13:45:49
2026-05-04T13:45:49
{}
NONE
vuejs
core
4,372,607,594
13,573
Fuzzyma
@edison1105 I addressed the feedback by tracking the type of the identifier in an extra array and only allow resolution for the type "slot". Is this okay like this? // EDIT: the build fails because it tries to find the template-explorer in /packages but its in /packages-privat. I assume something is not correctly se...
2026-05-04T16:15:07
2026-05-04T16:21:01
{}
NONE
vuejs
core
4,191,860,521
14,687
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-06T11:08:35
2026-04-06T11:08:35
{}
NONE
vuejs
core
4,231,004,105
14,688
zhiyuanzmj
/ecosystem-ci run
2026-04-12T07:35:58
2026-04-12T07:35:58
{ "+1": 1 }
MEMBER
vuejs
core
4,181,251,607
14,668
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/efe5287b-e0be-4a6a-a214-3146c76cfd6e) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14668 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14668 ``` ``` yarn add https://pkg.pr.n...
2026-04-03T01:07:01
2026-04-03T01:07:01
{}
NONE
vuejs
core
4,181,313,168
14,673
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/b32d011f-1dd0-483f-b8cd-90725aaf00f9) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14673 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14673 ``` ``` yarn add https://pkg.pr.n...
2026-04-03T01:31:21
2026-04-03T01:31:21
{}
NONE
vuejs
core
4,181,463,339
14,674
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.8 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.8 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-03T02:28:23
2026-04-03T02:28:23
{}
NONE
vuejs
core
4,181,463,822
14,674
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/155d0db0-6d7f-4ee3-aec9-457be1f2c68b) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14674 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14674 ``` ``` yarn add https://pkg.pr.n...
2026-04-03T02:28:35
2026-04-03T02:28:35
{}
NONE
vuejs
core
4,181,519,737
14,642
edison1105
/ecosystem-ci run
2026-04-03T02:52:36
2026-04-03T02:52:36
{ "+1": 1 }
MEMBER
vuejs
core
4,215,539,634
11,283
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-04-09T15:43:51
2026-04-09T15:46:40
{}
NONE
vuejs
core
4,181,312,804
14,673
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 105 kB (**+12 B**) | 39.8 kB (**+10 B**) | 35.8 kB (**+18 B**) | | v...
2026-04-03T01:31:12
2026-04-03T01:31:12
{}
NONE
vuejs
core
4,181,459,714
14,548
edison1105
@SaeedNezafat I think this fix introduces more problems than it solves. The current tests in this PR mainly validate behavior caused by calling `scope.stop()` during SSR cleanup, but they do not clearly demonstrate an actual SSR memory leak. In particular, this changes observable SSR semantics by triggering cleanu...
2026-04-03T02:26:45
2026-04-03T02:28:11
{}
MEMBER
vuejs
core
4,189,901,448
14,685
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/caa0799d-6e7f-42e6-b1f6-dd8cb976844c) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14685 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14685 ``` ``` yarn add https://pkg.pr.n...
2026-04-06T01:18:42
2026-04-06T01:18:42
{}
NONE
vuejs
core
4,189,913,376
14,684
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-06T01:25:24
2026-04-06T01:25:24
{}
NONE
vuejs
core
4,195,235,295
14,689
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/f3dd32f2-820f-4a07-b426-100322ed1bcc) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14689 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14689 ``` ``` yarn add https://pkg.pr.n...
2026-04-06T21:57:19
2026-04-08T19:45:24
{}
NONE
vuejs
core
4,174,105,919
14,670
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 112 kB | 42.2 kB | 37.8 kB | | vue.global.prod.js | 171 kB | 6...
2026-04-02T01:55:32
2026-04-02T08:19:06
{}
NONE
vuejs
core
4,203,546,879
14,675
bmccall17
hi, we've been researching application and repo health across the open source ecosystem, building a tool called [repOptics](https://rep-optics.onrender.com/) and hoping to understand common patterns across healthy and functional repos/projects. ran a scan on vuejs/core and noticed that security signals here come primar...
2026-04-08T03:14:50
2026-04-08T03:14:50
{}
NONE
vuejs
core
4,181,998,630
14,675
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/d841dc8d-80a8-4e0a-9bd3-9ade8b6ec765) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14675 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14675 ``` ``` yarn add https://pkg.pr.n...
2026-04-03T05:41:35
2026-04-08T19:45:24
{}
NONE
vuejs
core
4,151,506,102
14,647
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/bb024479-9f6c-423f-9a62-ed86e66ac6e6) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14647 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14647 ``` ``` yarn add https://pkg.pr.n...
2026-03-30T00:54:41
2026-04-09T03:18:47
{}
NONE
vuejs
core
4,205,285,430
14,695
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 112 kB | 42.3 kB | 37.8 kB | | vue.global.prod.js | 172 kB | 6...
2026-04-08T09:36:51
2026-04-09T09:35:41
{}
NONE
vuejs
core
4,200,284,800
14,693
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: review paused by coderabbit.ai --> > [!NOTE] > ## Reviews paused > > It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, Cod...
2026-04-07T15:40:10
2026-04-12T07:08:55
{}
NONE
vuejs
core
4,193,429,167
14,688
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: review paused by coderabbit.ai --> > [!NOTE] > ## Reviews paused > > It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, Cod...
2026-04-06T16:19:06
2026-04-12T07:34:08
{}
NONE
vuejs
core
4,139,877,929
14,642
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 105 kB (**+84 B**) | 39.9 kB (**+59 B**) | 35.8 kB (**+13 B**) | | v...
2026-03-27T03:23:39
2026-04-03T02:49:30
{}
NONE
vuejs
core
4,181,652,022
14,642
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/23931627417) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/23833738548) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/2...
2026-04-03T03:43:45
2026-04-03T03:43:45
{}
CONTRIBUTOR
vuejs
core
4,189,828,185
14,682
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-06T00:37:57
2026-04-06T00:37:57
{}
NONE
vuejs
core
4,189,829,063
14,683
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-06T00:38:23
2026-04-06T00:38:23
{}
NONE
vuejs
core
4,200,290,085
14,693
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-07T15:41:03
2026-04-07T15:41:03
{}
NONE
vuejs
core
4,181,461,890
14,674
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: failure by coderabbit.ai --> > [!CAUTION] > ## Review failed > > The pull request is closed. <!-- end of auto-generated comment: failure by coderabbit.ai --> <details> <summary>ℹ️ Recent review info</summa...
2026-04-03T02:27:42
2026-04-03T02:29:16
{}
NONE
vuejs
core
4,195,668,101
14,548
edison1105
@SaeedNezafat Thanks for taking the time to revisit this more thoroughly. This update is very helpful. Based on what you shared here, my understanding is that there is no longer strong evidence of a persistent SSR heap leak in the current setup. If that is the case, then this seems closer to an SSR lifecycle / sem...
2026-04-07T00:05:48
2026-04-07T00:05:48
{}
MEMBER
vuejs
core
4,219,744,758
14,705
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2026-04-10T02:51:51
2026-04-10T03:12:05
{}
NONE
vuejs
core
4,227,189,977
14,709
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-04-10T22:44:55
2026-04-10T22:46:00
{}
NONE
vuejs
core
4,181,998,301
14,675
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-03T05:41:28
2026-04-03T05:41:28
{}
NONE
vuejs
core
4,151,505,789
14,647
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-03-30T00:54:32
2026-04-07T05:26:00
{}
NONE
vuejs
core
4,212,530,467
14,699
edison1105
Please provide a runnable minimal reproduction. Thanks
2026-04-09T07:54:44
2026-04-09T07:55:02
{}
MEMBER
vuejs
core
4,219,749,164
14,705
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/1a0927a4-e480-4349-8c27-6ff88b814a11) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14705 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14705 ``` ``` yarn add https://pkg.pr.n...
2026-04-10T02:52:33
2026-04-10T03:09:07
{}
NONE
vuejs
core
4,221,767,610
14,702
lichunju1
> Thanks for the PR. The proper fix should avoid moving teleport children if in the pending mount. see [0d767cd](https://github.com/vuejs/core/commit/0d767cda69931ea6826ce4f62cfd9186179723b0) Thanks for the refinement! Guarding at the moveTeleport entry is a more precise fix. Learned a lot from this PR.
2026-04-10T06:52:38
2026-04-10T06:52:38
{}
CONTRIBUTOR
vuejs
core
4,231,031,721
14,688
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/24301590525) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/24228293956) | |-------|--------|----------------| | nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r...
2026-04-12T07:55:16
2026-04-12T07:55:16
{}
CONTRIBUTOR
vuejs
core
4,030,242,965
14,549
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: review paused by coderabbit.ai --> > [!NOTE] > ## Reviews paused > > It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, Cod...
2026-03-10T10:15:48
2026-04-01T11:55:05
{}
NONE
vuejs
core
4,190,214,441
14,686
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 112 kB | 42.2 kB | 37.8 kB | | vue.global.prod.js | 171 kB | 6...
2026-04-06T03:54:28
2026-04-06T03:54:28
{}
NONE
vuejs
core
4,193,432,336
14,688
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 105 kB | 39.9 kB | 35.8 kB | | vue.global.prod.js | 164 kB | 59.9 kB | 53.2 kB | ### Usages | Name | Size | G...
2026-04-06T16:19:36
2026-04-06T16:19:36
{}
NONE
vuejs
core
4,196,147,367
14,690
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/204a559f-570c-4c38-93a8-02c5917e37a0) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14690 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14690 ``` ``` yarn add https://pkg.pr.n...
2026-04-07T02:43:16
2026-04-07T03:11:34
{}
NONE
vuejs
core
4,211,150,584
14,698
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/b255592b-f16d-40e6-adb4-7a2abc5d6b39) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14698 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14698 ``` ``` yarn add https://pkg.pr.n...
2026-04-09T03:02:04
2026-04-09T03:02:04
{}
NONE
vuejs
core
4,189,828,999
14,682
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/daf04c64-19ec-403d-a76d-3f56f113e014) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14682 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14682 ``` ``` yarn add https://pkg.pr.n...
2026-04-06T00:38:21
2026-04-09T03:25:34
{}
NONE
vuejs
core
4,219,871,158
14,548
bgarcias-cp
Hello @edison1105 I have a minimal reproduction of a memory leak in vue 3.5.32 I've already created an issue, can you take a look? https://github.com/vuejs/core/issues/14706
2026-04-10T03:11:03
2026-04-10T03:11:03
{}
NONE
vuejs
core
4,221,844,161
14,707
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/eaebdf18-f876-4ec4-94d9-47742d2c9036) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14707 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14707 ``` ``` yarn add https://pkg.pr.n...
2026-04-10T07:09:01
2026-04-10T07:11:13
{}
NONE
vuejs
core
4,222,556,363
14,708
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/6e0d6e0a-9953-4436-97bf-070a2e4ed9b5) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14708 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14708 ``` ``` yarn add https://pkg.pr.n...
2026-04-10T09:32:14
2026-04-10T13:22:24
{}
NONE
vuejs
core
4,222,551,221
14,708
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Draft detected. > > Please check the settings in the CodeRabbit UI or the `.coderabbit.yaml` file in this repository. To trigger a sin...
2026-04-10T09:31:16
2026-04-10T13:30:24
{}
NONE
vuejs
core
4,200,289,575
14,693
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/13326efa-7745-4bb3-8cb7-872a08fed301) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14693 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14693 ``` ``` yarn add https://pkg.pr.n...
2026-04-07T15:40:58
2026-04-12T07:09:01
{}
NONE
vuejs
core
4,230,969,245
14,693
zhiyuanzmj
/ecosystem-ci run
2026-04-12T07:09:19
2026-04-12T07:09:19
{ "+1": 1 }
MEMBER
vuejs
core
4,167,753,098
13,573
gcaaa31928
Is this feature expected to be part of a minor release soon?
2026-04-01T06:17:19
2026-04-01T06:17:19
{}
CONTRIBUTOR
vuejs
core
4,181,304,253
14,668
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/23929269850) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/23833738548) | |-------|--------|----------------| | nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r...
2026-04-03T01:28:02
2026-04-03T01:28:02
{}
CONTRIBUTOR
vuejs
core
4,189,829,016
14,683
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/b00fd15c-efb0-4766-ba31-26a7d71738de) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14683 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14683 ``` ``` yarn add https://pkg.pr.n...
2026-04-06T00:38:22
2026-04-09T03:18:13
{}
NONE
vuejs
core
4,216,213,408
14,702
lichunju1
> Could you please add a test case? Done — added a test case and also fixed the stale container reference in the deferred mount job. Please take a look.
2026-04-09T17:32:19
2026-04-09T17:32:19
{}
CONTRIBUTOR
vuejs
core
4,167,219,683
14,666
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 86.4 kB | 30.3 kB | 26.6 kB | | runtime-dom.global.prod.js | 112 kB | 42.2 kB | 37.8 kB | | vue.global.prod.js | 171 kB | 6...
2026-04-01T03:45:16
2026-04-01T03:45:16
{}
NONE
vuejs
core
4,173,492,763
6,908
BenceSzalai
I have faced this issue recently. The generic case looked like this: Have a component with two `<div...>` elements, one having a `v-if` and the other a `v-else`. Both divs having some child components. One of those children had a `created()` hook, that eventually thrown an error. This resulted in the erroneous `v-if...
2026-04-01T23:10:03
2026-04-01T23:10:03
{}
NONE
vuejs
core
4,174,105,897
14,670
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/2e3692d0-cd94-404e-86af-c4871ec3259c) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14670 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14670 ``` ``` yarn add https://pkg.pr.n...
2026-04-02T01:55:32
2026-04-02T23:57:51
{}
NONE
vuejs
core
4,181,255,849
14,668
edison1105
/ecosystem-ci run
2026-04-03T01:08:43
2026-04-03T01:08:43
{ "+1": 1 }
MEMBER
vuejs
core
4,189,890,332
14,684
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/62a6cceb-e93b-4fe3-8ac5-164dd41b4057) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14684 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14684 ``` ``` yarn add https://pkg.pr.n...
2026-04-06T01:12:50
2026-04-09T03:09:28
{}
NONE
vuejs
core
4,219,861,659
14,706
bgarcias-cp
Hi @edison1105, I found a memory leak in Vue 3.5.12 and created a minimal reproduction here: https://github.com/vuejs/core/issues/14706. Would you mind taking a look at the issue? Thanks!
2026-04-10T03:09:40
2026-04-10T03:09:40
{ "eyes": 1 }
NONE
vuejs
core
4,221,839,060
14,707
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> No actionable comments were generated in the recent review. 🎉 <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ...
2026-04-10T07:08:07
2026-04-10T07:11:40
{}
NONE
vuejs
core
4,221,881,919
14,702
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/24229520713) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/24228293956) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/2...
2026-04-10T07:17:01
2026-04-10T07:17:01
{}
CONTRIBUTOR
vuejs
core
4,188,893,765
14,548
SaeedNezafat
@edison1105 Following up on this issue, I took some time to re-investigate it more thoroughly across different Vue/Nuxt versions, using stronger instrumentation. In earlier versions, I observed problematic SSR behavior in a real Nuxt application: reactive resources appeared to accumulate across requests. Applying...
2026-04-05T13:28:55
2026-04-05T13:28:55
{}
CONTRIBUTOR
vuejs
core
4,196,145,185
14,690
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- pre_merge_checks_walkthrough_start --> <details> <summary>🚥 Pre-merge checks | ✅ 2 | ❌ 1</summary> ### ❌ Failed checks (1 warning) | Check name | Status | Explanation ...
2026-04-07T02:42:31
2026-04-07T03:18:00
{}
NONE
vuejs
core
4,221,307,421
14,702
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/6e7dd026-f430-42ac-b73c-d8eac72ec029) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@14702 ``` ``` npm i https://pkg.pr.new/@vue/compiler-core@14702 ``` ``` yarn add https://pkg.pr.n...
2026-04-10T06:01:54
2026-04-10T06:21:41
{}
NONE
vuejs
core
4,221,305,079
14,702
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------ | | runtime-dom.global.prod.js | 105 kB (**+45 B**) | 39.9 kB (**+22 B**) | 35.8 kB (**+8 B**) | | vue....
2026-04-10T06:01:43
2026-04-10T06:21:50
{}
NONE
vuejs
core
4,222,555,042
14,708
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 106 kB (**+591 B**) | 40.1 kB (**+194 B**) | 36 kB (**+156 B**...
2026-04-10T09:32:00
2026-04-10T13:22:29
{}
NONE