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,911,819,681 | 13,389 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/15271449076)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/15246590734) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2025-05-27T09:25:12 | 2025-05-27T09:25:12 | {} | CONTRIBUTOR |
vuejs | core | 2,912,813,515 | 12,435 | DanyloIvashev | we cannot change the order in NuxtPage @edison1105
| 2025-05-27T14:48:48 | 2025-05-27T14:48:48 | {} | NONE |
vuejs | core | 2,917,084,022 | 12,308 | cyrilf | Got it!
Thanks for taking the time to clarify, I appreciate it.
I've updated the tests accordingly and pushed my changes. | 2025-05-28T17:24:31 | 2025-05-29T19:23:54 | {} | CONTRIBUTOR |
vuejs | core | 2,920,830,632 | 7,312 | Swivelgames | Definitely still a problem | 2025-05-29T23:51:09 | 2025-05-29T23:51:09 | {
"+1": 1
} | NONE |
vuejs | core | 2,921,386,930 | 12,804 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
A new test case was added to the readonly reactivity test suite to verify that effects can be manually triggered on a readonly shallowRef using `triggerRef`. Additionally, a new internal readonly property ... | 2025-05-30T06:43:49 | 2025-05-30T06:46:07 | {} | NONE |
vuejs | core | 2,921,496,757 | 12,520 | parkerisme | @Gwynerva
oh.yeah.i have a try,but client happen:Hydration completed but contains mismatches.because server more a div than client.i prepare to use createVNode and hydrate.
`<component :is="sharedData1" />`
server:`<div><div><h1>A small state test for rehydration: 0</h1><button>Add to count</button></div></div>`
cl... | 2025-05-30T07:40:40 | 2025-05-30T07:45:01 | {} | NONE |
vuejs | core | 2,930,818,787 | 13,428 | louisiukas | Thanks for the explanation. I admit to having missed that doc.
The use of `defineModel` is nice syntactic sugar, but it comes comes with an extra devil-in-the-detail.
There is just one thing:
I agree with what you said that we cannot expect to know the value of the prop synchronously right after the model value is s... | 2025-06-02T13:45:58 | 2025-06-02T13:45:58 | {} | NONE |
vuejs | core | 2,912,063,585 | 13,390 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 101 kB | 38.3 kB | 34.5 kB |
| vue.global.prod.js | 159 kB | 58.5 kB | 52 kB |
### Usages
| Name | Size | G... | 2025-05-27T10:49:02 | 2025-05-27T10:49:02 | {} | NONE |
vuejs | core | 2,916,087,724 | 13,352 | runyasak | @edison1105 Thank you for the clarification.
Got it — I’ll hold off on making changes for now.
If there’s anything you’d like me to help with or update in the code later on, feel free to let me know. I’m happy to contribute anytime! 😁
Let me know if you’d like a version that sounds more casual or technical. | 2025-05-28T12:17:18 | 2025-05-28T12:17:18 | {} | CONTRIBUTOR |
vuejs | core | 2,916,506,244 | 13,404 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
The changes update the logic for handling trailing universal selectors (`*`) in scoped CSS. Now, when compiling such selectors, the scoped attribute is wrapped with the `:where()` pseudo-class instead of b... | 2025-05-28T14:10:59 | 2025-05-28T14:13:45 | {} | NONE |
vuejs | core | 2,917,895,723 | 13,406 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 101 kB | 38.3 kB | 34.5 kB |
| vue.global.prod.js | 159 kB | 58.5 kB | 52 kB |
### Usages
| Name | Size | G... | 2025-05-29T00:20:41 | 2025-05-29T00:20:41 | {} | NONE |
vuejs | core | 2,917,894,726 | 13,406 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- This is an auto-generated comment: failure by coderabbit.ai -->
> [!CAUTION]
> ## Review failed
>
> The pull request is closed.
<!-- end of auto-generated comment: failure by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
The ... | 2025-05-29T00:19:55 | 2025-05-29T00:21:29 | {} | NONE |
vuejs | core | 2,926,805,879 | 13,424 | 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-06-01T08:26:07 | 2025-06-01T08:26:07 | {} | NONE |
vuejs | core | 2,932,004,254 | 13,125 | skirtles-code | `isBooleanAttr` is also used in `stringifyStatic.ts`, to handle this edge case:
- [Playground - this PR](https://deploy-preview-13125--vue-sfc-playground.netlify.app/#eNrtksFKAzEQhl9lmXPZPehpiYUqPehBRT3mEjbTbWo2CZlkXSj77iZZWitIn8Db8H9f4J8hR9g4V48RoQUWcHBaBFxzU1VMqrEMaSQnTNXulZRo7jjshCbksN6wJpN/65fFmuVyrLm4J6wgUGfNTv... | 2025-06-02T18:40:30 | 2025-06-02T18:40:46 | {} | CONTRIBUTOR |
vuejs | core | 2,912,060,685 | 13,390 | coderabbitai[bot] | <!-- This is an auto-generated comment: summarize by coderabbit.ai -->
<!-- walkthrough_start -->
## Walkthrough
The changes remove the requirement for `defineModel()` to be assigned to a variable in `<script setup>` blocks. Validation logic enforcing this assignment is eliminated, related error messages are removed ... | 2025-05-27T10:47:51 | 2025-05-27T10:49:59 | {} | NONE |
vuejs | core | 2,916,509,590 | 13,404 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 101 kB | 38.3 kB | 34.5 kB |
| vue.global.prod.js | 159 kB | 58.5 kB | 52 kB |
### Usages
| Name | Size | G... | 2025-05-28T14:12:03 | 2025-05-28T14:12:03 | {} | NONE |
vuejs | core | 2,917,940,431 | 12,906 | edison1105 | @thecodewarrior
I reverted #12918 because it introduced a breaking change, leading to [vuejs/core#13401](https://github.com/vuejs/core/issues/13401). For now, we haven't found a perfect solution yet.
@skirtles-code created a discussion https://github.com/vuejs/core/issues/13405 for further discussion of how to handl... | 2025-05-29T00:59:01 | 2025-05-29T01:08:07 | {} | MEMBER |
vuejs | core | 2,473,633,206 | 12,385 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/11d89af3-fea8-4529-b633-fd36272f2869)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12385
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2024-11-13T13:31:49 | 2025-06-02T12:29:26 | {} | NONE |
vuejs | core | 2,931,152,196 | 13,410 | KazariEX | Firstly, ensure that the type of the `emit` is independent of generic type parameters; Then it is best to use some type helpers to explicitly infer the type of `emit` in a non setup script block and export it. | 2025-06-02T15:01:28 | 2025-06-02T15:01:28 | {} | MEMBER |
vuejs | core | 2,915,528,956 | 12,642 | edison1105 | @skirtles-code
Thanks for your review. I've updated the code, Please feel free to review it again. | 2025-05-28T08:59:16 | 2025-05-28T08:59:16 | {} | MEMBER |
vuejs | core | 2,915,627,739 | 13,387 | jessevanassen | Due to the PR, the generated CSS changed semantics, which looks like a bug in the implementation to me.
Before the change, your compiled CSS looked like this:
```css
main {
> *[data-v-7ba5bd90] {
/* */
}
}
```
After the change, it became
```css
main {
[data-v-7ba5bd90]> [data-v-7ba5bd90] {
/* */
}
}
```
So ... | 2025-05-28T09:29:42 | 2025-05-28T09:29:42 | {
"+1": 1
} | NONE |
vuejs | core | 2,916,510,377 | 13,404 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/7cccf577-46d1-42b6-9bd4-d5c97abece7c)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13404
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-05-28T14:12:17 | 2025-05-28T14:12:17 | {} | NONE |
vuejs | core | 2,917,790,431 | 13,404 | Justineo | This could lead to browser compatibility issues.
https://vuejs.org/about/faq.html#what-browsers-does-vue-support | 2025-05-28T22:51:49 | 2025-05-28T22:51:49 | {} | MEMBER |
vuejs | core | 2,921,117,973 | 12,522 | parkerisme | hi,guys.i want to know which version i can use? | 2025-05-30T03:19:23 | 2025-05-30T03:19:23 | {} | NONE |
vuejs | core | 2,921,534,897 | 12,520 | Gwynerva | @parkerisme Can you create and share a reproduction in Vue Playground so I can help you?
https://play.vuejs.org/ | 2025-05-30T07:56:58 | 2025-05-30T08:00:24 | {} | NONE |
vuejs | core | 2,911,372,862 | 13,388 | MissFlower | > computed returns value that is not reactive
@edison1105 @jacekkarczmarczyk Thank you for your reply. I have a problem scenario and would like to ask how to better handle it.
1. When the request interface returns data (useRequest is used here), I need to process the returned responsive data. For example, if the retur... | 2025-05-27T07:01:15 | 2025-05-27T07:45:03 | {} | NONE |
vuejs | core | 2,915,231,768 | 13,400 | 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-05-28T07:14:08 | 2025-05-28T07:44:47 | {} | NONE |
vuejs | core | 2,916,213,462 | 13,387 | jessevanassen | Because my other issue was closed as a duplicate of this one, I want to highlight another edge case that's in the closed issue but isn't presented here: the fix changed specificity when using wildcards, which goes against the CSS spec:
Reproduction: https://play.vuejs.org/#eNp9UdFKwzAU/ZUQ32S2yNxLrQWVCfqg4nwMSE3uumxpE... | 2025-05-28T12:56:12 | 2025-05-28T12:56:48 | {} | NONE |
vuejs | core | 2,918,587,214 | 13,401 | bojardo | Thanks a lot! Now with version 3.6.16 everything works | 2025-05-29T07:40:10 | 2025-05-29T07:40:10 | {} | NONE |
vuejs | core | 2,926,807,172 | 13,424 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/a2c4a669-7cf5-49a0-9a5a-99ca16d59c4c)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13424
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-06-01T08:27:18 | 2025-06-01T08:27:18 | {} | NONE |
vuejs | core | 2,928,232,103 | 13,427 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 101 kB | 38.3 kB | 34.5 kB |
| vue.global.prod.js | 159 kB | 58.5 kB | 52.1 kB |
### Usages
| Name | Size | G... | 2025-06-02T00:51:28 | 2025-06-02T00:51:28 | {} | NONE |
vuejs | core | 2,931,121,945 | 13,410 | KazariEX | When we use `generic`, we should assume that all the code in the script block is within the scope of the function.
You can move the type declarations with `export` modifier to the top to avoid this situation. | 2025-06-02T14:53:42 | 2025-06-02T14:54:00 | {} | MEMBER |
vuejs | core | 2,914,503,775 | 13,389 | skirtles-code | More generally, why do we include the scope id earlier in the selector for `*` selectors?
e.g. Why does `div *` compile to `div[data-v-7ba5bd90] [data-v-7ba5bd90]` rather than `div [data-v-7ba5bd90]`? It seems strangely inconsistent that we scope the parent for `div *` but not `div span`.
I believe these 3 CSS ru... | 2025-05-28T00:23:26 | 2025-05-28T00:27:48 | {} | CONTRIBUTOR |
vuejs | core | 2,914,734,948 | 13,399 | 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-05-28T02:54:01 | 2025-05-28T02:54:01 | {} | NONE |
vuejs | core | 2,915,556,867 | 13,401 | edison1105 | a workaround:
```vue
<style lang="scss" scoped>
@import 'bootstrap/scss/functions';
@import 'bootstrap/scss/variables';
.test4 {
color: $green-600;
}
.test8 {
color: $orange-600;
}
</style>
```
Avoid importing Bootstrap styles inside scoped styles, as it forces Bootstrap's global styles to be scoped, which is not ... | 2025-05-28T09:08:04 | 2025-05-28T12:39:58 | {} | MEMBER |
vuejs | core | 2,931,139,109 | 13,410 | alexchexes | > You can move the type declarations with export modifier to the top to avoid this situation
Unlike the code in the example, in the real code the use case is to export the type of whatever `emit()` returns. I mean something like this (real code):
```ts
const emit = defineEmits<{
/** emitted in case of any error (us... | 2025-06-02T14:58:09 | 2025-06-02T14:59:15 | {} | NONE |
vuejs | core | 2,681,249,812 | 12,942 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/963d1906-d02d-40c0-9667-dc4ab09ddac2)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12942
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-02-25T09:17:45 | 2025-02-25T09:17:45 | {} | NONE |
vuejs | core | 2,681,855,451 | 12,943 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-02-25T12:40:47 | 2025-02-25T12:40:47 | {} | NONE |
vuejs | core | 2,676,181,795 | 12,927 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | b6e14c766beb6d3a506a58787bea157e72b91037 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-02-22T12:39:54 | 2025-02-25T12:45:35 | {} | NONE |
vuejs | core | 2,686,712,349 | 12,958 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ----------------- | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 100 kB (**-4 B**) | 38.1 kB (**+1 B**) | 34.3 kB (**+6 B**) |
| vue.glo... | 2025-02-27T02:42:54 | 2025-02-27T02:42:54 | {} | NONE |
vuejs | core | 2,692,019,552 | 12,972 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/fb8b84e8-264b-4ab8-bee0-90c7a5768096)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12972
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-01T06:48:43 | 2025-03-01T06:48:43 | {} | NONE |
vuejs | core | 2,692,272,765 | 12,216 | patroza | @KazariEX neat, but the change breaks type narrowing:
<img width="870" alt="Image" src="https://github.com/user-attachments/assets/2260bd6e-76f6-4f4d-a42e-7deb47cb72ae" />
the `v-if` ensures the `swissMarket` can't be `null` | 2025-03-01T15:03:40 | 2025-03-01T15:04:15 | {
"+1": 1
} | NONE |
vuejs | core | 2,680,085,405 | 12,941 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-02-25T01:03:37 | 2025-02-25T01:03:37 | {} | NONE |
vuejs | core | 2,681,979,722 | 12,942 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13522205939)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13491134871) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2025-02-25T13:26:31 | 2025-02-25T13:26:31 | {} | CONTRIBUTOR |
vuejs | core | 2,692,253,340 | 12,969 | danielroe | that's merely an example. it also occurs with any other hydration strategy.
the reported bug is that the js is eagerly loaded immediately regardless of the hydration strategy. that is, it does not wait for hydrate to be called
imagine you have hydrate on interaction. my expectation is that the module is not imported... | 2025-03-01T14:13:38 | 2025-03-01T14:19:19 | {
"+1": 3
} | MEMBER |
vuejs | core | 2,692,759,281 | 12,975 | edison1105 | /ecosystem-ci run | 2025-03-02T14:31:48 | 2025-03-02T14:31:48 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,699,980,049 | 12,996 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13669654125)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13668840126) |
|-------|--------|----------------|
| primevue | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actio... | 2025-03-05T06:16:40 | 2025-03-05T06:16:40 | {} | CONTRIBUTOR |
vuejs | core | 2,702,383,334 | 12,999 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/722cbcd6-097a-4951-a5d0-54412f5d54fb)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12999
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-06T00:21:48 | 2025-03-06T00:21:48 | {} | NONE |
vuejs | core | 2,702,392,386 | 12,999 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13688273982)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13668840126) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1... | 2025-03-06T00:28:13 | 2025-03-06T00:28:13 | {} | CONTRIBUTOR |
vuejs | core | 2,680,085,551 | 12,941 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/ba7eb048-45c9-4b6a-b9b8-966fc6c91478)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12941
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-02-25T01:03:45 | 2025-02-25T01:03:45 | {} | NONE |
vuejs | core | 2,692,596,518 | 12,975 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------- | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 101 kB (**+123 B**) | 38.2 kB (**+53 B**) | 34.4 kB (**+55 B**) |
... | 2025-03-02T07:15:58 | 2025-03-02T14:29:54 | {} | NONE |
vuejs | core | 2,700,792,613 | 12,995 | edison1105 | A warning will be issued during v-for updates if there are duplicate keys. The key affects v-for updates but does not affect its initial rendering.
So, this is the expected behavior. | 2025-03-05T12:28:19 | 2025-03-05T12:28:19 | {} | MEMBER |
vuejs | core | 2,701,074,189 | 7,786 | kaaax0815 | what the status on this? | 2025-03-05T14:16:29 | 2025-03-05T14:16:29 | {} | NONE |
vuejs | core | 2,681,856,305 | 12,943 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/dc734346-97c3-4955-b02e-248d6e783837)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12943
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-02-25T12:40:54 | 2025-02-25T12:40:54 | {} | NONE |
vuejs | core | 2,683,974,182 | 10,376 | KazariEX | The reproduction repo no longer exists. | 2025-02-26T05:59:01 | 2025-02-26T05:59:01 | {} | MEMBER |
vuejs | core | 2,682,361,736 | 12,924 | OnlyWick | The core of this problem is that every time the function is re-executed, a new object is created, which cannot hit the `proxyMap` cache. Subsequently, when `triggers` perform `dep.track` , they also fail to hit the `depsMap` cache, resulting in a large number of dep links being generated. To address this issue, we need... | 2025-02-25T15:23:33 | 2025-02-26T11:50:33 | {} | CONTRIBUTOR |
vuejs | core | 2,685,206,881 | 5,312 | edison1105 | > Why was this Issue closed ? The problem is still there with no fix.
see https://github.com/vuejs/core/issues/5312#issuecomment-2657383224
Sorry, Does this solve your problem? | 2025-02-26T14:32:15 | 2025-02-26T14:32:15 | {} | MEMBER |
vuejs | core | 2,686,571,329 | 12,924 | rlsz | > The core of this problem is that every time the function is re-executed, a new object is created, which cannot hit the `proxyMap` cache. Subsequently, when `triggers` perform `dep.track` , they also fail to hit the `depsMap` cache, resulting in a large number of dep links being generated. To address this issue, we ne... | 2025-02-27T01:23:02 | 2025-02-27T01:23:02 | {} | NONE |
vuejs | core | 2,691,920,127 | 12,947 | ywenhao | You need delete './node_modules/.tmp/tsconfig.app.tsbuildinfo', before build.
It is a bug in tsc. | 2025-03-01T04:14:33 | 2025-03-01T04:14:33 | {} | NONE |
vuejs | core | 2,691,921,967 | 12,947 | Trandx | 👍 okay, thanks 😊
Le sam. 1 mars 2025 à 05:14, ywenhao ***@***.***> a écrit :
> You need delete './node_modules/.tmp/tsconfig.app.tsbuildinfo', before
> build.
> It is a bug in tsc.
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/vuejs/core/issues/12947#issuecomment-2691920127... | 2025-03-01T04:18:38 | 2025-03-01T04:18:38 | {} | NONE |
vuejs | core | 2,681,228,824 | 12,927 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/16376994-8008-40fe-ac90-c0efec317dd5)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12927
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-02-25T09:11:21 | 2025-02-25T12:10:58 | {} | NONE |
vuejs | core | 2,683,675,655 | 12,947 | edison1105 | Please follow the issue requirement and provide a minimal runnable reproduction | 2025-02-26T01:36:26 | 2025-02-26T01:36:26 | {} | MEMBER |
vuejs | core | 2,683,954,038 | 5,471 | KazariEX | The issue can no longer be reproduced at the latest version. | 2025-02-26T05:41:50 | 2025-02-26T05:41:50 | {} | MEMBER |
vuejs | core | 2,685,176,445 | 5,312 | AzizFacilex | Why was this Issue closed ? The problem is still there with no fix. | 2025-02-26T14:23:58 | 2025-02-26T14:23:58 | {} | NONE |
vuejs | core | 2,697,103,301 | 12,993 | yangxiuxiu1115 | Perhaps it would be more appropriate to skip the v-for when check it | 2025-03-04T11:02:41 | 2025-03-04T11:02:41 | {} | CONTRIBUTOR |
vuejs | core | 2,697,594,480 | 12,986 | edison1105 | It can't reproduce with ts v4.9.5, see [playground](https://play.vuejs.org/#eNrNVE2P2jAQ/SsjXwAJBQG7PbCA1FZ72ErdrXY5Wlo5yRBMEzuyHT5E+e8dO2xIBdr2Umkv0djz5s3zm9gH9rkso02FbMKmNjGydGDRVSXkQmUzzpzlbM6VLEptHBzA6Wdc9uG72McYIuM/FMERlkYX0CGyDldcJVpZB8WecmhQJTicNGVTVRUxmjnMfH13OBr37q5UjCgfGnbbNB7aBkUbkVdI0JvbT3cwGMBiXyJ06hYdkBaU... | 2025-03-04T13:30:08 | 2025-03-04T13:30:08 | {} | MEMBER |
vuejs | core | 2,702,383,514 | 12,999 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-03-06T00:21:56 | 2025-03-06T00:21:56 | {} | NONE |
vuejs | core | 2,684,488,488 | 12,935 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13541151507)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13536857953) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1... | 2025-02-26T10:01:55 | 2025-02-26T10:01:55 | {} | CONTRIBUTOR |
vuejs | core | 2,699,969,869 | 12,996 | jh-leong | /ecosystem-ci run | 2025-03-05T06:09:45 | 2025-03-05T06:09:45 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,681,253,726 | 12,942 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 101 kB (**+72 B**) | 38.1 kB (**+30 B**) | 34.3 kB (**+20 B**) |
| v... | 2025-02-25T09:19:14 | 2025-02-25T09:19:14 | {} | NONE |
vuejs | core | 2,685,235,253 | 5,312 | AzizFacilex | Getting the following error with that suggestion:
```
error TS2537: Type 'Readonly<{ [x: `item.${string}`]: (arg: ItemKeySlot<any>) => VNode<RendererNode, RendererElement, { [key: string]: any; }>[]; [x: `header.${string}`]: (arg: VDataTableHeaderCellColumnSlotProps) => VNode<...>[]; ... 23 more ...; 'footer.prepend'?:... | 2025-02-26T14:38:16 | 2025-02-26T14:38:16 | {} | NONE |
vuejs | core | 2,693,293,271 | 12,985 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | f019b7defcd700352a73162935ec60e93caf0cea |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-03-03T05:10:01 | 2025-03-04T04:28:23 | {} | NONE |
vuejs | core | 2,698,262,473 | 12,731 | MstrVLT | [play.vuejs.org](https://play.vuejs.org/#eNqVVE1v2zAM/SuEUSAO5jptt1PmZOuKHjYM29D16EM0h3HUypIhyfmA6/8+SnJSd2i77ZLw4+nxkaLVRpd1nW4ajKZRZgrNawsGbVPPc8mrWmkLLWhcJWDWTAi1vXF2Y/AWq1owi97fMlusE5C4s7e8uIcOVlpVMCLeUS4LJY0FwelnNqCJL7Vm+9Qhh2YLAmVp11M4P4NunN7j3sTj8fjAwy1WdNoQ11MZ8cilzIiQufSK4gM2gViiq0mWEktnjGE2hzaXAI5WCUyFKuNFD4O... | 2025-03-04T16:32:38 | 2025-03-04T16:42:24 | {} | NONE |
vuejs | core | 2,702,457,710 | 5,705 | brentfulgham | Firefox 136 (the latest release) now matches Safari behavior. I would anticipate Chrome moving to match soon, so it would be good to adjust Vue.js to expect this standards-compliant behavior. | 2025-03-06T01:03:07 | 2025-03-06T01:03:07 | {
"+1": 1
} | NONE |
vuejs | core | 2,684,282,193 | 12,951 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/71d605af-4a69-423b-b17c-75d72fe8369b)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12951
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-02-26T08:35:12 | 2025-02-26T08:58:35 | {} | NONE |
vuejs | core | 2,684,912,944 | 12,953 | jh-leong | Thanks for contributing!
We can't track only `ARRAY_ITERATE_KEY` for `fill` and `reverse`, because both modify the array elements.
Consider the following case: [Playground](https://play.vuejs.org/#eNp9UstuwjAQ/JWVL1AJBRA3mqC2iEN7aKu2N4xECJsQcOzID4oU5d+7NiX0UHGwZM/MrmfWbthjXUdHh2zKYpPpsrZg0LoaRCqLhDNrOJtxWVa10hYa... | 2025-02-26T13:08:47 | 2025-02-26T13:08:47 | {} | MEMBER |
vuejs | core | 2,689,514,540 | 12,965 | edison1105 | Thanks @padcom
LGTM ! | 2025-02-28T01:47:28 | 2025-02-28T01:47:28 | {} | MEMBER |
vuejs | core | 2,692,079,960 | 12,967 | giuliohome | It would be interesting to investigate if the bug is present in Microsoft Edge as well.
In that case, I think this may be related:
> To only show the elements that are detached from the DOM tree and that can't be garbage-collected, always click Collect Garbage first, and then click Get Detached Elements.
from [Debug... | 2025-03-01T08:58:54 | 2025-03-01T08:58:54 | {} | NONE |
vuejs | core | 2,693,619,450 | 2,047 | steffanhalv | I am looking forward for this too.
Possible duplicate of: https://github.com/vuejs/core/issues/2669 | 2025-03-03T08:32:54 | 2025-03-03T08:44:12 | {} | NONE |
vuejs | core | 2,683,665,974 | 12,948 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-02-26T01:28:44 | 2025-02-26T01:28:44 | {} | NONE |
vuejs | core | 2,684,686,972 | 12,942 | OnlyWick | The core of this problem is that every time the function is re-executed, a new object is created, which cannot hit the `proxyMap` cache. Subsequently, when `triggers` perform `dep.track` , they also fail to hit the `depsMap` cache, resulting in a large number of dep links being generated. To address this issue, we need... | 2025-02-26T11:25:49 | 2025-02-26T11:26:30 | {} | CONTRIBUTOR |
vuejs | core | 2,686,524,200 | 12,954 | edison1105 | This behavior is expected, not a bug.
In Vue's unidirectional data flow design:
- When a parent component updates a v-model value, it's a top-down data flow
- The set function in defineModel is primarily designed to handle value updates triggered from within the child component (bottom-up data flow)
If you need to ... | 2025-02-27T00:41:25 | 2025-02-27T00:41:25 | {} | MEMBER |
vuejs | core | 2,699,656,270 | 12,986 | Maxim-Mazurok | Hey @edison1105 looks like playground link doesn't include TS version.
I get reproduction with TS 5.1.6:

Which means that the latest Vue version should have peer dependency of TS 5.4.0-beta or later, IMO.
So please, reopen the ... | 2025-03-05T03:03:25 | 2025-03-05T03:03:25 | {} | NONE |
vuejs | core | 2,699,969,666 | 12,996 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-03-05T06:09:37 | 2025-03-05T06:09:37 | {} | NONE |
vuejs | core | 2,702,251,360 | 5,705 | Ecco | Ok, so I did track and pinpoint the difference! Safari disagrees with Chrome and Firefox on this:
```javascript
"autocorrect" in document.createElement("input")
```
This make [shouldSetAsProp](https://github.com/vuejs/core/blob/4b1931cf89accf83d11f9ea6cd421f23d28c2e2c/packages/runtime-dom/src/patchProp.ts#L143), retu... | 2025-03-05T22:46:59 | 2025-03-06T02:22:11 | {
"heart": 1
} | CONTRIBUTOR |
vuejs | core | 2,682,071,500 | 12,944 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | c24d0989028255ace589102f19f0fa394749893f |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-02-25T13:59:11 | 2025-02-25T14:00:23 | {} | NONE |
vuejs | core | 2,692,241,022 | 12,969 | edison1105 | <s>This issue is not related to whether the JS chunk is immediately triggered for loading. Even if `load` executes earlier, [it will still first execute `hydrate` and then render the `resolvedComp`](https://github.com/vuejs/core/blob/be5c2a2f51004bfbdc37e24ec88a78e3cb1b646d/packages/runtime-core/src/apiAsyncComponent.t... | 2025-03-01T13:49:13 | 2025-03-02T14:00:56 | {} | MEMBER |
vuejs | core | 2,693,197,950 | 12,984 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-03-03T03:33:21 | 2025-03-03T03:33:21 | {} | NONE |
vuejs | core | 2,696,008,528 | 3,173 | lisonge | I have a recursive component, and I want to display the class `MyComponent` only in the outermost layer. However, this error causes the inner component HTML tags to all become `<span class>`
So, are there any other solutions?
| 2025-03-04T02:18:21 | 2025-03-04T02:28:37 | {} | NONE |
vuejs | core | 2,702,087,762 | 5,705 | Ecco | Hit this very same issue. vue 3.5.13. iOS 18.1.1.
Actually I did some digging and the problem is that for some reason, on WebKit, the `autocorrect="off"` attributes from a `.vue` file becomes `autocorrect="on"`.
This buggy behavior is also present on *desktop* Safari on macOS too, but AFAIK it has no impact (since th... | 2025-03-05T21:12:20 | 2025-03-05T21:16:32 | {} | CONTRIBUTOR |
vuejs | core | 2,682,305,853 | 2,920 | mrleblanc101 | I'm sorry, I meant to mention pinia/2920, I deleted the message but the mention still apears. | 2025-02-25T15:07:22 | 2025-02-25T15:07:22 | {} | NONE |
vuejs | core | 2,684,106,128 | 12,935 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13538176427)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13536857953) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1... | 2025-02-26T06:57:32 | 2025-02-26T06:57:32 | {} | CONTRIBUTOR |
vuejs | core | 2,684,278,484 | 12,951 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 2b730e320bb0b24a7106162bd03fdb66335130a3 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-02-26T08:33:25 | 2025-02-26T08:58:59 | {} | NONE |
vuejs | core | 2,692,019,091 | 12,972 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | ce35a8c2e74bb5e01890c3f63e2728d83de1a9bf |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-03-01T06:47:46 | 2025-03-01T06:49:02 | {} | NONE |
vuejs | core | 2,692,761,643 | 12,975 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13616409666)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13581655223) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2025-03-02T14:37:20 | 2025-03-02T14:37:20 | {} | CONTRIBUTOR |
vuejs | core | 2,693,197,617 | 12,983 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.3 kB |
| vue.global.prod.js | 158 kB | 58 kB | 51.6 kB |
### Usages
| Name | Size | G... | 2025-03-03T03:32:59 | 2025-03-03T03:32:59 | {} | NONE |
vuejs | core | 2,678,372,849 | 6,197 | edison1105 | Please try language-tools compiler-option: `inferComponentDollarRefs`
https://github.com/vuejs/language-tools/wiki/Vue-Compiler-Options#infercomponentdollarrefs-v224 | 2025-02-24T13:09:26 | 2025-02-24T13:09:26 | {} | MEMBER |
vuejs | core | 2,684,286,826 | 12,935 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13539629125)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13536857953) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1... | 2025-02-26T08:37:26 | 2025-02-26T08:37:26 | {} | CONTRIBUTOR |
vuejs | core | 2,684,470,244 | 12,935 | johnsoncodehk | /ecosystem-ci run | 2025-02-26T09:54:56 | 2025-02-26T09:54:56 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,686,712,336 | 12,958 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/7a02e6f8-2bc7-4f74-b9c6-709c1fb78429)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@12958
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-02-27T02:42:53 | 2025-02-27T02:42:53 | {} | NONE |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.