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
1,973,266,100
6,732
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------ | | runtime-dom.global.prod.js | 90.6 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 48 kB | ### Usages | Name | Size | Gzi...
2024-03-01T14:05:37
2024-04-15T13:21:42
{}
NONE
vuejs
core
2,058,259,046
8,988
skirtles-code
The previous version also had a change involving `NOOP`. Has that intentionally been removed?
2024-04-16T05:29:32
2024-04-16T05:29:32
{}
CONTRIBUTOR
vuejs
core
2,059,080,312
10,710
Payn
> > Also all the `:class="{ active: isActive }"` type bindings stopped working. > > Do you have a runnable reproduction? I can't reproduce this issue https://play.vuejs.org/#eNp9UkFOwzAQ/IrxpSCVRC2cQlqpoErAARAgcbGE0nSbuji2ZTuhVZS/s3aatgfU2+7O7Hpm5IbOtI7qCmhCU5sbrh2x4Co9ZZKXWhlHGmJgRVqyMqokA6QOmGQyV9I6UtqCTDx+OXgEIRT...
2024-04-16T13:21:07
2024-04-16T13:21:07
{}
NONE
vuejs
core
2,058,751,532
10,709
quiteeasy
I've opened a PR to revert the changes from the commit [6af733d](https://github.com/vuejs/core/commit/6af733d68eb400a3d2c5ef5f465fff32b72a324e). In the PR description, I've also included a suggestion to rename the InternalObjectKey to a more descriptive name. I'm looking forward to the team's feedback on these proposed...
2024-04-16T10:23:21
2024-04-16T14:00:58
{}
CONTRIBUTOR
vuejs
core
2,060,182,269
9,591
skirtles-code
> I think this is a playground bug. Vue's compiler will delete the comment node in the production mode build, but in the playground, it is a fragment. Comments are not necessarily removed in production builds, it's controlled by a setting: <https://vuejs.org/api/application.html#app-config-compileroptions-comments>....
2024-04-17T01:35:12
2024-04-17T01:35:12
{}
CONTRIBUTOR
vuejs
core
2,060,565,717
10,720
guaijie
> 我只是和你解释一下为什么没有响应式, 没有响应式就是现在预期的表现, 如果有提案的话可以去 rfc 的仓库提交, 因为一般 issue 是用来上报不符合 (框架) 预期的问题的。 文档哪里可以看出这是预期的表现 文档中使用 ref 来举例说明 ```ts const a = ref(1) defineExpose({a}) ``` 这一说明给人的直觉不就是它支持追踪依赖变化吗 defineExpose 追踪依赖变化也是符合直觉的行为,前面我也有过解释
2024-04-17T07:27:13
2024-04-17T07:33:36
{}
CONTRIBUTOR
vuejs
core
2,060,761,638
7,021
posva
[Fixed](https://play.vuejs.org/#eNp9U9tq4zAQ/ZVB+2AXgsOm+1ScsBfK0oW9sLuPgpLaY1eNLBld0kDIv3ck2Y4DoX6Szzkzc2Y0OrIvfV/sPbI7VtrKiN6BRef7DVei67VxcITK4NYhCReg1U/tlcMaTtAY3UFGsRlXXEl0sA0ShZZ4UnPVeFU5oRW0Or+BI1cAooF8UgwYnGMKr7pQIL8JxGmMoMSTls6XqgjBGryqsREK6yk04ZP9fMgQGxwNXZS/pr4aET5DoFFA8HoD2as2sqZJjGw0EA+DyXmXyX32wRGyykgwSqb5...
2024-04-17T09:02:30
2024-04-17T09:02:30
{}
MEMBER
vuejs
core
2,062,927,409
8,503
jacekkarczmarczyk
> there are also the same issues with Set Shouldn't there be a test for Set as well in that case?
2024-04-18T03:31:31
2024-04-18T03:31:31
{}
CONTRIBUTOR
vuejs
core
2,059,250,823
10,362
varcyan
I also encountered the same problem. New values can be obtained in nexttick, temporary
2024-04-16T14:35:51
2024-04-16T14:35:51
{}
NONE
vuejs
core
2,060,760,818
7,017
posva
Thanks again @skirtles-code 🙌 . I can't access the old repro either. It seems to allow [mounting over and over too](https://play.vuejs.org/#eNp9U9tq4zAQ/ZVB+2AXgsOm+1ScsBfK0oW9sLuPgpLaY1eNLBld0kDIv3ck2Y4DoX6Szzkzc2Y0OrIvfV/sPbI7VtrKiN6BRef7DVei67VxcITK4NYhCReg1U/tlcMaTtAY3UFGsRlXXEl0sA0ShZZ4UnPVeFU5oRW0Or+BI1cAooF8Ugw...
2024-04-17T09:02:09
2024-04-17T09:02:09
{}
MEMBER
vuejs
core
2,061,801,015
8,929
matthew-dean
@sodatea Oh, thank you!!
2024-04-17T17:15:52
2024-04-17T17:15:52
{}
NONE
vuejs
core
1,874,777,029
8,523
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------------------ | ----------------- | | runtime-dom.global.prod.js | 90.6 kB | 34.4 kB (**+3 B**) | 31 kB (**-6 B**) | | vue.global.prod.js | 148 kB | 53.7...
2024-01-03T02:26:33
2024-04-15T12:13:18
{}
NONE
vuejs
core
2,056,805,205
10,588
yyx990803
You need to make your items position relative to the container, i.e. add `position: relative` to `.list-box1`: [demo](https://play.vuejs.org/#eNqNVN9r2zAQ/lcOw6gLieM07R68tKwbZWwP29j60IGhOPbFUSNLQpITZyH/+06S86OllL0kvrtPd9/3neVtdKtUsmoxyqKpKTVTFgzaVt3kgjVKagtb0DiHHcy1bOCMoGe5yEUphbHAGf1cO0B8q3WxSRwo3nIUtV1kk3Q3iB8HTFTYnV...
2024-04-15T13:03:45
2024-04-15T13:03:45
{}
MEMBER
vuejs
core
2,058,756,626
10,710
sofsirwj
scoped css `.hehe > *` output `.hehe[data-v-xxx] > *` instead of `.hehe > *[data-v-xxx]`
2024-04-16T10:26:19
2024-04-16T10:26:19
{}
NONE
vuejs
core
2,060,291,861
4,318
yyx990803
Closing as the PR has been merged in minor and will be out in 3.5.
2024-04-17T03:47:19
2024-04-17T03:47:19
{ "heart": 1 }
MEMBER
vuejs
core
2,060,590,554
10,720
Doctor-wu
> defineExpose 追踪依赖变化也是符合直觉的行为 我赞成你认为他是符合自觉的, 只是目前我认为这个表现确实符合框架的预期, 建议你可以去提一个 RFC 或者是一个 discussion
2024-04-17T07:40:52
2024-04-17T07:40:52
{}
MEMBER
vuejs
core
2,061,097,915
10,609
kumarimanjari
Is there any update on this issue further, I am also getting this issue in my project.
2024-04-17T12:01:42
2024-04-17T12:01:42
{}
NONE
vuejs
core
2,062,924,109
9,140
skirtles-code
I don't think this is a problem that should be fixed. The `beforeMount` lifecycle hook should run before hydration and should not be used to make changes that will cause hydration failures. I shared some more thoughts on this at https://github.com/vuejs/core/issues/7800#issuecomment-2054846048.
2024-04-18T03:26:15
2024-04-18T03:26:15
{}
CONTRIBUTOR
vuejs
core
1,962,961,209
10,401
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.6 kB (**+3 B**) | 34.5 kB (**+5 B**) | 31.1 kB (**+16 B**) | | vue....
2024-02-25T14:39:10
2024-04-15T14:54:11
{}
NONE
vuejs
core
2,057,781,475
10,707
LinusBorg
That's literally how Vue reactivity works. a reactive proxy wraps the original object, intercepts mutations on the object and tracks those as dependencies of reactive effect.
2024-04-15T20:48:40
2024-04-15T20:48:40
{}
MEMBER
vuejs
core
2,060,533,753
10,720
guaijie
> ![CleanShot 2024-04-17 at 14 57 56@2x](https://private-user-images.githubusercontent.com/44631608/323112684-4fa74b3e-9d1a-4d4c-8bd3-12be3092a946.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTMzMzc5MjEsIm5iZiI6MTcxMzMz...
2024-04-17T07:09:00
2024-04-17T07:18:49
{}
CONTRIBUTOR
vuejs
core
2,056,994,494
8,953
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.6 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 48.1 kB | ### Usages | Name | Size |...
2024-04-15T14:26:45
2024-04-15T14:26:45
{}
NONE
vuejs
core
2,056,272,945
10,705
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.6 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 148 kB | 53.8 kB | 48 kB | ### Usages | Name | Size |...
2024-04-15T08:52:31
2024-04-15T17:13:18
{}
NONE
vuejs
core
2,060,291,877
9,894
skirtles-code
I believe this would make #7914 redundant. A couple of places that might also need updating if this is merged: - https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#asset-url-handling - https://vue-loader.vuejs.org/guide/asset-url.html Should this change target `minor`? It seems plausible it...
2024-04-17T03:47:21
2024-04-18T02:39:03
{}
CONTRIBUTOR
vuejs
core
2,062,896,855
8,001
skirtles-code
I wonder whether this should be closed in favour of #9392?
2024-04-18T02:47:28
2024-04-18T02:47:28
{}
CONTRIBUTOR
vuejs
core
2,062,929,908
4,647
skirtles-code
I think this may have been fixed in 3.4.22 by #9421.
2024-04-18T03:35:20
2024-04-18T03:35:20
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,056,388,393
10,471
yyx990803
Thanks for the PR - I think it's better to avoid looping over the props twice as `findProp` does support searching for bindings with no expressions. See https://github.com/vuejs/core/commit/04af9504a720c8e6de26c04b1282cf14fa1bcee3 (I reused the test from this PR).
2024-04-15T09:37:06
2024-04-15T09:37:06
{}
MEMBER
vuejs
core
2,058,136,376
10,674
TuringJest
@Justineo at least consider providing it via a feature flag. The behaviour is just plain out wrong and a major tripping stone with TS.
2024-04-16T02:50:00
2024-04-16T02:50:00
{}
NONE
vuejs
core
1,685,661,517
8,988
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.6 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 148 kB | 53.8 kB | 48 kB | ### Usages | Name | Size |...
2023-08-21T05:23:29
2024-04-16T03:33:05
{}
NONE
vuejs
core
2,058,611,951
10,711
jacekkarczmarczyk
Since you're creating a new object `{ deep: true }` isn't necessary, right?
2024-04-16T09:10:16
2024-04-16T09:10:16
{}
CONTRIBUTOR
vuejs
core
2,059,164,733
10,714
yyx990803
Can confirm also fixed by 6930e6078
2024-04-16T13:58:03
2024-04-16T13:58:03
{ "+1": 1 }
MEMBER
vuejs
core
2,060,588,913
10,720
Doctor-wu
那不就刚好和你说了不支持响应式吗 > > 文档这里用 ref 是和你说你 expose 出去之后也是具有响应式的, defineExpose 这里的实参是个普通的对象呀 > > 你可以去看,直接暴露一个 selectRef 是会报警告的。只能传一个 plain object ,我只是跟进它的警告做的修改
2024-04-17T07:39:57
2024-04-17T07:39:57
{}
MEMBER
vuejs
core
2,060,214,758
9,594
skirtles-code
I'm not sure about this. By default, production builds do remove comments, but it's configurable. It isn't safe to assume that comments are always stripped from production builds. While I can see the argument for making the Playground consistent with the default build configuration, I think it makes it much less ...
2024-04-17T02:14:33
2024-04-17T02:14:33
{}
CONTRIBUTOR
vuejs
core
2,060,549,576
10,720
Doctor-wu
现在还不支持这样的行为, 文档也没有说可以吧, 因为本质上 defineExpose 只是被编译成了 __expose。 ![CleanShot 2024-04-17 at 15 11 06@2x](https://github.com/vuejs/core/assets/44631608/57436c81-4279-4148-b91c-22a71fcf57ea)
2024-04-17T07:18:16
2024-04-17T07:18:16
{}
MEMBER
vuejs
core
2,060,637,336
10,720
baiwusanyu-c
The processing of expose will not automatically update its incoming changes. It is not reactive. You can get the latest SelectRef value by passing the function, so that you can call the method on SelectRef. ``` defineExpose({ getSelectRef: () => SelectRef.value, }); ```
2024-04-17T07:56:37
2024-04-17T07:56:37
{ "+1": 1 }
MEMBER
vuejs
core
2,054,831,171
10,702
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.7 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 148 kB | 53.8 kB | 48.1 kB | ### Usages | Name | Size |...
2024-04-15T03:53:39
2024-04-17T14:01:12
{}
NONE
vuejs
core
2,062,447,118
6,761
skirtles-code
I think this may have been fixed in 3.4.22 by #9421.
2024-04-17T21:35:17
2024-04-17T21:35:17
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
1,849,139,728
9,799
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/renovate/all-minor-patch) ### Merging #9799 will **not alter performance** <sub>Comparing <code>renovate/all-minor-patch</code> (a31b957) with <code>main</code> (60415b5)</sub> ### Summary `✅ 53` untouched benchmarks
2023-12-11T00:11:37
2023-12-11T00:11:37
{}
NONE
vuejs
core
1,849,236,298
9,790
yyx990803
Hmm, this may have to be made dynamic depending on the release type. - `minor` will be eventually merged into `main` when a minor release goes stable. The only case where you want to check out the `minor` branch release log is for alpha/beta releases of the next minor. So we should: - generate a link to `minor...
2023-12-11T02:42:37
2023-12-11T02:42:37
{}
MEMBER
vuejs
core
1,849,239,628
9,805
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 87 kB | 33.1 kB | 29.9 kB | | vue.global.prod.js | 133 kB | 49.9 kB | 44.7 kB | ### Usages | Name | Size | Gzi...
2023-12-11T02:47:12
2023-12-11T02:47:12
{}
NONE
vuejs
core
1,849,558,068
9,781
Alfred-Skyblue
His meaning is that I used a certain component in the template. Afterward, I manually obtained this element, removed the element, and the instance of the corresponding component will not be destroyed. This is as expected because Vue does not monitor the removal of DOM. Therefore, the component instance will not be dest...
2023-12-11T08:38:29
2023-12-11T08:38:29
{}
MEMBER
vuejs
core
1,851,716,668
8,389
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/baiwusanyu-c:bwsy/feat/onMisMatched) ### Merging #8389 will **not alter performance** <sub>Comparing <code>baiwusanyu-c:bwsy/feat/onMisMatched</code> (83b0cb2) with <code>main</code> (a6503e3)</sub> ### Summary `✅ 53` untouched benchmarks ...
2023-12-12T10:02:42
2023-12-12T10:02:42
{}
NONE
vuejs
core
1,853,116,818
6,095
devonik
🤩 looking forward when the other merged PR will be released
2023-12-13T01:22:31
2023-12-13T01:22:31
{ "hooray": 1 }
NONE
vuejs
core
1,853,887,494
7,306
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/skirtles-code:interpolation-ref-unwrap) ### Merging #7306 will **not alter performance** <sub>Comparing <code>skirtles-code:interpolation-ref-unwrap</code> (4b4a4bb) with <code>main</code> (a6503e3)</sub> ### Summary `✅ 53` untouched benchma...
2023-12-13T13:08:09
2023-12-13T13:08:09
{}
NONE
vuejs
core
1,853,904,360
9,821
edison1105
a workaround ```vue <button @click="disabled = !disabled">rerender </button> <span v-if="disabled"></span> //👈🏻 add an empty node so that the comp's childList changes when disabled toggled </template> ```
2023-12-13T13:19:00
2023-12-13T13:19:00
{}
MEMBER
vuejs
core
1,855,803,530
7,942
yoyo837
Can this be merged?
2023-12-14T12:56:39
2023-12-14T12:56:39
{}
NONE
vuejs
core
1,849,242,951
9,802
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/renovate/test) ### Merging #9802 will **improve performances by 73.61%** <sub>Comparing <code>renovate/test</code> (1fee03e) with <code>main</code> (517885f)</sub> ### Summary `⚡ 1` improvements `✅ 52` untouched benchmarks ### Benchmarks...
2023-12-11T02:52:05
2023-12-11T02:52:05
{}
NONE
vuejs
core
1,849,271,220
9,806
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 87 kB | 33.1 kB | 29.9 kB | | vue.global.prod.js | 133 kB | 49.9 kB | 44.7 kB | ### Usages | Name | Size | Gzi...
2023-12-11T03:35:09
2023-12-11T03:35:09
{}
NONE
vuejs
core
1,849,869,672
9,135
dten
True. The ticket states a such
2023-12-11T11:19:48
2023-12-11T11:19:48
{}
NONE
vuejs
core
1,852,066,656
7,290
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 89.3 kB (**+2.33 kB**) | 34 kB (**+877 B**) ...
2023-12-12T13:44:45
2023-12-12T13:44:45
{}
NONE
vuejs
core
1,855,767,797
9,351
baiwusanyu-c
I will take the time to check the issue
2023-12-14T12:32:17
2023-12-14T12:32:17
{ "heart": 1 }
MEMBER
vuejs
core
1,849,193,149
9,801
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 87 kB | 33.1 kB | 29.9 kB | | vue.glo...
2023-12-11T01:37:42
2023-12-11T01:37:42
{}
NONE
vuejs
core
1,850,106,840
9,776
yyx990803
Unfortunately you cannot override built-in components in Vue 3 - this is intended as built-in components are resolved at compile time for treeshaking. A global find-and-replace of all `<transition>` usage to a custom global component sounds reasonable. You can then register different versions between prod and test w...
2023-12-11T13:44:01
2023-12-11T13:44:01
{}
MEMBER
vuejs
core
1,850,184,212
9,129
Mini-ghost
Understood! I will revert back to the previous commit.
2023-12-11T14:24:38
2023-12-11T14:24:38
{}
CONTRIBUTOR
vuejs
core
1,851,379,297
6,095
robin-dongbin
Anything new ?
2023-12-12T06:28:51
2023-12-12T06:28:51
{ "eyes": 1 }
NONE
vuejs
core
1,852,150,024
9,139
yyx990803
Closing as this is a bit stale and no longer needed with the new branch workflow.
2023-12-12T14:31:19
2023-12-12T14:31:19
{ "+1": 1 }
MEMBER
vuejs
core
1,853,518,360
9,607
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7192920180) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7190931837) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/719...
2023-12-13T09:03:49
2023-12-13T09:03:49
{}
CONTRIBUTOR
vuejs
core
1,854,730,365
7,360
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/skirtles-code:warn-shorthand-no-argument) ### Merging #7360 will **not alter performance** <sub>Comparing <code>skirtles-code:warn-shorthand-no-argument</code> (7d48125) with <code>main</code> (a6503e3)</sub> ### Summary `✅ 53` untouched ben...
2023-12-13T21:30:50
2023-12-13T21:30:50
{}
NONE
vuejs
core
1,855,610,476
4,662
padcom
> We will solve this, it might take a few more days or weeks though. @LinusBorg looks like it takes quite a bit more than _a few days or weeks_. Any idea when this will be fixed?
2023-12-14T10:44:48
2023-12-14T10:44:48
{ "+1": 6, "rocket": 1 }
CONTRIBUTOR
vuejs
core
1,855,843,722
3,795
mitar
Documentation still mentions [limit to one node](https://vuejs.org/guide/built-ins/suspense.html#loading-state): > Both slots only allow for **one** immediate child node. And warning is still issued as of Vue v3.3.11. Interestingly, to it also looks like everything works?
2023-12-14T13:22:23
2023-12-14T13:22:23
{}
NONE
vuejs
core
1,857,098,457
9,828
yyx990803
Module level await happens at module loading time - i.e. the code that mounts the entire Vue application won't execute until the `await` in your data is loaded. Once it's loaded, it is the same as mounting a sync component. In other words, your users will see a blank screen until the data is loaded, and Vue wouldn't...
2023-12-15T00:52:31
2023-12-15T00:52:31
{}
MEMBER
vuejs
core
1,857,102,175
9,831
yyx990803
Cannot reproduce on either `main` or `minor` branches - make sure you are doing a clean `git clone` and use an updated version of `pnpm` (8.12.0)
2023-12-15T00:57:21
2023-12-15T00:57:21
{}
MEMBER
vuejs
core
1,857,123,711
9,816
yyx990803
Thanks for the PR, but I really don't think this is necessary, the type complexity doesn't add meaningful improvements to how `makeMap` is being used.
2023-12-15T01:26:00
2023-12-15T01:26:00
{}
MEMBER
vuejs
core
1,854,062,227
9,824
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 87 kB (**+98 B**) | 33.1 kB (**+34 B**) | 29.9 kB (**+48 B**) | | v...
2023-12-13T14:51:58
2023-12-15T01:50:30
{}
NONE
vuejs
core
1,849,543,203
9,781
edison1105
没复现出来啊。Collect Garbage 后,DOM 节点会被回收。
2023-12-11T08:27:52
2023-12-11T08:27:52
{}
MEMBER
vuejs
core
1,853,329,165
9,819
LinusBorg
That's not how duplicated browser tabs behave
2023-12-13T06:15:00
2023-12-13T06:15:00
{}
MEMBER
vuejs
core
1,857,536,120
9,351
yashha
@baiwusanyu-c Yes, the shadowroot of the custom element is staying empty, without the patch it is working
2023-12-15T09:14:04
2023-12-15T09:14:32
{}
NONE
vuejs
core
1,849,829,752
9,781
Alfred-Skyblue
你是否期望得到一下效果?在dom移除后卸载dom所渲染的组件实例,但是你只执行了 `dom.remove()` ,这不会使组件卸载,您应该在移除dom的同时,卸载组件实例,你可以尝试一下方式: [Palyground](https://play.vuejs.org/#eNp9U9uO2jAQ/ZWRpSqsQIFq3yjQdldIbdWbWh79knUG4l3HjmyHBSH+vWObpFC6K+Uhc+aMZ85cDuxj0+TbFtmUzZywsvHg0LfNgmtZN8Z6OICwWHgkIhxhbU0NGQVkPWGFzt8b+teovbszuxMpH196QhqKUuih1bVptec6mSIYMIcJ1+tWCy+...
2023-12-11T10:57:18
2023-12-11T10:57:18
{}
MEMBER
vuejs
core
1,850,123,485
9,793
yyx990803
This is intended behavior as described [here](https://vuejs.org/api/application.html#app-config-compileroptions-whitespace). Vue's whitespace condensing happens at compile time and can only be altered via the presence of `<pre>` tag or compiler options. We cannot predict how the CSS is applied at runtime, so this is...
2023-12-11T13:53:24
2023-12-11T13:53:24
{}
MEMBER
vuejs
core
1,851,223,273
9,812
leoelz
Thanks @baiwusanyu-c and @Simon-He95, I know about the other ways to use it and the recommendations. But the possibility of using `<Comp :onSomeEvent="" />` is [allowed](https://play.vuejs.org/#eNqNU01vEzEQ/SuWhbSJlLWR0lNIqwCKBBwAUW6Yw3Z3krj1l2xvGlTlvzO207ANadWbx2888+Z53gN97xzb9kBndB5aL10kAWLvroSR2lkfyUerHVl5q0nFeApSei...
2023-12-12T02:57:20
2023-12-12T02:57:20
{}
NONE
vuejs
core
1,851,308,631
9,812
Simon-He95
When using events starting with:, props.event needs to be used internally to trigger them, while events starting with @ use emit. The bottom layer of Vue seems to convert all camel cases into hyphen.
2023-12-12T05:06:37
2023-12-12T05:06:37
{}
CONTRIBUTOR
vuejs
core
1,851,756,487
9,812
leoelz
Currently when kebab-case is not used, it makes no difference wether `props.event()` or `emit('event')` is used, [please check here](https://play.vuejs.org/#eNqdVcFu2zAM/RXCGOYUTe0BvaVu0HUIsO6wFmuHHeYdHIdJ3NqSIclJiyDfsPtO+4x9z35gvzBKslyncdJ1lyAmH6lHPkpceW/LMlhU6A28SKYiKxVIVFU5jFlWlFwoWIHAKaxhKngBPkH9k8b3jhdl7QhC/aFT+TG...
2023-12-12T10:26:30
2023-12-12T10:26:30
{}
NONE
vuejs
core
1,854,687,654
7,359
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/skirtles-code:colon-before-directive) ### Merging #7359 will **not alter performance** <sub>Comparing <code>skirtles-code:colon-before-directive</code> (949f7bf) with <code>main</code> (a6503e3)</sub> ### Summary `✅ 53` untouched benchmarks ...
2023-12-13T20:55:32
2023-12-13T21:10:36
{}
NONE
vuejs
core
1,857,324,955
9,351
baiwusanyu-c
> @baiwusanyu-c Found an issue with mounting custom elements within a vue subcomponent, that is rendered conditionally. https://stackblitz.com/edit/vitejs-vite-eyrmms?file=package.json Is your problem that `<h1>Custom Component</h1>` is not rendering after clicking the button?
2023-12-15T06:00:06
2023-12-15T06:00:06
{}
MEMBER
vuejs
core
1,849,195,316
9,803
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/renovate/playground) ### Merging #9803 will **not alter performance** <sub>Comparing <code>renovate/playground</code> (261f299) with <code>main</code> (60415b5)</sub> ### Summary `✅ 53` untouched benchmarks
2023-12-11T01:40:58
2023-12-11T01:40:58
{}
NONE
vuejs
core
1,849,238,681
9,788
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7162221829) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7137568429) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/716...
2023-12-11T02:45:44
2023-12-11T02:45:44
{}
CONTRIBUTOR
vuejs
core
1,849,903,539
9,810
pikax
This issue is caused mainly because of the `generic` than the `defineComponent`, even is not a valid type as for vue props, because the `name: never` will not make the type valid at runtime, since `name` will always be a prop of the component. That said there's a change on the type from passed props to the `defineCo...
2023-12-11T11:42:18
2023-12-11T11:42:18
{}
MEMBER
vuejs
core
1,849,916,824
9,774
aibayanyu20
This does seem to be a problem, regardless of the usage and writing method, I still hope this situation can be dealt with, thanks
2023-12-11T11:50:55
2023-12-11T11:50:55
{}
NONE
vuejs
core
1,851,164,733
9,812
baiwusanyu-c
I don’t think this is a bug, I think `:on-some-event` will be processed as props, binding events in vue should use `v-on` or `@` abbreviation ``` v-on:some-event or @some-event ```
2023-12-12T01:36:04
2023-12-12T01:36:04
{ "+1": 1 }
MEMBER
vuejs
core
1,855,752,911
9,351
yashha
@baiwusanyu-c Found an issue with mounting custom elements within a vue subcomponent, that is rendered conditionally. https://stackblitz.com/edit/vitejs-vite-eyrmms?file=package.json
2023-12-14T12:21:58
2023-12-14T12:22:11
{ "eyes": 1 }
NONE
vuejs
core
1,856,514,447
9,832
LinusBorg
This bug was introduced as a side-effect of https://github.com/vuejs/core/pull/8859 I would think /cc @edison1105 It seems that the elements we get from the server-rendered template tag don't get properly hydrated and thus are missing event listeners.
2023-12-14T20:11:12
2023-12-14T20:21:55
{}
MEMBER
vuejs
core
1,857,223,737
8,048
amir20
Hello! I didn't see this particular feature mentioned in 3.4 release candidate. Is this still planned? Thanks.
2023-12-15T03:42:00
2023-12-15T03:42:00
{ "+1": 8 }
NONE
vuejs
core
1,849,772,157
9,781
LarryZhu-dev
@edison1105 对不起我的问题,那看起来只有在挂载组件实例的时候(写字符串'div'不会引发)才会引发这个问题,请看演示:https://play.vuejs.org/#eNp9U21r2zAQ/itXwWoHPLuh3zI7sI5AO9Z1dIEx0Bdjn211smQkOU0J/u872WmakK0fEuuee9E995x27HPXxZse2YKltjCic2DR9d2SK9F22jjYgcEqoj9VoomgiUCre90rhyUMUBndQkAFgkPCGq37oumsUDl7o7f7oDg59fhrKUuiA5TAVaGVddDaGjJ/ZRjcopQafmkjy4tgxhVXVa8KJ7SCwmDuHseWwhn...
2023-12-11T10:33:23
2023-12-11T10:33:23
{}
NONE
vuejs
core
1,849,881,332
9,774
pikax
@aibayanyu20 do you mind providing an use case for this? The only use case I see this is when retrieving props from an imported component, if that's the use case I believe is better accessing the component props directly instead of generating through types ```html <script setup> import Comp from './Comp.vue' ...
2023-12-11T11:27:43
2023-12-11T11:27:43
{}
MEMBER
vuejs
core
1,850,171,815
9,129
yyx990803
I think you misunderstood what I meant - `BuiltIn` should include `Primitive`. This PR shouldn't alter how `Builtin` works. That said my last requested change seems unnecessary, since `UnwrapRefSimple` is only checking for object / collection types so your previous implementation was actually ok and we should revert...
2023-12-11T14:17:54
2023-12-11T14:17:54
{}
MEMBER
vuejs
core
1,852,314,358
6,467
yyx990803
Thanks for the PR - although this isn't the correct fix, I reused your test case in aa0c13f63
2023-12-12T15:52:44
2023-12-12T15:52:44
{}
MEMBER
vuejs
core
1,854,128,407
8,229
Alfred-Skyblue
Close this PR because `childList` can only observe additions and deletions of child elements, and the `attributeFilter` property set in this PR is ineffective for child elements.
2023-12-13T15:20:22
2023-12-13T15:20:22
{}
MEMBER
vuejs
core
1,854,063,952
9,824
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:fix/useCssVars) ### Merging #9824 will **not alter performance** <sub>Comparing <code>Alfred-Skyblue:fix/useCssVars</code> (6f9d871) with <code>main</code> (a6503e3)</sub> ### Summary `✅ 53` untouched benchmarks
2023-12-13T14:52:49
2023-12-15T01:51:29
{}
NONE
vuejs
core
1,849,139,533
9,800
codspeed-hq[bot]
## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/renovate/lint) ### Merging #9800 will **degrade performances by 42.39%** <sub>Comparing <code>renovate/lint</code> (abc6074) with <code>main</code> (60029f4)</sub> ### Summary `❌ 1` regressions `✅ 52` untouched benchmarks > :warning: _Ple...
2023-12-11T00:11:07
2023-12-11T05:49:39
{}
NONE
vuejs
core
1,849,674,703
9,135
edison1105
a workaround: add a key. ```vue <Comp v-bind:del="del" :key="del"></Comp> ```
2023-12-11T09:43:50
2023-12-11T09:43:50
{}
MEMBER
vuejs
core
1,849,896,352
9,774
aibayanyu20
like this [online demo](https://play.vuejs.org/#eNqtVF9r2zAQ/yo3PSwdpDGlb54b2EZh28Na1kBf9KLZZ8edLAlJTlJCvvtOcv0nYenYGBgs3f3u7nd/dHv2wZjFpkWWsszltjYeHPrWgBSquuHMO86WXNWN0dbDHiyW89udtyL391ab1bNBBwcorW5gRn5mXOVaOQ8eXUQ4uIE9VwAijT8ATzYpPHhbqypIDlzRx1WQw2pidhonCwhdjq6JWIFlrTDessF2efEuOOyINK4iX8T7YvYZpdTwqK0s3swIkiVdyuSHLh4b...
2023-12-11T11:37:33
2023-12-11T11:37:33
{}
NONE
vuejs
core
1,849,906,951
9,774
aibayanyu20
<img width="719" alt="image" src="https://github.com/vuejs/core/assets/45655660/f3f0a59e-d8ca-46a3-b291-93714b0f849d"> Maybe I explained here why this is used
2023-12-11T11:44:38
2023-12-11T11:44:38
{}
NONE
vuejs
core
1,851,166,564
9,812
baiwusanyu-c
If you use props to pass events, you should trigger the event through props in the child component. ``` <script setup> defineProps(['onSomeEvent']) </script> <template> <div> <button @click="(e) => onSomeEvent(e)">trigger</button> </div> </template> ```
2023-12-12T01:38:36
2023-12-12T01:38:36
{ "+1": 1 }
MEMBER
vuejs
core
1,851,395,558
6,095
KaelWD
#7290 also fixes this and probably in a better way.
2023-12-12T06:45:23
2023-12-12T06:45:23
{ "rocket": 1 }
CONTRIBUTOR
vuejs
core
1,853,071,798
9,796
Razi91
It seems to work fine as you say with literal types, but type transformations don't work as fine. I guess I didn't do too much tests in Vue's source codes, but spent a lot of time trying to understand and figure out how to type the nested Refs, instead of just using generated types from 'literals': ```ts type Item ...
2023-12-13T00:24:33
2023-12-13T00:24:33
{}
NONE
vuejs
core
1,855,693,852
8,898
edison1105
Note: The `Item.vue` component was unmounted during the mounting phase. IMO, the `onMounted` hook should not be executed because the component was not actually successfully mounted. This is the same reason as #9264. Maybe fixed by #9370 see [demo base on #9370](https://deploy-preview-9370--vue-sfc-playground.netlify...
2023-12-14T11:42:07
2023-12-14T11:55:32
{ "heart": 1, "hooray": 1 }
MEMBER
vuejs
core
1,849,253,261
9,790
zhangenming
need help.. I don't look like I can handle this for a while or think of this PR as a issue..
2023-12-11T03:06:26
2023-12-11T03:06:26
{}
CONTRIBUTOR
vuejs
core
1,849,310,530
9,807
Justineo
See https://github.com/vuejs/core/pull/9808#issuecomment-1849309891
2023-12-11T04:33:31
2023-12-11T04:33:31
{}
MEMBER
vuejs
core
1,849,708,743
9,781
edison1105
![image](https://github.com/vuejs/core/assets/3705199/7a595e7f-bc56-4e9a-824d-41a3cd3b2abe) 你提供的 reproduction 是不能复现的。 能提供一个不带 mapbox 的复现吗?
2023-12-11T09:56:25
2023-12-11T10:02:10
{}
MEMBER
vuejs
core
1,857,388,157
9,451
zhiyuanzmj
> @zhiyuanzmj What's `.value="value"`? I never seen this in VueJS docs? 🤔 https://vuejs.org/api/built-in-directives.html#v-bind <img width="696" alt="image" src="https://github.com/vuejs/core/assets/32807958/41bc7508-feaa-48da-bb5b-656e691826c8">
2023-12-15T07:14:34
2023-12-15T07:22:43
{ "+1": 8 }
MEMBER