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
2,337,629,530
11,870
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+14 B**) | 37.7 kB (**+6 B**) | 34 kB (**-6 B**) | | vue....
2024-09-09T09:40:20
2024-09-09T09:40:20
{}
NONE
vuejs
core
2,333,145,458
11,832
jh-leong
That makes sense, and the behavior isn't explicit enough in the documentation. Feel free to open a PR or issue for the docs.
2024-09-06T03:09:24
2024-09-06T03:09:24
{}
MEMBER
vuejs
core
2,333,282,500
11,836
zcf0508
[typescript playground](https://www.typescriptlang.org/play/?#code/KYDwDg9gTgLgBDAnmYcDCEC2kB2wcwAqywAopgJYwDOcAvAFBxwA+cAFOwHQ8CGUAc2oAuOLxyIA2gF0AlPQB8YibKas4AJWABjaABMAPNRhQKOAQBplU6Qob2GAMwCuObTAoQcCYMfa9RDGwvfCIScipqeQBvewBfezMYYChHXm1UAH1MgDUAGQBlTIBZCD1gABsImmIUOFjmAHJnMD1eZOEIFBxG0Uku-FEAIwgICuBxaTVm1vbgYShgGF4...
2024-09-06T05:49:11
2024-09-06T05:49:11
{}
NONE
vuejs
core
2,335,127,210
11,797
lehni
@charlesg99 are you saying you're seeing an endless recursion again? For what it's worth, this fix here wasn't reverted, it's the follow up commit e84c4a608e9dc96fb2a4a29d538bcc64f26103a2 by @yyx990803 that was reverted.
2024-09-07T09:09:40
2024-09-07T09:11:03
{}
CONTRIBUTOR
vuejs
core
2,336,626,932
11,856
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/c49210ee-91fb-49b4-add0-84c365e717d0) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11856 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-08T10:10:08
2024-09-08T10:10:08
{}
NONE
vuejs
core
2,337,182,334
11,861
edison1105
It seems the problem related to Teleport has not been resolved. see [Playground with this PR](https://deploy-preview-11861--vue-sfc-playground.netlify.app/#eNqlVtuO2zYQ/ZWpXrwBInm36UPhOEUb10DSh6ZIA/RFQEBLY5m7FCmQlC9Y7D/0C5JfzCdkeJEse7UOgrxRnDMXnjlD6j75o2mybYvJLJmbQvPGgkHbNiCYrF7liTV58lsued0obWGSTQvMbs2k37kHjWt4gLVWNUwo...
2024-09-09T05:50:48
2024-09-09T06:44:25
{}
MEMBER
vuejs
core
2,337,438,302
11,866
jh-leong
In your reproduction link, the [`data`](https://vuejs.org/api/options-state.html#data) in the Options API should be a function. See [Playground](https://play.vuejs.org/#eNqFUk2P0zAQ/SsjX9pKq/RQuJRsJUCLBBKwYitOlpBJpiGLM7ZspxRF+e+MnY9GCHYvrWfmzcubmdeJ19Zm5xbFXuS+cLUNB0l1Y40L0EGJp5rwreGYkAL0cHKmgRU3rF7NuFgfC9k2BpEw1iXhJSG...
2024-09-09T08:17:33
2024-09-09T08:17:33
{ "+1": 1 }
MEMBER
vuejs
core
2,333,362,527
11,836
edison1105
@zcf0508 😓 I was confused by your comment. Your comment is "<- Have not `onUpdate:open` type"
2024-09-06T06:47:36
2024-09-06T06:47:36
{ "heart": 1 }
MEMBER
vuejs
core
2,333,485,436
11,841
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.7 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.6 kB | 51.3 kB | ### Usages | Name | Size | Gzi...
2024-09-06T08:06:04
2024-09-06T08:06:04
{}
NONE
vuejs
core
2,336,626,862
11,856
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.7 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.7 kB | 51.2 kB | ### Usages | Name | Size | Gzi...
2024-09-08T10:09:52
2024-09-08T10:09:52
{}
NONE
vuejs
core
2,337,531,949
3,817
edison1105
a side note: it's a real edge case, IMO, this change is not worth it.
2024-09-09T08:57:04
2024-09-09T08:57:04
{}
MEMBER
vuejs
core
2,332,976,052
11,778
yyx990803
This introduced a regression in https://github.com/vuejs/core/issues/11829 and has been reverted in 7e3b3bb2a
2024-09-06T00:53:06
2024-09-06T00:53:06
{}
MEMBER
vuejs
core
2,333,026,907
11,833
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10730925764) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10695383816) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-09-06T01:43:17
2024-09-06T01:43:17
{}
CONTRIBUTOR
vuejs
core
2,333,221,845
11,832
maxkopych
> > > if U remove `v-model` of `Model`, > > > ``` > > > <Model :modelValue="test"/> > > > ``` > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > the value in component `Model` will update `sync` > > > > > > Even more confusing have 2 diff...
2024-09-06T04:41:55
2024-09-06T05:38:42
{}
NONE
vuejs
core
2,333,443,210
11,840
zcf0508
I think this can't resolve the error. https://github.com/zcf0508/volar-defineModel-tsx ![image](https://github.com/user-attachments/assets/ad536a64-7872-44d3-ae27-376aff26cd6e)
2024-09-06T07:40:49
2024-09-06T07:40:49
{}
NONE
vuejs
core
2,337,438,089
11,863
skirtles-code
I believe this is a known issue with Nuxt: <https://github.com/nuxt/nuxt/issues/28829>.
2024-09-09T08:17:27
2024-09-09T08:17:27
{ "+1": 4 }
CONTRIBUTOR
vuejs
core
2,337,488,300
2,164
edison1105
Could you please resolve those conflicts?
2024-09-09T08:37:59
2024-09-09T08:37:59
{}
MEMBER
vuejs
core
2,333,006,902
11,833
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------- | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+30 B**) | 37.7 kB | 34 kB (**+58 B**) | | vue.global.prod.js | 159 kB (...
2024-09-06T01:33:21
2024-09-06T01:33:21
{}
NONE
vuejs
core
2,333,011,944
11,833
edison1105
/ecosystem-ci run
2024-09-06T01:37:13
2024-09-06T01:37:13
{ "+1": 1 }
MEMBER
vuejs
core
2,333,333,941
11,830
justin-john
Thank you @yyx990803
2024-09-06T06:25:11
2024-09-06T06:25:11
{}
NONE
vuejs
core
2,332,400,473
11,831
lehni
Here a quick screencast to illustrate the two behaviors https://github.com/user-attachments/assets/2ae22fd2-5682-4b9e-897d-2153b909aa66
2024-09-05T18:37:36
2024-09-05T18:37:36
{}
CONTRIBUTOR
vuejs
core
2,332,546,034
11,831
lehni
BTW: Vue 3.4.12 is the last version where this worked: https://play.vuejs.org/#eNp9VF1v2jAU/StXfmkrWChle2GUrkN96B62adsbqUaW3BC3xo78QZFQ/vuunTgEqaoUKb7f5xzf5Mju6zrZO2RztjC55rVdppLvaqUtHEFjllu+R2ig1GoHF5R58TmVqRRoIVdOWtRwC9fehYdQVWCZOUHVqQQoMptdXrVnoHbWaRktiA3mIJ0QrbPxr2bs+/n4rnYWi3ks4RZ35tSv7zAanRzS2B73I+UTvGhe9n...
2024-09-05T20:09:37
2024-09-05T20:09:37
{}
CONTRIBUTOR
vuejs
core
2,333,298,499
11,836
jh-leong
<img width="825" alt="image" src="https://github.com/user-attachments/assets/76d56b1d-a357-4169-a77c-02884999efe0"> It seems that this issue can't be reproduced in Vue 3.5.3 + Vue extension 2.1.6.
2024-09-06T05:54:47
2024-09-06T05:54:47
{}
MEMBER
vuejs
core
2,333,554,872
11,842
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/6fdac0a8-a894-4d5d-8d1e-4abf6b0ab343) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11842 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-06T08:45:19
2024-09-06T09:13:12
{}
NONE
vuejs
core
2,332,978,278
11,822
yyx990803
This is indeed expected behavior. In a lot of cases users expect / rely on the implicit inheritance and we can't just warn about it.
2024-09-06T00:56:08
2024-09-06T00:56:08
{ "eyes": 1 }
MEMBER
vuejs
core
2,333,327,224
11,836
edison1105
can't reproduce ![image](https://github.com/user-attachments/assets/e6bb47de-2904-4966-922c-9e4b571dc525)
2024-09-06T06:19:37
2024-09-06T06:19:37
{ "confused": 1 }
MEMBER
vuejs
core
2,333,328,823
11,836
zcf0508
> can't reproduce ![image](https://private-user-images.githubusercontent.com/3705199/365054428-e6bb47de-2904-4966-922c-9e4b571dc525.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjU2MDM5MzcsIm5iZiI6MTcyNTYwMzYzNywicGF0aCI...
2024-09-06T06:21:03
2024-09-06T06:32:30
{}
NONE
vuejs
core
2,333,367,723
11,836
zcf0508
> @zcf0508 😓 I was confused by your comment. Your comment is "<- Have not `onUpdate:open` type" I'm sorry for my confused description, And I recreate a [mini repoduction ](https://github.com/zcf0508/volar-defineModel-tsx). ![image](https://github.com/user-attachments/assets/2c1e6c75-a836-4a2d-a6f7-409099daf59d) ...
2024-09-06T06:51:17
2024-09-06T06:51:50
{}
NONE
vuejs
core
2,333,421,700
11,840
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10734213285) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10732700390) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-09-06T07:27:18
2024-09-06T07:27:18
{}
CONTRIBUTOR
vuejs
core
2,333,486,053
11,841
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/27d98276-9410-4929-bbfa-f90128d36b7c) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11841 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-06T08:06:22
2024-09-06T08:06:22
{}
NONE
vuejs
core
2,333,546,508
11,644
KazariEX
Enable `strictNullChecks`: ![image](https://github.com/user-attachments/assets/7a27dcfe-c708-4007-9b9b-86de22ae186f) Disable: ![image](https://github.com/user-attachments/assets/8a7d3797-d053-42c9-bccc-35230604fb2e) https://www.typescriptlang.org/zh/play/?strictNullChecks=false#code/JYOwLgpgTgZghgYwgAgApQPY...
2024-09-06T08:40:37
2024-09-06T08:40:37
{}
MEMBER
vuejs
core
2,334,633,467
11,747
Official-ObiTech
Thanks for the tip! On Fri, 30 Aug 2024 at 03:21, edison ***@***.***> wrote: > Note: The current behavior is inconsistent with vue2, so it should be a > bug. > > — > Reply to this email directly, view it on GitHub > <https://github.com/vuejs/core/issues/11747#issuecomment-2319704784>, or > unsubscribe > <h...
2024-09-06T18:49:14
2024-09-06T18:49:14
{}
NONE
vuejs
core
2,336,643,471
11,853
jh-leong
You can use this in v3.5 ([Playground](https://play.vuejs.org/#eNp9U01v00AQ/SujvbSVqvRQcTGOEYUeQKJUNMeV0MYZhy3r2WU/QkKV/8543Rg3Ds0hXs+8efvy5uVJvHdutkkoClGG2msXIWBMDoyi9VyKGKSoJOnWWR/hSRLAChtN+MFyiZDiZVe73Uav6njvrVvsHIYXxbQ0un7ZinyCjxOiPTTetnDGgs7eSpJUWwoRvuwGEMyP7z/PohzTh6IXCNBYO5z7ywp4iF7TOt/efTz+StrjqoDoEz6X98/PpfKT+...
2024-09-08T11:07:02
2024-09-08T11:07:02
{ "heart": 1 }
MEMBER
vuejs
core
2,337,439,325
11,861
linzhe141
> It seems the problem related to Teleport has not been resolved. see [Playground with this PR](https://deploy-preview-11861--vue-sfc-playground.netlify.app/#eNqlVtuO2zYQ/ZWpXrwBInm36UPhOEUb10DSh6ZIA/RFQEBLY5m7FCmQlC9Y7D/0C5JfzCdkeJEse7UOgrxRnDMXnjlD6j75o2mybYvJLJmbQvPGgkHbNiCYrF7liTV58lsued0obWGSTQvMbs2k37kHjWt4gLVWNU...
2024-09-09T08:18:04
2024-09-09T08:18:04
{}
MEMBER
vuejs
core
2,333,007,126
11,833
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/cb5adfa8-5b7f-474a-a94e-06cb5129d91f) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11833 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-06T01:33:40
2024-09-06T01:33:45
{}
NONE
vuejs
core
2,333,079,307
11,832
PengBoUESTC
if U remove `v-model` of `Model`, ``` <Model :modelValue="test"/> ``` the value in component `Model` will update `sync`
2024-09-06T02:44:54
2024-09-06T02:44:54
{}
CONTRIBUTOR
vuejs
core
2,333,636,560
8,131
edison1105
I don't think this is an internal vue problem. You should to pass the `value` as below: ```vue <BuggyForm type="select" name="state" :value="formValue.state" :options="stateOptions"/> ``` see [playground](https://play.vuejs.org/#eNqNVttu4zYQ/ZWpHlYy4JUKtE+unTYJvFgXqLOIkxaF5QdZGttMKFIgKSeB4X/vkJRl+dLFAgYkcm6HZw5H3g...
2024-09-06T09:22:13
2024-09-06T09:22:13
{}
MEMBER
vuejs
core
2,360,098,370
11,948
bayun2
@edison1105 Thank you for your answer, I understand clearly
2024-09-19T06:27:59
2024-09-19T06:27:59
{}
NONE
vuejs
core
2,360,534,993
11,977
Justineo
I think this is working as expected. Scoped styles only apply to elements rendered in the same context. `App.vue` is not rendering something matching `.inner`.
2024-09-19T09:52:45
2024-09-19T09:52:45
{}
MEMBER
vuejs
core
2,357,572,151
11,955
edison1105
/ecosystem-ci run
2024-09-18T06:00:40
2024-09-18T06:00:40
{ "+1": 1 }
MEMBER
vuejs
core
2,351,812,547
11,935
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b98eaa172e58341c163dc4fcf8924dc576f3e7ea | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-09-15T22:22:22
2024-09-18T07:43:41
{}
NONE
vuejs
core
2,359,803,249
11,948
edison1105
```js // the render function of App.vue function render(_ctx, _cache, $props, $setup, $data, $options) { return (_openBlock(), _createBlock($setup["FancyButton"], null, { title: _withCtx(() => [ _createVNode($setup["AwesomeIcon"], { quote: $setup.quote }, null, 8 /* PROPS */, ["quote"]) ]), _...
2024-09-19T01:47:01
2024-09-19T01:47:01
{}
MEMBER
vuejs
core
2,359,854,869
11,965
zhangenming
oh...thanks... Mistaking `forEach` for `Array.prototype.forEach`
2024-09-19T02:30:05
2024-09-19T02:30:05
{}
CONTRIBUTOR
vuejs
core
2,360,783,491
11,977
guaijie
@Justineo @Gianthard-cyh [demo](https://play.vuejs.org/#__PROD__eNp9Uk1v1DAQ/SuDL5uVIu+hcFmyKxWoBBwAUSQullCUTLIujm3ZzrIoyn/v2G6226rqbWbem+83sWtr+XFEtmWVb5y0ATyG0e6FloM1LsAEDjuYoXNmgBVRV2foEw7mIc430YmVCBa6MdoHGHwPu5herD6jUgZ+G6faN6u10NUmd6M+5AQcrKoDkgdQpbKNqr3fCdaSI9h+mlK1ea5SIyJWm4usyof/CsE3xmJLPo9pMMVyjVHGbWmK9r3Q...
2024-09-19T11:55:24
2024-09-19T12:01:35
{}
CONTRIBUTOR
vuejs
core
2,363,295,710
11,986
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/e4af0f40-2b6e-442d-a7fd-bdc2ce811242) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11986 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg....
2024-09-20T09:37:29
2024-09-20T12:47:22
{}
NONE
vuejs
core
2,365,409,844
11,989
edison1105
我不太确定你的测试过程是什么样的。 下面是我基于 [js-framework-benchmark](https://github.com/krausest/js-framework-benchmark) 做的 benchmark。 ## 创建 10000 行数据的性能对比 ![image](https://github.com/user-attachments/assets/89606717-fdc6-4e46-b40e-ddf77a546392) ## 代码仓库 https://github.com/edison1105/js-framework-benchmark/tree/vueBench ## 测试环境 ``...
2024-09-22T01:47:33
2024-09-22T01:59:54
{}
MEMBER
vuejs
core
2,351,812,557
11,935
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | b98eaa172e58341c163dc4fcf8924dc576f3e7ea | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-09-15T22:22:24
2024-09-18T07:43:49
{}
NONE
vuejs
core
2,360,047,637
11,971
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/74b27299-b4e4-4bfe-b77f-b566cd130488) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11971 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-19T06:02:26
2024-09-20T09:29:32
{}
NONE
vuejs
core
2,357,592,940
11,946
edison1105
- Implementing a new API needs to be discussed through an RFC. - If `lazy` is necessary, I prefer the following approach ```ts const { start } = watch(source, callback, { lazy: true }) // start() ```
2024-09-18T06:15:28
2024-09-18T06:15:28
{ "+1": 2 }
MEMBER
vuejs
core
2,357,657,323
11,956
aurelsserban
I experience the same behavior in my web app, unfortunately I am struggling to reproduce the memory leak using play.vuejs.org playground. Unfortunately in my case the 3.5.5 version is not fixing the leaks either. I noticed that the 3.4.38 version is okay. Maybe I am doing something wrong in my code, we have a big...
2024-09-18T06:58:41
2024-09-18T07:12:10
{}
NONE
vuejs
core
2,358,291,946
11,959
edison1105
/ecosystem-ci run
2024-09-18T12:07:51
2024-09-18T12:07:51
{ "+1": 1, "rocket": 1 }
MEMBER
vuejs
core
2,359,060,842
11,968
skirtles-code
I can't find any mention of the `stop` function in the documentation, so I'm unclear whether it is intended to be used in this way. As far as I'm aware, using [`effectScope`](https://vuejs.org/api/reactivity-advanced.html#effectscope) is the only documented way to dispose of a `computed` manually. #10397 deprecated ...
2024-09-18T17:42:14
2024-09-18T17:59:10
{}
CONTRIBUTOR
vuejs
core
2,359,823,629
11,965
edison1105
@zhangenming this `forEach` is `forEachElement` , please notice line 117 https://github.com/vuejs/core/blob/f2482b5b163aac94a38ad4d0025f3c50f7103535/packages/runtime-core/src/hydrationStrategies.ts#L115-L119
2024-09-19T01:58:37
2024-09-19T01:58:37
{ "heart": 1 }
MEMBER
vuejs
core
2,359,832,938
11,956
yysanf
currentInstance in watch scheduler Scopes when watch executed in scope like this ``` const scope = effectScope(); const state = scope.run(() => ref({})); const CompOne = defineComponent({ setup() { state.value ={name: 'state'} scope.run(() => { watch(() => state.value.name, () => console.log(...
2024-09-19T02:06:22
2024-09-19T02:06:22
{}
NONE
vuejs
core
2,360,993,169
11,974
bosens-China
@LinusBorg I think this is wrong, if I pass.value, it will lose the responsiveness, but if I write it in a single file, it is OK, so can you give me a specific explanation?
2024-09-19T13:29:27
2024-09-19T13:29:27
{}
NONE
vuejs
core
2,361,887,972
11,901
rxdiscovery
Hello, to avoid any pollution, I created a new virtual machine with debian and the latest version of nodeJS and the latest version of Firefox. **The same problem occurred** then I tested your suggestions: @yyx990803 1. modification of the dependense ```json "dependecies" : { ... "vue" : "https://pkg.pr...
2024-09-19T18:27:14
2024-09-19T18:46:37
{}
NONE
vuejs
core
2,363,185,756
8,369
Dchih
You can use ``` <router-view #="{ Component }"> <keep-alive> <component :is="Component" /> </keep-alive> </router-view> ``` in your Level 3 router view to fix this problem. but it comes another problem that every level 3 component will invoke _onMounted_ twice and I don't find the...
2024-09-20T08:41:11
2024-09-20T08:43:45
{ "+1": 1 }
NONE
vuejs
core
2,364,398,959
11,969
xak2000
How this intermediate type should be named? :)
2024-09-20T19:16:59
2024-09-20T19:17:08
{}
NONE
vuejs
core
2,364,799,958
11,901
rxdiscovery
> @rxdiscovery try v3.5.7 by the way. We fixed some memory leaks yesterday. I've already done the test, but unfortunately the problem persists.
2024-09-21T01:20:14
2024-09-21T01:20:14
{ "heart": 1 }
NONE
vuejs
core
2,364,978,979
11,990
Zheng-Changfu
> 不要在 `computed` 中制造副作用。 好,谢了
2024-09-21T03:31:37
2024-09-21T03:31:37
{}
NONE
vuejs
core
2,365,120,473
11,995
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ---------------- | ------------------- | | runtime-dom.global.prod.js | 101 kB (**+10 B**) | 38 kB (**+5 B**) | 34.2 kB (**-28 B**) | | vue.global...
2024-09-21T09:45:01
2024-09-21T09:45:01
{}
NONE
vuejs
core
2,360,087,567
11,948
edison1105
> @edison1105 So only computed will collect dependencies when used in template, while props will collect dependencies as long as they are passed? Sorry. I didn't get your point. The essence of the reactivity system is the relationship between `reactivity data` and `functions`. When a function accesses a reactive dat...
2024-09-19T06:20:12
2024-09-19T06:20:12
{}
MEMBER
vuejs
core
2,360,536,898
11,977
Gianthard-cyh
I believe this is expected according to the docs: https://vuejs.org/api/sfc-css-features.html#scoped-css > When a <style> tag has the scoped attribute, its CSS will apply to elements of the current component only.
2024-09-19T09:53:40
2024-09-19T09:53:40
{}
CONTRIBUTOR
vuejs
core
2,298,057,875
11,664
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/47be4641-4ef1-4bc8-9528-a2e7711a9c09) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11664 ``` </p></details> <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.p...
2024-08-20T06:22:34
2024-09-19T10:58:38
{}
NONE
vuejs
core
2,363,322,768
11,983
edison1105
Please provide a minimal reproduction.
2024-09-20T09:50:36
2024-09-20T09:50:36
{}
MEMBER
vuejs
core
2,363,350,795
8,369
edison1105
@Dchih Please feel free to create a new issue.
2024-09-20T10:05:20
2024-09-20T10:05:20
{}
MEMBER
vuejs
core
2,363,565,486
11,956
yyx990803
I don't think the issues from @aurelsserban @yysanf are the same one as the original issue opened by @ftrsoft . The `subsHead` caused memory leak is dev-only and fixed in 5c8b76ed6. The original issue, however, is a regression according to @ftrsoft, but we cannot investigate it without a proper reproduction.
2024-09-20T12:01:43
2024-09-20T12:07:36
{}
MEMBER
vuejs
core
2,364,796,742
11,901
edison1105
@rxdiscovery try v3.5.7 by the way. We fixed some memory leaks yesterday.
2024-09-21T01:11:06
2024-09-21T01:11:06
{}
MEMBER
vuejs
core
2,357,278,124
11,920
edison1105
@GG-BOYcai I can't reproduce it with your reproduction. Please confirm your reproduction can directly reproduce your problem without any change require.
2024-09-18T00:58:35
2024-09-18T00:58:35
{}
MEMBER
vuejs
core
2,357,582,125
11,955
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10916434862) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10915849074) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-09-18T06:06:52
2024-09-18T06:06:52
{}
CONTRIBUTOR
vuejs
core
2,357,957,114
11,949
davidmatter
@edison1105 what's the runtime issue of https://github.com/vuejs/core/issues/11758 and https://github.com/vuejs/core/issues/8952? The way I see it: There are runtime issues in regards to default props as well as type issues with certain typescript constructs (union types) when using the `withDefaults` notation.
2024-09-18T09:27:31
2024-09-18T09:35:10
{}
CONTRIBUTOR
vuejs
core
2,358,266,113
11,949
edison1105
@davidmatter - #11758, on the surface, seems to address a type hint issue, but at the runtime will still validate the required props. see [playground](https://play.vuejs.org/#eNqVU01v1EAM/SujuSxIbQIsXKJ0EVQ9wAEq4DhSFRLvMm3mgxlP2GrJf8eekO0utJV6iBS/Zzvv2c5OvvO+GBLIStaxDdqjiIDJr5TVxrtAoWn6/rwJnVgHZ8SiKBEinjuT6xbK1uVUSCU...
2024-09-18T11:55:12
2024-09-18T11:55:12
{}
MEMBER
vuejs
core
2,358,764,351
11,966
skirtles-code
The `Symbol(v-fgt)` is the `type` used for a fragment VNode. If I've understood correctly, the scenario you have is something like this: - [Playground](https://play.vuejs.org/#eNqVVE1v2zAM/SuCOiAJENsDtlPgBluLHrrDViy71cXg2EziRpYEiXIzBPnvo+S4zXfRk8z3HmlSfPaaf9c6bhzwEU9tYSqNzAI6Pc5kVWtlkN06i6q+l9rhBHJTLNjMqJr14uSI8Y...
2024-09-18T15:19:10
2024-09-18T15:19:10
{}
CONTRIBUTOR
vuejs
core
2,360,908,943
11,977
Justineo
> 多节点的时候,样式应用也失败了 That seem to be a difference issue. Feel free to create a new one.
2024-09-19T12:53:40
2024-09-19T12:53:40
{}
MEMBER
vuejs
core
2,363,637,689
11,971
yyx990803
I stored the necessary information as properties on `Dep` in 235ea4772 - this avoids the cleanup function capturing the entire closure in `track` and uses less memory.
2024-09-20T12:35:31
2024-09-20T12:35:31
{ "+1": 1 }
MEMBER
vuejs
core
2,365,445,254
11,995
yyx990803
/ecosystem-ci run
2024-09-22T03:42:47
2024-09-22T03:42:47
{ "+1": 1 }
MEMBER
vuejs
core
2,357,911,050
11,961
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.9 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-18T09:06:35
2024-09-18T09:06:35
{}
NONE
vuejs
core
2,358,160,196
11,965
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/8a93e303-ad06-4629-abae-b162b22d69e7) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11965 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-18T10:59:18
2024-09-18T10:59:18
{}
NONE
vuejs
core
2,358,282,398
11,949
davidmatter
Ah, yes. Thanks for the clarification. I think I will use this PR to add the needed runtime changes. Btw: My assumption is that changing the props options interface to allow computed `required` would be even better than "misusing" prop validators for this. With computed require we could just generate simple logic based...
2024-09-18T12:03:27
2024-09-18T12:03:27
{}
CONTRIBUTOR
vuejs
core
2,358,360,214
11,967
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 101 kB (**+6 B**) | 38 kB (**+2 B**) | 34.1 kB (**-7 B**) | | vue.glo...
2024-09-18T12:39:06
2024-09-18T12:39:06
{}
NONE
vuejs
core
2,359,366,574
11,968
edison1105
duplicate of https://github.com/vuejs/core/issues/11886
2024-09-18T20:41:11
2024-09-18T20:41:11
{}
MEMBER
vuejs
core
2,360,972,405
11,235
TotomInc
Sorry for the bump, but is there any chance it will get merged? Thanks a lot for your work @linzhe141 🙏
2024-09-19T13:21:28
2024-09-19T13:21:28
{}
NONE
vuejs
core
2,364,737,491
11,901
edison1105
the only thing we need is a minimal reproduction not screenshots
2024-09-20T23:11:07
2024-09-20T23:11:07
{}
MEMBER
vuejs
core
2,357,283,747
11,955
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+24 B**) | 37.9 kB (**+3 B**) | 34.1 kB (**-28 B**) | | vue....
2024-09-18T01:05:11
2024-09-18T01:05:11
{}
NONE
vuejs
core
2,357,283,805
11,955
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/2cee3e6a-2b5c-4a2f-a1bc-a2fabfa7aea9) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11955 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg....
2024-09-18T01:05:14
2024-09-18T01:05:14
{}
NONE
vuejs
core
2,358,159,655
11,965
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 101 kB (**-8 B**) | 37.9 kB (**-3 B**) | 34.1 kB (**-21 B**) | | vue.glo...
2024-09-18T10:59:02
2024-09-18T10:59:02
{}
NONE
vuejs
core
2,358,275,719
11,965
edison1105
Thanks for the PR. But, this PR is unnecessary.
2024-09-18T12:00:10
2024-09-18T12:01:56
{}
MEMBER
vuejs
core
2,358,360,370
11,967
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/88eb9196-7f44-4a4f-871e-8b96d3a0e94b) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11967 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg.pr...
2024-09-18T12:39:11
2024-09-18T12:39:11
{}
NONE
vuejs
core
2,359,699,314
11,964
edison1105
duplicate of https://github.com/vuejs/core/issues/8286 a workaround see https://github.com/vuejs/core/issues/8286#issuecomment-1685344880
2024-09-19T00:58:50
2024-09-19T00:59:34
{}
MEMBER
vuejs
core
2,360,031,900
11,956
edison1105
@yysanf You should `scope.stop()` first and then log `state` I modified the reproduction. see [Playground](https://play.vuejs.org/#eNqFVMFy0zAQ/RWhS+zBdcoUOIQ0Qws9wIEytDfEdIyzdtTakkeS3TIZ/zu7kh2bTksvmWj37dPbt2vt+VnTpF0LfMXXNjeyccyCa5uNULJutHFszwwUCYOigNxd5bqBhG2hkAo+aUQoUC5hu4TdZy7fsZ4VRtdsgZQLoXKtLBJSETudU0Txh0PWZY...
2024-09-19T05:48:28
2024-09-19T06:24:40
{}
MEMBER
vuejs
core
2,360,216,611
11,886
yyx990803
What @MuTsunTsai said - computed after 3.5 can be considered "self-disposing". As an example, when you stop an effectScope which stops all its contained effects, they also unsubscribe from the computeds they rely on, causing those computeds to de-ref themselves and become garbage-collectable. The only edge case I ca...
2024-09-19T07:36:23
2024-09-19T07:39:47
{}
MEMBER
vuejs
core
2,360,488,127
11,976
Gianthard-cyh
[「请提供最小重现」](https://antfu.me/posts/why-reproductions-are-required-zh)
2024-09-19T09:30:14
2024-09-19T09:30:14
{}
CONTRIBUTOR
vuejs
core
2,360,995,176
11,974
bosens-China
Also my problem is the props check problem, the code can run
2024-09-19T13:30:16
2024-09-19T13:30:16
{}
NONE
vuejs
core
2,363,220,856
11,984
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ef839f735bb1356ca52112c7f220fdfa95b7466b | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-09-20T08:59:33
2024-09-20T08:59:33
{}
NONE
vuejs
core
2,363,315,056
11,901
edison1105
@rxdiscovery Please try to provide a minimal reproduction without quasar. I will take a deep look then.
2024-09-20T09:46:41
2024-09-20T09:46:41
{}
MEMBER
vuejs
core
2,365,416,329
11,997
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ----------------- | ------------------- | | runtime-dom.global.prod.js | 101 kB (**+64 B**) | 38 kB (**+11 B**) | 34.2 kB (**-3 B**) | | vue.glo...
2024-09-22T02:07:23
2024-09-22T02:07:23
{}
NONE
vuejs
core
2,358,013,540
11,963
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.9 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-18T09:51:48
2024-09-18T09:51:48
{}
NONE
vuejs
core
2,355,915,831
11,954
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/580f3404-d974-47c6-9459-355a93b27338) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11954 ``` </p></details> <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.p...
2024-09-17T14:00:44
2024-09-19T01:16:46
{}
NONE
vuejs
core
2,360,682,183
11,901
rxdiscovery
Hello, @yyx990803 I'll test the c74bb8c version and give you feedback as soon as possible. I'm currently investigating the cause, there are 3 potential causes : - Firefox + Live debug mode with Vite / Webpack - Vue - Quasar framework @edison1105 @yyx990803 I've also reported the problem here (the link ...
2024-09-19T11:04:46
2024-09-19T11:30:46
{}
NONE
vuejs
core
2,363,220,794
11,984
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ef839f735bb1356ca52112c7f220fdfa95b7466b | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-09-20T08:59:30
2024-09-20T08:59:30
{}
NONE