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
3,055,804,029
13,606
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/5a459cc0-5e76-4049-a8f2-0121b832116f) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13606 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-07-10T06:28:19
2025-07-10T06:34:28
{}
NONE
vuejs
core
3,061,437,165
13,615
Gianthard-cyh
in function `resolve`: https://github.com/vuejs/core/blob/347ef1d3f5a25e21ba0f2b1cc1e9730a5ac27001/packages/runtime-dom/src/apiCustomElement.ts#L374-L389 `props` object in dev: ```json { "foo": { "required": true, "default": -1, "type": ƒ Number() }, "bar": { "required": t...
2025-07-11T09:18:38
2025-07-11T09:18:38
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
3,064,458,302
13,618
edison1105
duplicate of #11832
2025-07-12T01:12:07
2025-07-12T01:12:07
{}
MEMBER
vuejs
core
3,067,596,175
13,627
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 38.4 kB | 34.5 kB | | vue.global.prod.js | 159 kB | 58.5 kB | 52.1 kB | ### Usages | Name | Size | G...
2025-07-14T02:46:18
2025-07-14T02:46:18
{}
NONE
vuejs
core
3,055,137,105
13,604
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 84.1 kB | 29.8 kB | 26.3 kB | | runtime-dom.global.prod.js | 104 kB | 39.1 kB | 35.2 kB | | vue.global.prod.js | 162 kB | 5...
2025-07-10T02:44:56
2025-07-10T02:44:56
{}
NONE
vuejs
core
3,063,502,693
13,618
RylanBueckert-Broadsign
> There are already lot if similar issues https://github.com/vuejs/core/issues?q=is%3Aissue%20state%3Aclosed%20defineModel%20nextTick I can see they are related, but the main issue I want to bring up is that the behavior is not consistent all the time. If it is intended that the model does not update until the next ti...
2025-07-11T19:24:33
2025-07-11T19:24:33
{}
NONE
vuejs
core
3,064,163,659
13,618
absidue
As discussed in other issues it is working as expected. The correct way to use defineModel is with the two way binding hooked up, which when it updates on the next tick (emit is synchronous, props get updated on the next render/tick). So that the model is not completely useless when you fail to hook up the two-way bind...
2025-07-11T23:03:47
2025-07-11T23:03:47
{}
NONE
vuejs
core
3,068,328,463
12,913
Fuzzyma
@skirtles-code thank you for the in-depth feedback! You are right. I totally forgot about the RFC procedure and jumped the gun. If you want, I can take a step back and prepare an RFC for this feature to let it go the normal route. Meanwhile: I do agree with you, that modifiers were always perceived as static and t...
2025-07-14T08:16:24
2025-07-14T08:16:24
{}
NONE
vuejs
core
3,069,614,055
13,626
KazariEX
Easier to distinguish from underscores converted from capital letters.
2025-07-14T13:25:40
2025-07-14T13:25:40
{}
MEMBER
vuejs
core
3,045,051,134
9,249
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/7e2c6bf7-77d2-4414-9628-e1f4f9fad3a4) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@9249 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new/...
2025-07-07T13:14:41
2025-07-08T08:50:33
{}
NONE
vuejs
core
3,052,790,579
13,586
edison1105
For your usage, the `paths` option is required. https://github.com/vuejs/core/blob/347ef1d3f5a25e21ba0f2b1cc1e9730a5ac27001/packages/compiler-sfc/__tests__/compileScript/resolveType.spec.ts#L1280-L1306
2025-07-09T13:59:12
2025-07-09T13:59:12
{}
MEMBER
vuejs
core
3,054,807,865
13,360
yyx990803
Merging as this flag can still be useful to detect the type of root app.
2025-07-10T01:12:17
2025-07-10T01:12:17
{}
MEMBER
vuejs
core
3,055,137,779
13,604
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/13b63fed-347b-417d-bd86-f67c501976ed) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13604 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-07-10T02:45:19
2025-07-10T02:45:19
{}
NONE
vuejs
core
3,056,320,279
13,607
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2025-07-10T08:32:23
2025-07-10T08:32:23
{}
NONE
vuejs
core
3,063,468,747
13,618
jacekkarczmarczyk
There are already lot if similar issues https://github.com/vuejs/core/issues?q=is%3Aissue%20state%3Aclosed%20defineModel%20nextTick
2025-07-11T19:18:00
2025-07-11T19:18:00
{ "eyes": 1 }
CONTRIBUTOR
vuejs
core
3,066,622,304
13,624
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/9b116171-82c7-4a67-9c2b-8beca37ede46) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13624 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-07-13T05:48:25
2025-07-13T05:48:25
{}
NONE
vuejs
core
3,066,875,557
13,546
baozjj
> This is considered adding a new API and needs to go through the RFC process to gather feedback from community first. I've opened a corresponding RFC for `unwrapFragment` as suggested: 👉 https://github.com/vuejs/rfcs/pull/787
2025-07-13T10:18:56
2025-07-13T10:18:56
{}
CONTRIBUTOR
vuejs
core
3,047,582,634
13,576
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ----------------- | ------------------ | ------------------- | | compiler-dom.global.prod.js | 84.1 kB | 29.8 kB | 26.3 kB | | runt...
2025-07-08T06:46:45
2025-07-10T01:28:34
{}
NONE
vuejs
core
3,056,994,361
13,609
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2025-07-10T11:13:35
2025-07-10T11:13:35
{}
NONE
vuejs
core
3,066,656,831
13,623
Gianthard-cyh
I'm currently investigating why this error occurs. It seems related to the `context` argument passed to `transformAssetUrl` missing the `imports` property, which leads to an error in `getImportsExpressionExp`. I'll update here if I find more details.
2025-07-13T06:48:39
2025-07-13T06:48:39
{ "+1": 2 }
CONTRIBUTOR
vuejs
core
3,067,701,064
13,623
Gianthard-cyh
I have already added the `imports` property to the `TransformContext` in `compiler-vapor`. This ensures that public asset references (e.g., `/vite.svg`) are correctly collected during the transform phase. However, I am now encountering an issue during the generation phase. Specifically, an import statement should be g...
2025-07-14T03:21:38
2025-07-14T07:07:51
{ "+1": 2 }
CONTRIBUTOR
vuejs
core
3,055,798,134
13,606
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2025-07-10T06:27:04
2025-07-10T06:27:04
{}
NONE
vuejs
core
3,047,154,872
13,589
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 84.1 kB | 29.8 kB | 26.3 kB | | runtime-dom.global.prod.js | 103 kB | 39.1 kB | 35.2 kB | | vue.global.prod.js | 161 kB | 5...
2025-07-08T02:31:57
2025-07-08T02:31:57
{}
NONE
vuejs
core
3,047,504,350
13,586
kalvenschraut
this is using import maps which is independent of typescript paths and defined in package.json. Which would make typescript paths not needed, as I mentioned it works fine for imports from typescript files but not types from vue files. https://nodejs.org/api/packages.html#subpath-imports Defined in https://github.c...
2025-07-08T06:12:44
2025-07-08T06:14:43
{}
CONTRIBUTOR
vuejs
core
3,043,160,211
13,575
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 101 kB | 38.4 kB | 34.5 kB | | vue.global.prod.js | 159 kB | 58.5 kB | 52.1 kB | ### Usages | Name | Size | G...
2025-07-07T00:07:55
2025-07-09T01:24:35
{}
NONE
vuejs
core
3,056,998,667
13,609
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/1dfe1ac4-ed0d-4cb3-aa9d-f7da4f3ff2cb) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13609 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-07-10T11:14:42
2025-07-10T11:24:11
{}
NONE
vuejs
core
3,057,955,675
13,613
skirtles-code
This appears to be working correctly. `toRaw` is used to bypass the reactivity system. If you choose to bypass the reactivity system then reactive dependants, such as `computed`, may not trigger when things change. The `computed` will have `tmpSet.value` as a dependency, so reassigning that property would still trigg...
2025-07-10T15:33:39
2025-07-10T15:33:39
{}
CONTRIBUTOR
vuejs
core
3,065,315,729
12,999
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- walkthrough_start --> ## Walkthrough The changes update the type constraints for the `provide` function in the core runtime, removing support for `number` as a valid key type. Corresponding type tests are updated to expect errors when using `...
2025-07-12T12:59:40
2025-07-12T13:01:50
{}
NONE
vuejs
core
3,069,636,489
13,626
zhiyuanzmj
User maybe also write `$` in event name, and i think `_` looks better than `$`. ```ts const _on_foo_bar = '' const _on_foo$bar = '' ```
2025-07-14T13:32:51
2025-07-14T13:35:29
{}
MEMBER
vuejs
core
3,047,156,462
13,590
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2025-07-08T02:33:05
2025-07-08T02:33:05
{}
NONE
vuejs
core
3,054,476,909
13,602
edison1105
Please provide a minimal reproduction that can reproduce that issue.
2025-07-09T23:51:13
2025-07-09T23:51:13
{}
MEMBER
vuejs
core
3,055,205,852
10,826
coderabbitai[bot]
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews are disabled on base/target branches other than the default branch. > > > > Please check the settings in the CodeRabbit...
2025-07-10T03:22:40
2025-07-10T03:22:40
{}
NONE
vuejs
core
3,055,228,217
10,826
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/f95635b0-b205-4da4-b15d-4be59bdb37e5) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@10826 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-07-10T03:32:18
2025-07-10T03:32:18
{}
NONE
vuejs
core
3,056,325,069
13,607
pkg-pr-new[bot]
[Open in StackBlitz](https://pkg.pr.new/template/0e46370e-1770-4a8b-bbfd-48c4d0997ad2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@13607 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-07-10T08:33:40
2025-07-10T08:33:40
{}
NONE
vuejs
core
3,056,997,948
13,609
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | --------------------------- | ------- | ------- | ------- | | compiler-dom.global.prod.js | 84.1 kB | 29.8 kB | 26.3 kB | | runtime-dom.global.prod.js | 104 kB | 39.1 kB | 35.2 kB | | vue.global.prod.js | 162 kB | 5...
2025-07-10T11:14:29
2025-07-10T11:14:29
{}
NONE
vuejs
core
3,065,705,335
13,622
Notmanik
Hey! 👋 I looked into the Vapor Mode stuff you were exploring and here’s a quick summary of what I found: You were right about using .vapor.vue filenames and <script setup vapor> — that's exactly how Vue identifies and compiles a component in Vapor Mode (as of Vue 3.6+). The problem is that none of the online play...
2025-07-12T15:41:43
2025-07-12T15:41:43
{}
NONE
vuejs
core
3,066,122,496
13,621
edison1105
Thank you for your feedback. For the specific reasons, please check https://github.com/vuejs/core/issues/13622#issuecomment-3066118187
2025-07-12T22:21:34
2025-07-12T22:21:34
{}
MEMBER
vuejs
core
2,610,837,142
9,173
vidal7
Hello. Any news on that issue? I am migrating a large Vue 2 repo to Vue 3. I want to preserve the behavior of whitespace config of Vue 2 on Vue 3.
2025-01-23T19:25:53
2025-01-23T19:25:53
{}
NONE
vuejs
core
2,625,047,484
12,791
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. **[Why did it fail? →](https://app.netlify.com/sites/vue-sfc-playground/deploys/679bae6a02612b00081c342f?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ...
2025-01-30T16:54:07
2025-01-30T16:54:07
{}
NONE
vuejs
core
2,634,188,611
9,556
markbrockhoff
Hi, first of all thanks a lot for your work @pikax ❤️ Is there any plan on how to contine with this change? E.g. a roadmap or a release it's planned for. It looks like it's been stale for quiet a while and in my opinion it could bring a huge benefit to the ecosystem.
2025-02-04T14:42:37
2025-02-04T14:52:58
{ "+1": 24 }
NONE
vuejs
core
2,614,725,389
12,783
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB (**-1 B**) | 38 kB (**+2 B**) | 34.3 kB (**+33 B**) | | vue....
2025-01-27T02:05:03
2025-01-27T17:55:02
{}
NONE
vuejs
core
2,622,410,775
12,782
typed-sigterm
Thanks @babu-ch, warning has gone. For this case, maybe we can add `<!-- v-if allow-mismatch -->` to handle this case.
2025-01-29T17:36:26
2025-01-29T17:40:42
{}
NONE
vuejs
core
2,614,725,529
12,783
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/f037bafb-b19c-4b1a-bb1a-2d780c3eb717) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12783 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-01-27T02:05:15
2025-02-03T01:23:19
{}
NONE
vuejs
core
2,641,812,100
12,819
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.5 kB | ### Usages | Name | Size | G...
2025-02-07T02:52:25
2025-02-07T02:52:25
{}
NONE
vuejs
core
2,646,737,211
12,834
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 100 kB (**+283 B**) | 38.1 kB (**+104 B**) | 34.3 kB (**+45 B*...
2025-02-10T01:35:45
2025-02-10T01:35:45
{}
NONE
vuejs
core
2,606,703,454
12,735
ics90
const maxBy = (arr, iteratee) => { return arr.reduce((maxItem, currentItem) => { const cur = iteratee(currentItem); return cur > maxItem ? cur : maxItem; }, Number.MIN_VALUE); };
2025-01-22T09:24:43
2025-01-22T09:24:43
{}
NONE
vuejs
core
2,577,261,470
12,666
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0873123bb71e8f2d3c08ddc59dbb19aedca02ca0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d...
2025-01-08T09:58:12
2025-01-29T04:11:30
{}
NONE
vuejs
core
2,629,694,648
12,805
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue....
2025-02-03T01:23:05
2025-02-03T01:23:05
{}
NONE
vuejs
core
2,636,070,839
12,042
edison1105
/ecosystem-ci run
2025-02-05T08:35:52
2025-02-05T08:35:52
{ "+1": 1 }
MEMBER
vuejs
core
2,376,739,110
12,042
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | -------------------- | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+301 B**) | 38.1 kB (**+113 B**) | 34.3 kB (**+83 B**)...
2024-09-26T11:59:45
2025-02-05T12:51:05
{}
NONE
vuejs
core
2,636,937,242
12,042
yangxiuxiu1115
fcee32616a14fafc29841f643ee1f169989dbbef might be more appropriate, being able to omit some of the loops, though it might need some tweaking(which probably won't have much of an impact on performance, maybe it's not necessary?)
2025-02-05T14:02:19
2025-02-05T14:02:19
{}
CONTRIBUTOR
vuejs
core
2,614,725,524
12,784
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.2 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2025-01-27T02:05:14
2025-01-27T02:05:14
{}
NONE
vuejs
core
2,626,063,875
12,797
edison1105
duplicate of #7391
2025-01-31T01:07:30
2025-01-31T01:07:30
{}
MEMBER
vuejs
core
2,607,068,844
12,704
aelgn
**Question to maintainers:** Did I open this pull request towards the correct branch? I see that there also is a `minor` branch that I guess is used to release minor versions - which I hazard this PR is suited for. Is there a process by which I need to champion this PR to get released asap? I see a lot of approved ...
2025-01-22T12:05:02
2025-01-22T12:05:02
{}
NONE
vuejs
core
2,607,239,157
12,704
edison1105
@aelgn Thank you for your contribution, the minor branch is for v3.6, and the target branch of this PR is correct. We will merge PRs according to priority from high to low.
2025-01-22T13:22:30
2025-01-22T13:22:30
{ "heart": 1 }
MEMBER
vuejs
core
2,601,098,325
12,743
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/30a846e8-4e5f-4239-a211-6aa9a8b460e2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12743 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-01-20T00:26:05
2025-01-27T02:05:18
{}
NONE
vuejs
core
2,594,335,452
12,727
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready! | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 362b3bc6b01d130f2953576a4712b2cf2ef82bdd | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d...
2025-01-16T02:24:36
2025-01-29T04:29:17
{}
NONE
vuejs
core
2,620,855,893
12,787
absidue
It only seems bonkers if you think of it as a ref and expect it to act like a ref instead of as what it actually is, reading the value from a prop and emitting events when you write to the model. If it is too complicated to remember how `defineModel` works, it might be easier for you to stick to manually adding props a...
2025-01-29T07:02:06
2025-01-29T07:24:27
{}
NONE
vuejs
core
2,395,433,872
3,370
TheAlexLichter
Vue has only a few pain points IMO, but typing events (or casting `event.target`) is one of them. These helpers would make things easier! Maybe `vue-tsc` could also cross-check if the types are matching when the event handlers are used in the template.
2024-10-06T13:06:21
2025-01-30T14:03:51
{ "+1": 4 }
NONE
vuejs
core
2,628,951,518
12,791
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13088975932) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13066699799) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci...
2025-02-01T13:21:02
2025-02-01T13:21:02
{}
CONTRIBUTOR
vuejs
core
2,632,464,524
12,811
edison1105
duplicate of #12777
2025-02-04T00:13:04
2025-02-04T00:13:04
{}
MEMBER
vuejs
core
2,587,181,730
12,697
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.5 kB | ### Usages | Name | Size | G...
2025-01-13T14:00:06
2025-02-06T08:59:35
{}
NONE
vuejs
core
2,606,931,312
12,630
JoJk0
@edison1105 I also experienced the error, it happens when I create and add Vue custom element with `shadowRoot: false` and contains child components with styles. I managed to reproduce it: https://stackblitz.com/edit/vitejs-vite-hebvmeai?file=src%2Fcomponents%2FHelloWorld.ce.vue ![Image](https://github.com/user-atta...
2025-01-22T11:01:41
2025-01-22T12:20:02
{}
NONE
vuejs
core
2,627,456,713
8,952
TheAlexLichter
> This is a type restriction of defineComponent, as a current solution you can use generic. This will bypass defineComponent and define the component as a functional component. > > <script setup lang="ts" generic="T"> > interface CommonProps { > size?: 'xl' | 'l' | 'm' | 's' | 'xs' > } > // ... > </script> Indeed, ...
2025-01-31T14:15:22
2025-01-31T14:15:22
{ "+1": 5 }
NONE
vuejs
core
2,633,730,487
12,435
cernymatej
sometimes, it is not possible to change the order of those components for example, my modal components have the following structure: ```html <Teleport> <Transition> <div> ``` and I would like to wrap them in an async component wrapper with suspense elsewhere is it considered a bug or will Vue support only the ...
2025-02-04T12:15:21
2025-02-04T12:15:42
{}
CONTRIBUTOR
vuejs
core
2,633,777,724
12,791
johnsoncodehk
/ecosystem-ci run
2025-02-04T12:33:49
2025-02-04T12:33:49
{ "+1": 1 }
MEMBER
vuejs
core
2,636,084,055
12,042
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13153325406) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13150558804) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci...
2025-02-05T08:42:27
2025-02-05T08:42:27
{}
CONTRIBUTOR
vuejs
core
2,638,366,132
12,771
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.5 kB | ### Usages | Name | Size | G...
2025-02-06T00:56:35
2025-02-06T00:56:35
{}
NONE
vuejs
core
2,644,571,224
12,828
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/fef951e3-9340-4ad0-a6e9-c113d64e7ae0) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12828 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-08T07:42:00
2025-02-08T09:43:22
{}
NONE
vuejs
core
2,621,495,647
12,778
edison1105
THANKS.
2025-01-29T12:22:09
2025-01-29T12:22:09
{}
MEMBER
vuejs
core
2,627,312,421
12,799
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2025-01-31T13:14:03
2025-01-31T13:14:03
{}
NONE
vuejs
core
2,636,766,392
12,042
edison1105
@yangxiuxiu1115 I've made some minor tweaks, see https://github.com/vuejs/core/pull/12042/commits/436296c5f1b20c17ba94fd9ce04c7f78f38d52eb
2025-02-05T12:51:40
2025-02-05T12:51:40
{ "+1": 1, "heart": 1 }
MEMBER
vuejs
core
2,641,842,971
12,817
jh-leong
As a workaround: ```diff - const modelDate = defineModel<Date>('date', { + const modelDate = defineModel<Date | undefined>('date', { required: false }) ```
2025-02-07T03:23:04
2025-02-07T03:23:04
{}
MEMBER
vuejs
core
2,641,812,351
12,819
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/49f5c7b3-15b9-4241-9424-be760a4812e2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12819 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` npm i https://pkg.pr.new...
2025-02-07T02:52:39
2025-02-07T04:02:52
{}
NONE
vuejs
core
2,614,939,019
5,312
ricardo17coelho
> <!--suppress JSUnusedLocalSymbols --> > <template v-for="(_, slot) of $slots as {}" #[slot]="scope"> > <slot :name="slot" v-bind="(scope ?? {}) as Record<string, any>" /> > </template> @stephane303 For me doesn't work. "vue-tsc": "^2.2.0". "typescript": "5.7.2", ...
2025-01-27T06:27:55
2025-01-27T06:28:21
{ "+1": 2 }
NONE
vuejs
core
2,615,912,958
12,776
jamesnakagawa
* Perhaps try `shallowReactive` if you don't want deeply-nested Vue proxies * If that doesn't work for you, try Vue's `toRaw` in your array merge handler: ```js const overwriteMerge = (destinationArray, sourceArray, options) => toRaw(sourceArray); ```
2025-01-27T14:29:05
2025-01-27T14:29:05
{}
NONE
vuejs
core
2,620,499,544
12,787
jacekkarczmarczyk
https://vue-land.github.io/faq/emit-synchronous https://github.com/vuejs/core/issues/11832 (and probably others)
2025-01-29T02:33:25
2025-01-29T02:33:25
{}
CONTRIBUTOR
vuejs
core
2,628,740,988
12,801
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+60 B**) | 38 kB (**+32 B**) | 34.3 kB (**+31 B**) | | v...
2025-02-01T03:29:55
2025-02-01T03:42:40
{}
NONE
vuejs
core
2,628,958,651
12,791
johnsoncodehk
/ecosystem-ci run
2025-02-01T13:42:50
2025-02-01T13:42:50
{ "+1": 1 }
MEMBER
vuejs
core
2,630,861,096
12,808
edison1105
this is the documented behavior, see https://vuejs.org/guide/built-ins/suspense.html#async-components adding `suspensible: false` is a workaround. see https://play.vuejs.org/#__PROD____SSR__eNp9U01vnDAQ/SsjX9iVKKja9oLYqGmVQ3too6S3uqoIDLtOvDayDdkK8d87tgndrJIcEMzXm3lvhpFddl029MgKVtraiM6BRdd3F1yJQ6eNgxEabIXCL5pshcqlsE/BYJ...
2025-02-03T12:50:46
2025-02-03T12:52:48
{}
MEMBER
vuejs
core
2,636,043,905
12,042
edison1105
/ecosystem-ci run
2025-02-05T08:22:11
2025-02-05T08:22:11
{ "+1": 1 }
MEMBER
vuejs
core
2,638,525,591
12,325
guaijie
> 并不是bug,在文档中有说明到,只有顶层的`ref`才会在模板中自动解包。[参考](https://vuejs.org/guide/essentials/reactivity-fundamentals.html#caveat-when-unwrapping-in-templates) > > 在你的示例代码中,你可以将`v-bind="refs"`改为`v-bind="props"`。 如果官方能实现这一功能,这将意味着响应式解构的问题能得到彻底解决。 而且这仅是在现有功能上做了进一步的拓展,是符合直觉的,不需要借助其他任何魔法语法。 ```vue <script setup lang="ts"> const prop...
2025-02-06T01:53:58
2025-02-06T01:54:58
{}
CONTRIBUTOR
vuejs
core
2,608,810,471
5,312
xsjcTony
It doesn't work in my case with `vitepress`. Even I put `$slots as {}` It's still not working and shows the same error Note: This only happens if I upgrade `vue-tsc` to `2.2.0`. This issue does not happen in `2.1.10` ```vue <script setup lang="ts"> import DefaultTheme from 'vitepress/theme' </script> <template> <D...
2025-01-23T04:07:01
2025-01-23T04:08:52
{ "+1": 1 }
NONE
vuejs
core
2,614,298,905
12,778
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/92db6889-c749-4a59-b20d-5cd99382a5e2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12778 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-01-26T09:40:27
2025-01-26T09:40:27
{}
NONE
vuejs
core
2,606,451,669
12,767
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 101 kB (**+150 B**) | 38.3 kB (**+64 B**) | 34.5 kB (**...
2025-01-22T07:06:51
2025-01-27T03:28:02
{}
NONE
vuejs
core
2,624,688,522
12,792
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. **[Why did it fail? →](https://app.netlify.com/sites/vue-sfc-playground/deploys/679b8efe9d5f1000080fdd25?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ...
2025-01-30T14:40:17
2025-01-30T14:40:17
{}
NONE
vuejs
core
2,624,688,525
12,792
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. **[Why did it fail? →](https://app.netlify.com/sites/vue-next-template-explorer/deploys/679b8efe523fcb0008f78bb5?deploy_diagnostics=true)** | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> ...
2025-01-30T14:40:17
2025-01-30T14:40:17
{}
NONE
vuejs
core
2,601,151,446
12,745
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/971ec3b0-2d51-4c59-a170-9ee477e294f2) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12745 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-01-20T01:37:19
2025-02-03T01:23:32
{}
NONE
vuejs
core
2,634,036,037
12,455
edison1105
@danieldasilva-smake I'm also not sure exactly when this PR will be merged. Maybe you can try using it in your development environment with: ```bash npm i https://pkg.pr.new/vue@12455 ``` It includes the latest code from the main branch.
2025-02-04T13:53:27
2025-02-04T13:53:27
{ "heart": 2 }
MEMBER
vuejs
core
2,639,481,715
12,697
akotulu
Trying to reproduce the issue weeks later fails with or without the modification. Language server doesn't display the errors anymore. There hasn't been any PHPStorm update, kinda of `magic` what is going on. Also thanks for pointing out the test was invalid, should have read the docks more carefully beforehand.
2025-02-06T10:53:40
2025-02-06T10:53:40
{}
NONE
vuejs
core
2,644,570,671
12,828
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.5 kB | ### Usages | Name | Size | G...
2025-02-08T07:41:52
2025-02-08T07:41:52
{}
NONE
vuejs
core
2,606,693,212
12,768
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/8d222d80-26c0-4248-a058-50aba304cf13) <details><summary><b>@vue/compiler-core</b></summary><p> ``` npm i https://pkg.pr.new/@vue/compiler-core@12768 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` npm i https://pkg.pr.new...
2025-01-22T09:20:28
2025-01-22T09:20:28
{}
NONE
vuejs
core
2,609,243,002
5,312
stephane303
@xsjcTony this is working: <!--suppress JSUnusedLocalSymbols --> <template v-for="(_, slot) of $slots as {}" #[slot]="scope"> <slot :name="slot" v-bind="(scope ?? {}) as Record<string, any>" /> </template>
2025-01-23T09:11:07
2025-01-23T09:11:07
{}
NONE
vuejs
core
2,611,011,738
9,033
xak2000
I think with the introduce of [data-allow-mismatch](https://vuejs.org/api/ssr.html#data-allow-mismatch) feature this problem becomes more important because `data-allow-mismatch="class"` "legalizes" hydration mistmatch, if it was **intended**. But because of this issue it is still not possible to intentially have hydra...
2025-01-23T21:03:09
2025-01-23T21:03:09
{}
NONE
vuejs
core
2,633,415,113
12,455
danieldasilva-smake
@edison1105 Can you tell me when this will be merged? Some colleagues and me would be very happy if the HMR works again for us 😅 But thanks a lot for your work ^^
2025-02-04T10:00:15
2025-02-04T10:00:15
{ "heart": 1 }
NONE
vuejs
core
2,636,725,846
5,312
stephane303
You can use `<!-- @vue-skip -->` to get rid of the error meanwhile this is fixed
2025-02-05T12:47:46
2025-02-05T12:48:12
{}
NONE
vuejs
core
2,638,728,228
12,771
jh-leong
LGTM
2025-02-06T03:14:27
2025-02-06T03:14:27
{ "hooray": 1 }
MEMBER
vuejs
core
2,644,575,724
12,829
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 38 kB | 34.3 kB | | vue.global.prod.js | 158 kB | 57.8 kB | 51.5 kB | ### Usages | Name | Size | G...
2025-02-08T07:43:00
2025-02-08T07:43:00
{}
NONE
vuejs
core
2,616,122,957
12,735
clemator
It is indeed working by passing the first item as initial value optional parameter! Reactivity is working fine after fixing it. Thank you for your answers <3
2025-01-27T15:48:24
2025-01-27T15:48:24
{}
NONE
vuejs
core
2,622,933,370
12,787
alextana
> [@jacekkarczmarczyk](https://github.com/jacekkarczmarczyk) > > So, I just read that thread and the fact it was listed as "expected behavior" is BONKERS. > > I updated my example above with the following example: > > import { ref } from 'vue' > const startDate = defineModel('startDate') > const endDate = defineMode...
2025-01-29T21:48:28
2025-01-29T21:49:04
{}
NONE