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,029,532,277
10,551
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/8506781529) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/8504038368) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-04-01T10:16:41
2024-04-01T10:16:41
{}
CONTRIBUTOR
vuejs
core
2,033,422,853
10,578
zhengyanbin-yy
> > > ``` > > > <input > > > :value="text" > > > @input="event => text = event.target.value"> > > > ``` > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > v-model 也是语法糖,那和上面代码一样,初始化text时,input是不会触发的,在设计响应式时其实就遵循了这一点,只有当值改变时,才会有相应操作。 > > ...
2024-04-03T02:32:00
2024-04-03T02:32:00
{}
NONE
vuejs
core
2,033,721,295
10,620
edison1105
@wcldyx ![image](https://github.com/vuejs/core/assets/3705199/5c36b3ea-917b-4bb4-8267-fdece50182b1) 类似的问题已经有人提了好多次了。
2024-04-03T07:09:38
2024-04-03T07:09:38
{ "+1": 1 }
MEMBER
vuejs
core
2,033,811,249
6,592
haoqunjiang
I think it's been well-discussed in https://github.com/vuejs/vue/issues/11697 I don't think we'll accept a PR that simply keeps all the inline styles in SVG. For escape hatches, I suggest opening an RFC at https://github.com/vuejs/rfcs/discussions to discuss detailed designs that can balance ease of use and the sid...
2024-04-03T07:54:55
2024-04-03T07:54:55
{}
MEMBER
vuejs
core
2,041,007,979
10,651
edison1105
duplicate of https://github.com/vuejs/core/issues/10634
2024-04-06T07:52:35
2024-04-06T07:52:35
{}
MEMBER
vuejs
core
2,041,008,345
10,620
edison1105
Leave it open because the second issue has not been fixed
2024-04-06T07:54:20
2024-04-07T09:53:03
{}
MEMBER
vuejs
core
2,041,525,504
10,637
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 | 47.9 kB | ### Usages | Name | Size |...
2024-04-07T16:41:36
2024-04-07T16:41:36
{}
NONE
vuejs
core
2,042,099,959
5,637
haoqunjiang
Yeah, you are right. Thanks for the reminder!
2024-04-08T07:57:49
2024-04-08T07:57:49
{ "heart": 1, "rocket": 1 }
MEMBER
vuejs
core
2,026,489,106
10,607
automan-bot
遇到了同样的问题
2024-03-29T02:20:57
2024-03-29T02:20:57
{}
NONE
vuejs
core
2,031,176,723
10,636
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 | 47.9 kB | ### Usages | Name | Size |...
2024-04-02T06:31:11
2024-04-02T06:31:11
{}
NONE
vuejs
core
2,032,170,741
7,344
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/8524264428) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/8504038368) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-04-02T14:17:46
2024-04-02T14:17:46
{}
CONTRIBUTOR
vuejs
core
2,033,670,569
10,630
halo-apps
In my project, I have many sub components(50+) which have the same props option, so I wan't to reuse entire props object, so I can reduce 98% coding of props object declaration, It's really useful in dynamic imported components seceneries. SO: Will vue support this secenary, and when? Looking forward to it.
2024-04-03T06:37:06
2024-04-03T06:37:26
{}
NONE
vuejs
core
2,033,939,536
10,635
shawfix
> try rename file as .ts or import ./xxxxx.tsx `import ./xxx.tsx` can solve this problem, but i expect running normally without `.tsx`. I would like to omit extra name in my project.
2024-04-03T08:45:21
2024-04-03T08:45:21
{}
CONTRIBUTOR
vuejs
core
2,033,953,852
10,642
tgy3300
> The dom instance can't be fetched until after the mounted. 主题已更新,改成这样也不行
2024-04-03T08:51:37
2024-04-03T08:51:37
{}
NONE
vuejs
core
2,041,742,579
10,659
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 | 47.9 kB | ### Usages | Name | Size |...
2024-04-08T02:12:39
2024-04-08T02:12:39
{}
NONE
vuejs
core
2,042,456,504
10,637
haoqunjiang
The vant failure is irrelevant, the rerun was successful: https://github.com/vuejs/ecosystem-ci/actions/runs/8597347162/job/23560462401
2024-04-08T11:01:19
2024-04-08T11:01:19
{}
MEMBER
vuejs
core
2,025,706,250
10,597
xw616525957
for #10598 https://sfc-playground-d13njj3ol-vuejs.vercel.app/#eNqlUtFOwjAU/ZWbvjASBEWfCJCg4UFj1Ij6Qn0Y4w6GXdu03YAs+3fvOocYDS8+bGnPObf3nNsWbKJ1N8+QDdjQRibRDiy6TI+5TFKtjIMCDMYd2IYuWkMJsVEptKiixSWXkZLWwdvk/nV6ASOY7dOFEgFnNcJZ+4ek/0vS95JGlIciQ9JQw2D+7gnfNvBEB4I2jMZQcAkQCjQucHuNKq7ruv4/P6/qSvqGvToPJaGNw1SL0CHtAIaJ1JmDq...
2024-03-28T17:05:31
2024-03-28T17:05:31
{}
CONTRIBUTOR
vuejs
core
2,029,524,133
10,551
haoqunjiang
/ecosystem-ci run
2024-04-01T10:09:48
2024-04-01T10:09:48
{ "+1": 1, "heart": 1 }
MEMBER
vuejs
core
2,034,435,657
10,510
lmc3s3f0r
> I met this problem too after I upgraded the vue version of my project to v3.4.21( 3.4.15 still report the errors after tested ). Until I found this issue and downgraded to 3.4.14 and the recursive error report stoped. It's been fixed in a recent vue3-openlayers update (https://github.com/MelihAltintas/vue3-openlay...
2024-04-03T12:21:39
2024-04-03T12:21:39
{}
NONE
vuejs
core
2,037,383,723
10,635
shawfix
> maybe can find answer in vite > > `resolve.extensions` doesn't seem to be effective It seems not related to `resolve.extensions`. The cause of this error is `.tsx` been ignored while resolved the type used in `defineProps<>`. **Related Codes:** ``` /** packages/compiler-sfc/src/script/resolveType.ts */ ...
2024-04-04T14:34:05
2024-04-04T14:34:05
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,038,283,528
5,148
ferferga
@edison1105 Another interesting finding: [SFC link](https://play.vuejs.org/#__PROD__eNp9kj1PwzAQhv+KuYWlaQeYqoIEqAMMgGhGL1FyJC6ObfmcEKnKf8fORz9C282+9z2/z528gydj5nWFsISVw9LIxOEjV4ytYpsoEk5oxVKZED1wEKpAKxxmHDqPd91EEYsLQSwTNRt0Gg+Y9a0sikZ/sC36gMUh4WIiVWRQEUZnojeDNtynMJlGUrduZGH/n5rCneAFwJOECe9qcbQumIGjVKtvkc+3pJXf5i70cEh1...
2024-04-04T21:41:57
2024-04-04T21:42:27
{}
CONTRIBUTOR
vuejs
core
2,041,586,712
10,657
trevh3
I’m wrong here, I think my issue is not with Pick and Omit, but with InputHTMLAttributes not working the way I expect. Related discussion : https://github.com/vuejs/core/discussions/10262#discussioncomment-8354644
2024-04-07T20:07:18
2024-04-07T20:07:18
{}
NONE
vuejs
core
2,025,575,791
10,597
xw616525957
add a pull request to fix this: https://github.com/vuejs/core/pull/10608 https://sfc-playground-2uxi6j0xm-vuejs.vercel.app/#eNp9UctOwzAQ/JWVLy1SHwc4RW2lgnoAIUAUOPmSppvi4tiWH6FVlH9n7fR1QL15Z2Z3Z9YNmxszqgOyjE1cYYXx4NAHM+NKVEZbDw1YLKGF0uoKeiTtccVVoZXz8DV//lzAFJb7aqVln7MEcHZzltS5DEgSGtJXQUqiJuNuE+2gwmNlZO6RKoCJUCZ48HuDU...
2024-03-28T16:03:50
2024-03-28T16:03:50
{}
CONTRIBUTOR
vuejs
core
2,033,725,315
10,635
unbrain
try rename file as .ts or import ./xxxxx.tsx
2024-04-03T07:12:04
2024-04-03T07:12:04
{}
NONE
vuejs
core
2,034,120,450
10,603
pikax
@makedopamine are you able to add a few typescripts tests for this? Just to make sure is working and does not regress
2024-04-03T09:58:18
2024-04-03T09:58:18
{ "eyes": 1 }
MEMBER
vuejs
core
2,028,955,842
10,624
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 | 47.9 kB | ### Usages | Name | Size |...
2024-04-01T00:02:26
2024-04-01T00:02:26
{}
NONE
vuejs
core
2,029,914,213
10,630
haoqunjiang
Please provide an actually **runnable** reproduction. I can't see the error from the provided link.
2024-04-01T15:08:58
2024-04-01T15:08:58
{}
MEMBER
vuejs
core
2,032,153,417
7,344
haoqunjiang
/ecosystem-ci run
2024-04-02T14:10:41
2024-04-02T14:10:41
{ "+1": 1 }
MEMBER
vuejs
core
2,033,388,684
10,620
edison1105
@wcldyx 这是因为在开发环境会在元素上定义 `__vnode`,公开给 `vue-devtools` 使用。**生产环境不会内存溢出** https://github.com/vuejs/core/blob/3bf34b767e4dd3cf6a974301ecf0363ae4dda4ec/packages/runtime-core/src/renderer.ts#L697-L706
2024-04-03T01:44:16
2024-04-03T01:44:16
{ "+1": 2 }
MEMBER
vuejs
core
2,041,118,368
5,148
ferferga
@edison1105 I can confirm that #10652 fixes my issue. To further help you guys get this finally fixed, I ran the following tests in the original @JobinJia 's playground (I downloaded the project from the SFC, set the following ``package.json`` with the exact latest version dependencies and, after ``npm i``, replaced th...
2024-04-06T15:27:20
2024-04-06T15:27:20
{ "+1": 1, "heart": 1 }
CONTRIBUTOR
vuejs
core
2,041,340,669
10,603
makedopamine
> @makedopamine are you able to add a few typescripts tests for this? Just to make sure is working and does not regress I've updated the code. Please take a look.
2024-04-07T06:53:18
2024-04-07T06:53:18
{}
CONTRIBUTOR
vuejs
core
2,026,584,942
10,606
Doctor-wu
请使用 https://play.vuejs.org 提供一个最小复现
2024-03-29T03:42:59
2024-03-29T03:42:59
{}
MEMBER
vuejs
core
2,028,550,109
10,588
teddygunawan
Hello! It seems to be the expected behavior of your codes, this part of the code `.list-leave-active { position: absolute; }` Causes the element to be positioned absolutely during transition, which means the element won't follow the usual flow of the document anymore. In this case, because u didn't specify i...
2024-03-31T04:28:31
2024-03-31T04:28:31
{}
NONE
vuejs
core
2,029,076,901
10,628
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 | 47.9 kB | ### Usages | Name | Size |...
2024-04-01T03:02:55
2024-04-01T03:02:55
{}
NONE
vuejs
core
2,029,907,521
10,631
haoqunjiang
Please respect the issue template and fill in the required fields.
2024-04-01T15:05:21
2024-04-01T15:05:21
{}
MEMBER
vuejs
core
2,031,373,801
10,638
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/8519594566) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/8504038368) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-04-02T08:23:16
2024-04-02T08:23:16
{}
CONTRIBUTOR
vuejs
core
2,032,191,146
7,344
haoqunjiang
Since this PR adds a new export to the `@vue/runtime-core` package, I think it should be shipped in a minor version. The Nuxt test failure was due to this. Not a blocker, though.
2024-04-02T14:26:19
2024-04-02T14:26:59
{}
MEMBER
vuejs
core
2,263,857,511
11,475
Hiws
Not sure I understand the bug you're describing. The two examples you've provided don't do that same thing, as far as I'm aware. When you place `v-slot` directly on the component, the content between the tags will be passed to that slot. It's essentially a shorthand, if you're only using a single slot. Meaning ...
2024-08-01T19:51:16
2024-08-01T20:03:52
{}
NONE
vuejs
core
2,264,669,376
11,479
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10211102797) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10210239502) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-02T06:37:53
2024-08-02T06:37:53
{}
CONTRIBUTOR
vuejs
core
2,266,550,763
6,256
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | --------------------- | ---------------------- | | runtime-dom.global.prod.js | 97.3 kB (**+7.2 kB**) | 37 kB (**+2.41 kB**) | 33.3...
2024-08-03T06:47:32
2024-08-03T06:47:32
{}
NONE
vuejs
core
2,267,116,720
7,475
skirtles-code
There's also a potential problem with components that render recursively. If the inner component doesn't set the variable then it will be inherited from the outer component: - [Playground](https://deploy-preview-7475--vue-sfc-playground.netlify.app/#eNp9Uk1P3TAQ/Csrt1IeEiSoqJc0VGorDuUACDj6EuLNw5DYlu2EoCj/nbXNCx8Cbrs...
2024-08-03T19:48:29
2024-08-03T19:48:29
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,267,201,343
11,374
Procrustes5
[https://github.com/vuejs/core/pull/11478https://github.com/vuejs/core/pull/11478](https://github.com/vuejs/core/pull/11478https://github.com/vuejs/core/pull/11478) I made PR, is this the same thing you wanted?
2024-08-03T23:43:26
2024-08-03T23:43:29
{}
CONTRIBUTOR
vuejs
core
2,268,091,648
11,353
yyx990803
closed via #11384
2024-08-05T03:14:50
2024-08-05T03:14:50
{}
MEMBER
vuejs
core
2,268,187,767
11,507
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T05:12:14
2024-08-05T05:12:14
{}
NONE
vuejs
core
2,263,424,436
11,442
haoqunjiang
@johnsoncodehk This PR has affected the generated type signature of https://github.com/vuejs/language-tools/blob/dc6f943c6ccb26778906a49532966aaf69fdc5a5/test-workspace/component-meta/reference-type-exposed/component.vue#L10 (full log at https://github.com/vuejs/ecosystem-ci/actions/runs/10201662987/job/28224044101#st...
2024-08-01T16:00:52
2024-08-01T16:00:52
{}
MEMBER
vuejs
core
2,235,220,370
11,379
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 95.3 kB (**+5.21 kB**) | 36.3 kB (**+1.81 kB**) ...
2024-07-18T03:06:21
2024-08-02T03:37:00
{}
NONE
vuejs
core
2,264,457,604
9,335
yyx990803
This has been fixed by #10596
2024-08-02T03:39:35
2024-08-02T03:39:35
{}
MEMBER
vuejs
core
2,255,008,755
6,370
x1arch
@rationalthinker1 Your problem is wrong copied command. @pasBone wrote `render(null, el)`, **not** `render(el, null)`, find 10 difference. =) `render(null, el)` - is works, but not all the time. Also you can use `el.remove()` - this is JS syntax which remove element totally https://developer.mozilla.org/en-US/docs/...
2024-07-29T06:00:49
2024-08-03T04:58:58
{}
NONE
vuejs
core
1,694,685,842
7,942
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 91.5 kB (**+1.42 kB**) | 35 kB (**+422 B**) | 31.5 kB ...
2023-08-27T14:41:45
2024-08-03T06:12:19
{}
NONE
vuejs
core
2,268,080,644
11,499
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T03:01:53
2024-08-05T03:01:53
{}
NONE
vuejs
core
2,264,340,387
11,471
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10208554303) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10174331752) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-02T01:49:53
2024-08-02T01:49:53
{}
CONTRIBUTOR
vuejs
core
2,264,377,425
11,471
edison1105
ecosystem ci failures are not related to this PR.
2024-08-02T02:15:06
2024-08-02T02:15:06
{}
MEMBER
vuejs
core
2,264,430,113
5,089
yyx990803
Looks like the constraint of not being able to use `const k: InjectionKey<T> = ...` is quite disruptive, but I managed to find out a compatible fix in 321d80758.
2024-08-02T03:12:07
2024-08-02T03:12:07
{}
MEMBER
vuejs
core
2,085,351,268
10,844
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 95.5 kB (**+5.4 kB**) | 36.4 kB (**+1.89 kB**) | 3...
2024-04-30T13:34:21
2024-08-02T04:39:09
{}
NONE
vuejs
core
2,264,719,712
7,214
edison1105
It cannot reproduce anymore in the latest version.[see](https://play.vuejs.org/#eNqFVE1v2zAM/SuEL3GxLOk+gAFpEmAreugOW9EUO/li2EyiTpYEfTgpAv/3kVLsJuiy+WSRj0/kE8lD9tWYSRswm2VzV1lhPDj0wSwLJRqjrYcDWFxDB2urGxgRdHRz4gsOH1HVaFdS7241mRUqP8AnUwJMnh3HFKrSyhG/Lz3Cgmnz0a9SBoQPoysCJPcBmIYYFhfIc8bOpylbypMOHhsjiZVOAPNatMsnJKpVcAaVQ3hH...
2024-08-02T07:10:17
2024-08-02T07:10:17
{}
MEMBER
vuejs
core
2,265,062,447
11,477
LinusBorg
It behaves like that if you use a computed like that. That's expected, for the reasons already explained above. If you want to enforce an update even though state didn't change, which is what you would need here, a custom ref is one way to do it.
2024-08-02T10:24:20
2024-08-02T10:24:20
{}
MEMBER
vuejs
core
2,266,478,525
8,195
yyx990803
I think this specific case should be solved in a more custom-element-specific way, and should also avoid relying on `getCurrentInstance()`. see 5a1a89bd6
2024-08-03T06:20:33
2024-08-03T06:20:33
{}
MEMBER
vuejs
core
2,268,302,999
11,504
renovate[bot]
### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `10.x` releases. But if you manually upgrade to `10.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if ...
2024-08-05T06:49:04
2024-08-05T06:49:04
{}
CONTRIBUTOR
vuejs
core
2,264,460,770
11,379
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10209586479) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10174331752) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-02T03:42:28
2024-08-02T03:42:28
{}
CONTRIBUTOR
vuejs
core
2,262,994,917
11,472
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | --------------------- | ---------------------- | | runtime-dom.global.prod.js | 97.3 kB (**+7.2 kB**) | 37 kB (**+2.41 kB**) | 33.3...
2024-08-01T13:06:47
2024-08-03T07:12:19
{}
NONE
vuejs
core
2,267,338,711
11,431
kakkokari-gtyih
> @yangliguo7 Do you plan to add test anytime soon? If you don't have time to do that, I can cherry-pick your changes, add some tests, and make PR
2024-08-04T05:07:29
2024-08-04T05:07:29
{}
CONTRIBUTOR
vuejs
core
2,267,420,537
11,492
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | --------------------- | ---------------------- | | runtime-dom.global.prod.js | 97.3 kB (**+7.2 kB**) | 37 kB (**+2.41 kB**) | 33.3...
2024-08-04T08:15:05
2024-08-04T08:15:05
{}
NONE
vuejs
core
2,268,082,585
11,488
edison1105
I think it's a bug ```ts const app = createApp({ setup() { provide('foo', 'should not be seen') // nested createApp const childApp = createApp({ setup() { provide('foo', 'foo from child') } }) childApp.provide('foo',2) ...
2024-08-05T03:04:09
2024-08-05T03:19:58
{ "+1": 1 }
MEMBER
vuejs
core
2,268,224,223
11,503
linzhe141
[https://github.com/vuejs/core/blob/2f9023d3dcb42273414271d3f59b42611a2cef32/packages/shared/src/slotFlags.ts#L8\~L13](https://github.com/vuejs/core/blob/2f9023d3dcb42273414271d3f59b42611a2cef32/packages/shared/src/slotFlags.ts#L8\~L13)
2024-08-05T05:49:41
2024-08-05T05:49:43
{}
MEMBER
vuejs
core
2,262,698,341
11,471
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10196503749) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10174331752) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-01T10:28:35
2024-08-01T10:28:35
{}
CONTRIBUTOR
vuejs
core
2,263,233,597
8,482
pavlo-hadzheha
I get a similar error when using prop extraction from the element-plus library. ```vue <template> <ElButton v-bind="$props" :icon> <slot /> </ElButton> </template> <script setup lang="ts"> import { ElButton } from 'element-plus' import type { IconDefinition } from '@fortawesome/fontawesome-svg-core...
2024-08-01T14:33:56
2024-08-01T14:33:56
{ "+1": 5 }
NONE
vuejs
core
2,264,347,973
11,467
linzhe141
> I found a couple of things while testing this, though I suspect they might be considered out of scope for this specific fix. > > The variable for `catch` supports destructuring. e.g.: > > ```js > try { > throw new Error('blah') > } catch ({ message, stack }) { > console.log(message) > console.log(sta...
2024-08-02T01:54:58
2024-08-02T01:54:58
{}
MEMBER
vuejs
core
2,266,554,339
5,540
yyx990803
closed via #6256
2024-08-03T06:48:41
2024-08-03T06:48:41
{ "hooray": 1 }
MEMBER
vuejs
core
2,267,994,715
11,495
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T01:10:21
2024-08-05T01:10:21
{}
NONE
vuejs
core
2,268,361,662
11,467
linzhe141
@yyx990803 [If this is the case, should the `msgs` in `for of` be `$setup.msg`?](https://play.vuejs.org/#eNp9kl9PwjAUxb/KtTEZJGaL4BMZ+IeQqA9q1MQHygNsd3PQtUvbIYbsu3u7MUBjeGp7fqe95950y26Lwl+XyAYsNJHOCgsGbVmMuMzyQmkLW9CYQAWJVjl4ZPW45DJS0ljITQpDxzvePQqh4ENpEZ953SOD2TmmXqpUvPhGb0Y4DJpqVIcOFvNCzC3SCSBclNYqCTeRyKLVkLNOF4Y...
2024-08-05T07:26:11
2024-08-05T09:13:00
{}
MEMBER
vuejs
core
2,263,069,794
11,467
skirtles-code
I found a couple of things while testing this, though I suspect they might be considered out of scope for this specific fix. --- The variable for `catch` supports destructuring. e.g.: ```js try { throw new Error('blah') } catch ({ message, stack }) { console.log(message) console.log(stack) } ``` ...
2024-08-01T13:36:33
2024-08-01T13:36:33
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,262,686,598
11,471
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.1 kB (**+19 B**) | 34.5 kB (**+9 B**) | 31.2 kB (**+18 B**) | | v...
2024-08-01T10:22:12
2024-08-02T01:40:46
{}
NONE
vuejs
core
2,264,331,921
11,471
edison1105
/ecosystem-ci run
2024-08-02T01:42:40
2024-08-02T01:42:40
{ "+1": 1 }
MEMBER
vuejs
core
2,264,461,055
11,475
privatenumber
Ooh interesting! Thanks for clarifying the behavior @Hiws. You're right and this is not a bug. Our codebase is still on Vue 2 with dated syntax and I didn't realize that the deprecated [`slot="name"` behaved differently from `#name`](https://vue2-sfc-playground.vercel.app/#eNqNUT1PxDAM/StWGG6BRmIsBcHGwsySJbqao5APq3Z...
2024-08-02T03:42:32
2024-08-02T03:42:32
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,266,431,486
8,657
yyx990803
This is covered as part of 37d2ce5d8
2024-08-03T05:56:48
2024-08-03T05:56:48
{}
MEMBER
vuejs
core
1,699,194,500
8,132
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB (**+2 B**) | 31.2 kB (**+14 B**) | | vue.global.prod.js | 147 kB ...
2023-08-30T13:37:34
2024-08-03T06:13:36
{}
NONE
vuejs
core
2,267,476,054
11,467
linzhe141
> I've just retested this. It seems that the `catch` variable is still leaking outside its block: > > * [Playground](https://deploy-preview-11467--vue-sfc-playground.netlify.app/#eNp9kU1vwjAMhv+KlQtFQuWwnVBhH4jDdtimbcdcumBKoU2ixAEm1P8+p12Bw8bN9vvaeewcxYO16S6gmIjMK1daAo8U7EzqsrbGERzB4QoaWDlTw4CtA6mlVkZ7AnQOplFPhlJn42...
2024-08-04T09:55:13
2024-08-04T09:55:13
{}
MEMBER
vuejs
core
2,268,075,528
11,384
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | --------------------- | ---------------------- | | runtime-dom.global.prod.js | 97.3 kB (**+7.2 kB**) | 37 kB (**+2.41 kB**) | 33.3...
2024-08-05T02:55:04
2024-08-05T02:55:04
{}
NONE
vuejs
core
2,268,117,362
11,502
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10242216155) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10210239502) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-05T03:48:45
2024-08-05T03:48:45
{}
CONTRIBUTOR
vuejs
core
2,268,555,146
11,513
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T09:07:29
2024-08-05T09:07:29
{}
NONE
vuejs
core
2,264,453,606
11,431
kakkokari-gtyih
@yangliguo7 Do you plan to add test anytime soon?
2024-08-02T03:37:00
2024-08-02T03:37:00
{}
CONTRIBUTOR
vuejs
core
2,264,628,663
11,059
linzhe141
> @linzhe141 I don't think the underlying problem is fixed. The `afterLeave` function still executes during app unmounting, which should be avoided. Thanks for your review, I will look into this issue again.
2024-08-02T06:05:46
2024-08-02T06:05:46
{}
MEMBER
vuejs
core
2,266,382,877
4,314
yyx990803
closed via [37d2ce5](https://github.com/vuejs/core/commit/37d2ce5d8e0fac4a00064f02b05f91f69b2d5d5e), to be shipped in 3.5: ```js defineCustomElement({ shadowRoot: false, // ... }) ```
2024-08-03T05:30:41
2024-08-03T05:30:50
{ "+1": 6, "heart": 4, "hooray": 12, "rocket": 3 }
MEMBER
vuejs
core
2,266,419,028
7,605
yyx990803
closed via e181bff6d (to be shipped in 3.5)
2024-08-03T05:50:15
2024-08-03T05:50:15
{}
MEMBER
vuejs
core
2,268,065,761
11,497
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T02:42:03
2024-08-05T02:42:03
{}
NONE
vuejs
core
2,268,072,161
11,492
yyx990803
/cc @johnsoncodehk
2024-08-05T02:50:52
2024-08-05T02:50:52
{ "eyes": 1 }
MEMBER
vuejs
core
2,268,427,157
11,502
edison1105
@Bertie2011 > Are we certain that currentApp is null/undefined outside runWithContext? I think so. we avoid using optional chaining at runtime. see https://github.com/vuejs/core/pull/4882#issuecomment-957064008
2024-08-05T08:02:52
2024-08-05T08:02:52
{}
MEMBER
vuejs
core
2,263,884,098
8,306
NathanAP
Really hope this gets fixed because I lost some time trying to find out what was that 😥
2024-08-01T20:04:49
2024-08-01T20:04:49
{}
NONE
vuejs
core
2,264,540,997
10,844
yyx990803
After looking at the implementation, the additional code isn't that heavy and I think it's better to always support trusted types without having to explicitly turn it on for production. This also avoids having to update relevant docs / plugins to support the new flag.
2024-08-02T04:45:10
2024-08-02T04:45:10
{}
MEMBER
vuejs
core
2,264,408,397
6,028
edison1105
[minimal reproduction](https://play.vuejs.org/#eNp9UstOwzAQ/BXjS0EqzQFOJa0oqBIPCRDl6EtIN8GtY1u2EypV+XfWNklbUXrz7syOZx9bOtN61NRAxzS1ueHaEQuu1lMmeaWVcWRLDBSkJYVRFRkgddBD96rSv/lR4gOvNLhhMlfSOuJUWQogEy9wXmTCwgWTaRK/wQ8wcFBpkTnAiJD0s3ZOSXKbC56vJ4z2Amfxxeg0PtIkUmPZM4CeCd5EFUwsaqtB2i7GTHDaXPKiV2WUJB0/OShIk0PBdMmbrnZn5IGnCQLIS...
2024-08-02T02:47:14
2024-08-02T06:31:35
{}
MEMBER
vuejs
core
2,264,662,305
11,479
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 90.1 kB (**+35 B**) | 34.5 kB (**+10 B**) | 31.1 kB (**-23 B**) | ...
2024-08-02T06:32:09
2024-08-02T06:32:09
{}
NONE
vuejs
core
2,266,423,299
7,787
yyx990803
https://github.com/vuejs/core/issues/7652#issuecomment-2266419916 Ability to provide options to the CustomEvent (e.g. bubbles) is addressed in e181bff6d
2024-08-03T05:52:23
2024-08-03T05:53:05
{ "heart": 2 }
MEMBER
vuejs
core
2,266,476,904
6,113
yyx990803
closed via 5a1a89bd6
2024-08-03T06:19:42
2024-08-03T06:19:42
{}
MEMBER
vuejs
core
2,267,994,445
11,494
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T01:09:55
2024-08-05T01:09:55
{}
NONE
vuejs
core
2,266,383,300
4,404
yyx990803
https://github.com/vuejs/core/issues/4314#issuecomment-2266382877
2024-08-03T05:31:08
2024-08-03T05:31:08
{ "hooray": 3 }
MEMBER
vuejs
core
2,266,836,565
11,487
jh-leong
In your case, the type errors you're encountering with `withDefaults` and generics in `defineProps` are expected behavior, see [TS Playground](https://www.typescriptlang.org/play/?#code/GYVwdgxgLglg9mABMOcA8BYAUIxAVAeQAdYFEBTADynLABMBnRAb0QG0BpRGJQk+MHipREAH3zFSYAGoBDADYhyAXQBciBlABOPAOaIAvgBpsuPlKHUK1Wow3a9iALyIA5DWqu...
2024-08-03T15:40:16
2024-08-03T15:52:31
{}
MEMBER
vuejs
core
2,266,989,145
11,487
zumm
> In your case, the type errors you're encountering with `withDefaults` and generics in `defineProps` are expected behavior, see [TS Playground](https://www.typescriptlang.org/play/?#code/GYVwdgxgLglg9mABMOcA8BYAUIxAVAeQAdYFEBTADynLABMBnRAb0QG0BpRGJQk+MHipREAH3zFSYAGoBDADYhyAXQBciBlABOPAOaIAvgBpsuPlKHUK1Wow3a9iALyIA5DW...
2024-08-03T16:39:22
2024-08-03T16:41:11
{}
NONE
vuejs
core
2,268,248,281
11,467
yyx990803
For loop leak should not happen if the declaration is using `let / const` but should happen if using `var`. This is now properly handled in 67bb820904d53480fa37536fc3cb4109a4c6d3e2
2024-08-05T06:09:03
2024-08-05T06:09:03
{}
MEMBER
vuejs
core
2,264,611,832
11,473
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10210644819) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10210239502) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-02T05:51:35
2024-08-02T05:51:35
{}
CONTRIBUTOR
vuejs
core
2,264,935,230
11,477
Sharang-heng
> What you want is achievable with a customRef: > > https://play.vuejs.org/#eNp9U01vm0AQ/SujvRhLFFSlvbi2pTbNoT20UdrjShHCY0yy7KLdhVhC/Pc8FmM7CsqFZWbevnnzsZ34XtdJ27BYibXLbVl7cuybmlSmi40U3kmxlbqsamM9dfSS+fwQU944b6oH3lNPe2sqWoBjIbXUudHO075Uni3vbgPu/mA00+ZyK4q8zfLnmLwti4LtkjZb6qQmUuzpsR7wK3KI6gL3FmAmstBl9QgjKthHy8kgEIEvW...
2024-08-02T09:14:09
2024-08-02T09:14:09
{}
NONE