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,732,905,154 | 13,055 | vonBrax | I'm running into a similar problem because of attribute name casing convention, and from what I found, there's a lot of people having similar issues.
I found these 2 comments that better describe the issue and point to a possible fix:
https://github.com/vuejs/docs/issues/1972#issuecomment-1860360255
https://github.co... | 2025-03-18T11:41:42 | 2025-03-18T11:45:32 | {
"+1": 2,
"rocket": 1
} | NONE |
vuejs | core | 2,733,106,300 | 2,349 | imaverickk | > The `unmounted` hook of the `v-unmount` directive is not called on elements rendered with `v-for`, perhaps this is a bug. See [Vue Play](https://play.vuejs.org/#eNp9U9uO0zAQ/RXjl7aoTdXCU8lW3CoB4iZY3vwSnEnqXce2bCebVdV/Z+xcCCuUh0j2nDNzjiczF/rGmKSpgR5o6rgVxhMHvjZHpkRltPXkQiwU5EoKqyuyQOpihJpfqtK18j2WbOvuvnjFFFNcK4eQzModu... | 2025-03-18T12:48:33 | 2025-03-18T12:48:33 | {
"+1": 1
} | NONE |
vuejs | core | 2,734,491,868 | 5,705 | rkh | Any workaround in the mean time? I'm not sure I fully grasp what's happening. It seems like setting `autocorrect` to `false` instead of `off` works, but unfortunately we're using code (Reka UI) that has a hard-coded "off" in there. | 2025-03-18T19:28:12 | 2025-03-18T19:28:12 | {} | NONE |
vuejs | core | 2,745,024,771 | 13,083 | skirtles-code | Just to expand on this a little...
> Vue binds `:checked`, which only reflects state but doesn't control it after the initial render.
I don't think this is entirely accurate. Under normal circumstances Vue would update a bound `checked` value after the initial render. e.g. See this example:
- [Playground](https://pl... | 2025-03-22T05:25:11 | 2025-03-22T05:25:11 | {
"+1": 2,
"rocket": 2
} | CONTRIBUTOR |
vuejs | core | 2,759,996,193 | 13,078 | johnsoncodehk | /ecosystem-ci run | 2025-03-28T02:10:42 | 2025-03-28T02:10:42 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,732,076,087 | 13,063 | 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-18T08:20:41 | 2025-03-18T08:20:41 | {} | NONE |
vuejs | core | 2,746,062,801 | 13,091 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/25f24e6c-1200-40d8-9ebd-0d16823f478d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13091
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-23T07:11:50 | 2025-03-24T09:04:33 | {} | NONE |
vuejs | core | 2,749,702,554 | 13,100 | edison1105 | Thanks for the PR, but https://github.com/vuejs/core/pull/12973/files already includes this change. Please review it rather than file a new one. | 2025-03-25T00:12:17 | 2025-03-25T00:12:17 | {} | MEMBER |
vuejs | core | 2,760,380,802 | 13,079 | absidue | @spatialbits The behaviour makes a lot of sense when you read the docs (https://vuejs.org/guide/components/v-model.html#under-the-hood), a model is just a prop and an emit. Every time you change the value in the child it does an emit and every time you read it accesses the prop, so when you change the value in the chil... | 2025-03-28T06:52:29 | 2025-03-28T06:52:29 | {} | NONE |
vuejs | core | 2,760,566,514 | 13,078 | johnsoncodehk | /ecosystem-ci run | 2025-03-28T08:40:58 | 2025-03-28T08:40:58 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,733,067,089 | 2,349 | tbontb-iaq | ```vue
<script setup>
import { ref } from 'vue'
import vUnmount from './unmount';
const flag1 = ref(true), flag2 = ref(true);
</script>
<template>
<div class="app">
<button @click="flag1 = !flag1">switch flag 1</button>
<button @click="flag2 = !flag2">switch flag 2</button>
<template v-if="flag1">
... | 2025-03-18T12:36:48 | 2025-03-18T12:36:48 | {} | NONE |
vuejs | core | 2,733,405,329 | 13,064 | jh-leong | Please follow the issue guidelines and provide a minimal reproduction (e.g., a [Playground link](https://play.vuejs.org/) or a GitHub repo) to help us investigate further. Thanks! | 2025-03-18T14:11:47 | 2025-03-18T14:15:14 | {} | MEMBER |
vuejs | core | 2,736,408,422 | 13,072 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 361c7d47188acd330f0ab25b9b1ddf0f0a2fe0ff |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-03-19T12:09:50 | 2025-03-19T13:16:19 | {} | NONE |
vuejs | core | 2,739,325,700 | 13,074 | 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-20T06:16:07 | 2025-03-20T06:16:07 | {} | NONE |
vuejs | core | 2,740,254,527 | 13,076 | yangxiuxiu1115 | https://github.com/vuejs/core/blob/main/packages/runtime-core/src/vnode.ts#L391-L401
Perhaps there are other uses with the same problem | 2025-03-20T12:12:34 | 2025-03-20T12:12:34 | {} | CONTRIBUTOR |
vuejs | core | 2,741,974,167 | 13,077 | edison1105 | duplicate of https://github.com/vuejs/core/issues/6913
a workaround
```js
function createNode() {
setBlockTracking(-1)
const node = h(Hello)
setBlockTracking(1)
return node
}
```
see [playground](https://play.vuejs.org/#eNp9U01v2zAM/SuELnHRzN6wnTIn2FoU2Hboiq23eQdXphM1tmToIw1g+L+PlBM3a4scAlh8j+TjI9OLr12X7gKKhcid... | 2025-03-21T00:54:31 | 2025-03-21T00:59:35 | {} | MEMBER |
vuejs | core | 2,732,096,385 | 13,063 | jh-leong | /ecosystem-ci run pinia | 2025-03-18T08:28:37 | 2025-03-18T08:28:37 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,732,162,368 | 2,349 | tbontb-iaq | > The onActivated and onDeactivated hooks will never be removed before the instance is destroyed. If the element is mounted multiple times due to v-if control, this code will lead to a memory leak.
>
> I made some improvements.
>
> ```
> const keepScrollElements = Symbol()
> const keepScrollPosition = Symbol()
>
> c... | 2025-03-18T08:51:53 | 2025-03-18T08:51:53 | {} | NONE |
vuejs | core | 2,735,224,506 | 12,605 | edison1105 | /ecosystem-ci run | 2025-03-19T03:23:03 | 2025-03-19T03:23:03 | {
"+1": 2,
"heart": 1
} | MEMBER |
vuejs | core | 2,741,987,342 | 13,079 | edison1105 | First, make sure that `org` is reactive data. Then, wait for one tick before pushing.
[see playground](https://play.vuejs.org/#eNqNU02P0zAQ/SuDL02lJREqXEpaPlZ7WCRYBHvDCIV0knrr2pHtpF1F+e+M7SYUAbt7ieyZeeP3Zl569q5p0q5FtmS5LY1oHFh0bQOyUPWKM2c5W3Ml9o02DnowWJROdAgDVEbvYUbY2ZS/3Aq5OSXSLNx889lrrrhy9w3CjalhBT1XAFKXhRNa2TdLsM4IV... | 2025-03-21T01:07:38 | 2025-03-21T01:10:26 | {} | MEMBER |
vuejs | core | 2,743,499,615 | 13,086 | 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-21T14:14:33 | 2025-03-21T14:14:33 | {} | NONE |
vuejs | core | 2,743,779,460 | 13,079 | spatialbits | > First, make sure that `org` is reactive data. Then, wait for one tick before pushing. [see playground](https://play.vuejs.org/#eNqNU02P0zAQ/SuDL02lJREqXEpaPlZ7WCRYBHvDCIV0knrr2pHtpF1F+e+M7SYUAbt7ieyZeeP3Zl569q5p0q5FtmS5LY1oHFh0bQOyUPWKM2c5W3Ml9o02DnowWJROdAgDVEbvYUbY2ZS/3Aq5OSXSLNx889lrrrhy9w3CjalhBT1XAFKXhRNa2TdLsM4... | 2025-03-21T15:50:07 | 2025-03-21T15:50:07 | {} | NONE |
vuejs | core | 2,727,744,836 | 13,047 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/f102e1bf-6b6e-4bf3-94f8-0769e56253a1)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13047
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-17T00:21:58 | 2025-03-24T00:23:08 | {} | NONE |
vuejs | core | 2,746,062,751 | 13,091 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 100 kB (**+28 B**) | 38.2 kB (**+14 B**) | 34.4 kB (**+33 B**) |
| v... | 2025-03-23T07:11:38 | 2025-03-24T09:04:27 | {} | NONE |
vuejs | core | 2,757,345,606 | 13,104 | bigwigal | @edison1105 thanks for replying so quickly and for the [suggested workarounds](https://github.com/vuejs/core/issues/13104#issuecomment-2756067607). The first is a workaround in this case but may be only a partial in others as it still sidesteps any handling tied to attribute change, as well as requiring the consumer to... | 2025-03-27T09:38:27 | 2025-03-27T09:38:27 | {} | NONE |
vuejs | core | 2,735,865,330 | 12,005 | edison1105 | /ecosystem-ci run | 2025-03-19T09:22:18 | 2025-03-19T09:22:18 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,367,742,383 | 12,005 | 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... | 2024-09-23T09:56:23 | 2025-03-19T13:17:56 | {} | NONE |
vuejs | core | 2,740,510,119 | 13,077 | edison1105 | ~~This is because the `vnode` has no instance (component).This is an undocumented usage. Maybe you should return a component. [see playground](https://play.vuejs.org/#eNp9U01v2zAM/SuELknRwh6wnTIn2FYU2Hboim23aYfUphO1tiToIw1g+L+XlGPXRYsAtiHxUU+Pj3QnvlqbHSKKlSh86ZQN4DFEu5Fatda4AB3soYfamRYWlLj4PEMc1q+wCbo1FZ7iWc4bvoNgqUuj... | 2025-03-20T13:45:32 | 2025-03-21T00:57:26 | {} | MEMBER |
vuejs | core | 2,742,666,139 | 12,461 | kyumoon | @yyx990803 Please review this PR. | 2025-03-21T08:28:36 | 2025-03-21T08:28:36 | {} | NONE |
vuejs | core | 2,745,999,279 | 13,090 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/d6b3fccc-179a-415e-a928-eda1e10e16ad)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13090
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-23T03:32:51 | 2025-03-23T12:47:18 | {} | NONE |
vuejs | core | 2,746,580,023 | 13,092 | 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.2 kB | 51.9 kB |
### Usages
| Name | Size | G... | 2025-03-24T00:22:58 | 2025-03-24T03:02:00 | {} | NONE |
vuejs | core | 2,761,661,042 | 13,114 | GeoffreyParrier | There are some discussions around object as v-model and for now:
- It seems, looking at multiple comments, it's a bad practice https://github.com/orgs/vuejs/discussions/10538#discussioncomment-10830197
- An attempt has been made and it seems to lose reactivity cf https://github.com/vuejs/rfcs/discussions/725
- You can ... | 2025-03-28T15:14:32 | 2025-03-28T15:14:42 | {} | NONE |
vuejs | core | 2,732,069,506 | 13,060 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/13918369241)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/13891908293) |
|-------|--------|----------------|
| quasar | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions... | 2025-03-18T08:18:56 | 2025-03-18T08:18:56 | {} | CONTRIBUTOR |
vuejs | core | 2,739,325,780 | 13,074 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/72ba1af3-09fc-4d32-8bac-a45f351fc7f1)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13074
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-20T06:16:10 | 2025-03-20T06:16:10 | {} | NONE |
vuejs | core | 2,743,475,760 | 12,088 | tac11tac | For a Vue newbie, this was very confusing. Seeing something that is obviously valid HTML get flagged as an error/warning does not help me advance in my Vue knowledge. It is good that I stumbled across this thread. Thanks for fixing this in the future. | 2025-03-21T14:05:44 | 2025-03-21T14:05:44 | {
"+1": 10
} | NONE |
vuejs | core | 2,746,725,239 | 13,096 | 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-24T02:29:29 | 2025-03-24T02:29:29 | {} | NONE |
vuejs | core | 2,756,067,607 | 13,104 | edison1105 | workarounds:
- Both a and b are of type number
```vue
<addition-comp :a="2" :b="2"></addition-comp>
```
- Both a and b are of type number and as attrs
```vue
<addition-comp :a.attr="2" :b.attr="2"></addition-comp>
```
| 2025-03-27T00:35:12 | 2025-03-27T00:35:12 | {} | MEMBER |
vuejs | core | 2,765,014,068 | 13,123 | 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.2 kB | 51.8 kB |
### Usages
| Name | Size | G... | 2025-03-31T03:37:24 | 2025-03-31T03:37:24 | {} | NONE |
vuejs | core | 2,765,254,403 | 13,001 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14165320662)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14164413527) |
|-------|--------|----------------|
| nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r... | 2025-03-31T06:25:46 | 2025-03-31T06:25:46 | {} | CONTRIBUTOR |
vuejs | core | 2,765,865,718 | 12,935 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14169759916)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14164413527) |
|-------|--------|----------------|
| pinia | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/... | 2025-03-31T10:52:50 | 2025-03-31T10:52:50 | {} | CONTRIBUTOR |
vuejs | core | 2,768,682,414 | 13,128 | edison1105 | /ecosystem-ci run | 2025-04-01T09:03:47 | 2025-04-01T09:03:47 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,771,198,210 | 13,130 | jh-leong | The `input` event does not support the `enter` modifier, as `enter` is meant for keyboard events (e.g., `keydown`/`keyup`).
Workarounds: [Playground](https://play.vuejs.org/#eNp9ksFu2zAMhl+F0w5OgNg69JbZAdahA7YB27DtNg2D4TCOWlsSJDpNYfjdS8lNmkPbiyD9/EV+ojiKj84VhwHFWpSh8doRBKTBQVebtlKCwlGJjTK6d9YTjHCvaf8NHwJMsPO2h4wvZx... | 2025-04-02T02:39:27 | 2025-04-02T02:39:27 | {} | MEMBER |
vuejs | core | 2,771,865,388 | 13,143 | jh-leong | Please follow the issue guidelines and provide a minimal reproduction. Feel free to open a new issue when ready. | 2025-04-02T08:49:50 | 2025-04-02T08:49:50 | {} | MEMBER |
vuejs | core | 2,775,919,497 | 12,852 | char101 | I think the real issue here is that in vue 3.5.13 in development mode, setting a template ref while having a variable with the same in the `script setup` will try to assign the variable to the template ref. This is inconsistent with what is written in the documentation that this is before 3.5 usage.
Minimum example:
`... | 2025-04-03T14:08:14 | 2025-04-03T14:33:53 | {} | NONE |
vuejs | core | 2,764,909,865 | 13,121 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/4ed45a64-5729-4b38-90b3-eb050a31ae55)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13121
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-31T01:54:13 | 2025-04-07T00:44:25 | {} | NONE |
vuejs | core | 2,763,127,729 | 13,116 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/1381f090-9949-4c9e-80d0-303aa358d96d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13116
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-29T05:59:18 | 2025-03-29T11:47:46 | {} | NONE |
vuejs | core | 2,764,334,585 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151410796)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/14151410... | 2025-03-30T01:48:31 | 2025-03-30T01:48:31 | {} | CONTRIBUTOR |
vuejs | core | 2,746,580,280 | 13,092 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/6ca351ad-7cba-4554-b062-5186c1b1f9b5)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13092
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-24T00:23:18 | 2025-03-31T01:53:51 | {} | NONE |
vuejs | core | 2,765,189,387 | 13,078 | johnsoncodehk | /ecosystem-ci run | 2025-03-31T05:31:14 | 2025-03-31T05:31:14 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,768,315,990 | 13,126 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 100 kB (**-45 B**) | 38.1 kB (**-5 B**) | 34.3 kB (**-20 B**) |
| vue.... | 2025-04-01T06:33:49 | 2025-04-01T06:33:49 | {} | NONE |
vuejs | core | 2,771,218,175 | 13,138 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.4 kB |
| vue.global.prod.js | 158 kB | 58.3 kB | 51.9 kB |
### Usages
| Name | Size | G... | 2025-04-02T02:56:00 | 2025-04-02T02:56:00 | {} | NONE |
vuejs | core | 2,772,697,436 | 13,151 | edison1105 | 
`style` is a special attribute and cannot be used as props. | 2025-04-02T14:11:51 | 2025-04-02T14:11:51 | {} | MEMBER |
vuejs | core | 2,764,336,855 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151487419)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/action... | 2025-03-30T01:58:07 | 2025-03-30T01:58:07 | {} | CONTRIBUTOR |
vuejs | core | 2,764,346,354 | 13,118 | edison1105 | /ecosystem-ci run vuetify | 2025-03-30T02:22:39 | 2025-03-30T02:22:39 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,765,196,278 | 13,078 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14164766139)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14164413527) |
|-------|--------|----------------|
| nuxt | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions/r... | 2025-03-31T05:37:26 | 2025-03-31T05:37:26 | {} | CONTRIBUTOR |
vuejs | core | 2,771,857,807 | 13,143 | linzhe141 | https://element-plus.run/
Can you provide a minimal reproducible demo based on the above playground? | 2025-04-02T08:47:14 | 2025-04-02T08:47:14 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,781,131,505 | 13,164 | edison1105 | thanks for the PR.could you please add a test ? | 2025-04-05T23:28:28 | 2025-04-05T23:28:28 | {} | MEMBER |
vuejs | core | 2,775,728,981 | 13,156 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/61ad19fc-5db6-4603-a319-8392e6c0c770)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13156
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-03T13:05:59 | 2025-04-07T00:18:03 | {} | NONE |
vuejs | core | 2,763,127,694 | 13,116 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------- | -------------------- | -------------------- |
| runtime-dom.global.prod.js | 101 kB (**+374 B**) | 38.2 kB (**+82 B**) | 34.5 kB (**+109 B... | 2025-03-29T05:59:11 | 2025-03-29T11:47:29 | {} | NONE |
vuejs | core | 2,764,350,083 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151763420)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/action... | 2025-03-30T02:36:39 | 2025-03-30T02:36:39 | {} | CONTRIBUTOR |
vuejs | core | 2,764,770,682 | 8,368 | Krechetman | Years go by ...
3.5.13 same issue | 2025-03-30T22:15:25 | 2025-03-30T22:16:31 | {} | NONE |
vuejs | core | 2,746,723,927 | 13,096 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/4b095b36-f111-4661-a2ee-39ca8399b4ac)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13096
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-24T02:28:11 | 2025-03-31T03:24:29 | {} | NONE |
vuejs | core | 2,767,722,918 | 13,125 | edison1105 | /ecosystem-ci run | 2025-04-01T00:33:32 | 2025-04-01T00:33:32 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,774,225,637 | 13,154 | edison1105 | You can enable [VUE_PROD_HYDRATION_MISMATCH_DETAILS](https://vuejs.org/api/compile-time-flags.html#VUE_PROD_HYDRATION_MISMATCH_DETAILS) to display details in the production build. | 2025-04-03T02:37:10 | 2025-04-03T02:37:10 | {
"confused": 1
} | MEMBER |
vuejs | core | 2,774,793,832 | 13,154 | claudiaballano | > VUE_PROD_HYDRATION_MISMATCH_DETAILS
Yes @edison1105 , but this will only enable the warning. Our goal is to catch the errors and enrich them with more context. Imagine errors are being reported to an observability tool, they lack sufficient information for effective debugging. | 2025-04-03T07:56:25 | 2025-04-03T08:14:19 | {
"+1": 2
} | NONE |
vuejs | core | 2,781,426,326 | 13,164 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/2e641aa8-dc4c-4e85-9b8d-abc0b78c4005)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13164
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-06T13:31:25 | 2025-04-06T13:31:25 | {} | NONE |
vuejs | core | 2,763,127,382 | 13,116 | 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/67e78b8772174e00082f8160?deploy_diagnostics=true)**
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | ... | 2025-03-29T05:58:06 | 2025-03-29T05:58:06 | {} | NONE |
vuejs | core | 2,766,056,534 | 5,284 | IlyaSemenov | The current behavior is unacceptable. I have a form where user is supposed to enter crypto currency amount, which is a number but has arbitrary precision (e.g. 9 decimals for SOL or 18 decimals for ETH).
Using `<input type="number" v-model="value">` immediately loses precision. See this reproduction:
https://stackblit... | 2025-03-31T12:20:10 | 2025-03-31T12:20:10 | {
"+1": 5
} | NONE |
vuejs | core | 2,771,218,457 | 13,138 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/9237672a-5bb6-4580-8db7-439f069d176b)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13138
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-02T02:56:17 | 2025-04-02T02:56:17 | {} | NONE |
vuejs | core | 2,777,441,196 | 13,158 | edison1105 | Note: `selectedcontent` is under experimentation
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/selectedcontent | 2025-04-04T02:57:00 | 2025-04-04T02:57:00 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,781,426,249 | 13,164 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 100 kB (**+16 B**) | 38.1 kB (**+4 B**) | 34.4 kB (**+20 B**) |
| vue.... | 2025-04-06T13:31:15 | 2025-04-06T13:31:15 | {} | NONE |
vuejs | core | 2,781,773,357 | 13,165 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 100 kB (**+33 B**) | 38.1 kB | 34.4 kB (**+1 B**) |
| vue.... | 2025-04-07T00:44:06 | 2025-04-07T00:44:06 | {} | NONE |
vuejs | core | 2,763,650,165 | 5,860 | davidkhess | With Vapor mode now pending release in Vue 3.6 and given its likely widespread adoption, will reevaluate this in the context of the Vapor compilation process. | 2025-03-29T16:28:36 | 2025-03-29T16:29:12 | {} | NONE |
vuejs | core | 2,764,148,843 | 13,114 | LinusBorg | Its not reactive because you assinged a plain, nonreactive object as the default value
In Composition API, We make objects reactive explicitly with `reactive()`, so use that if you with for the default value to be a reactive object. | 2025-03-29T19:14:19 | 2025-03-29T19:14:48 | {
"+1": 2
} | MEMBER |
vuejs | core | 2,764,343,291 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151600373)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/action... | 2025-03-30T02:13:15 | 2025-03-30T02:13:15 | {} | CONTRIBUTOR |
vuejs | core | 2,764,909,831 | 13,121 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 100 kB (**+4 B**) | 38.1 kB (**-3 B**) | 34.3 kB (**+3 B**) |
| vue.... | 2025-03-31T01:54:11 | 2025-03-31T01:54:11 | {} | NONE |
vuejs | core | 2,771,035,202 | 13,128 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14191613806)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14164413527) |
|-------|--------|----------------|
| quasar | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/actions... | 2025-04-02T01:31:49 | 2025-04-02T01:31:49 | {} | CONTRIBUTOR |
vuejs | core | 2,780,148,869 | 13,163 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/0a981eea-f259-40e9-affb-ceb8686c8e62)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13163
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-05T02:29:59 | 2025-04-05T02:53:10 | {} | NONE |
vuejs | core | 2,764,345,876 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151655370)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/14151655... | 2025-03-30T02:20:54 | 2025-03-30T02:20:54 | {} | CONTRIBUTOR |
vuejs | core | 2,764,348,560 | 13,118 | edison1105 | /ecosystem-ci run vuetify | 2025-03-30T02:31:31 | 2025-03-30T02:31:31 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,764,981,465 | 13,078 | johnsoncodehk | /ecosystem-ci run | 2025-03-31T03:00:14 | 2025-03-31T03:00:14 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,765,670,870 | 13,001 | dili021 | How do we get this change? | 2025-03-31T09:27:40 | 2025-03-31T09:27:40 | {} | NONE |
vuejs | core | 2,764,335,787 | 13,118 | edison1105 | /ecosystem-ci run vuetify | 2025-03-30T01:53:15 | 2025-03-30T01:53:15 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,764,909,785 | 13,120 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.4 kB |
| vue.global.prod.js | 158 kB | 58.3 kB | 51.9 kB |
### Usages
| Name | Size | G... | 2025-03-31T01:54:07 | 2025-03-31T07:03:45 | {} | NONE |
vuejs | core | 2,767,748,730 | 13,125 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14184368923)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14164413527) |
|-------|--------|----------------|
| language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci... | 2025-04-01T00:52:53 | 2025-04-01T00:52:53 | {} | CONTRIBUTOR |
vuejs | core | 2,767,991,226 | 13,127 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/3748c775-ec4c-4179-9947-56c1584d88f5)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13127
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-01T03:30:11 | 2025-04-01T03:30:11 | {} | NONE |
vuejs | core | 2,767,983,747 | 13,127 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vapor-repl* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | d39db62c43f0b6b5dc3aa3b08b8c1390a553f601 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vapor-repl/d... | 2025-04-01T03:29:14 | 2025-04-01T03:30:34 | {} | NONE |
vuejs | core | 2,768,316,155 | 13,126 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/3dc35240-7677-481a-8fbd-170baf747a1d)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13126
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-01T06:33:54 | 2025-04-01T06:33:54 | {} | NONE |
vuejs | core | 2,774,786,798 | 13,155 | edison1105 | duplicate of https://github.com/vuejs/core/pull/12973 ? | 2025-04-03T07:53:19 | 2025-04-03T07:53:19 | {
"rocket": 1
} | MEMBER |
vuejs | core | 2,763,125,680 | 13,078 | edison1105 | /ecosystem-ci run | 2025-03-29T05:53:35 | 2025-03-29T05:53:35 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,764,339,772 | 13,118 | edison1105 | /ecosystem-ci run vuetify | 2025-03-30T02:08:13 | 2025-03-30T02:08:13 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,727,981,743 | 13,051 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/c1c77f18-bd41-418b-94f2-7f56906ef1e2)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13051
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-17T03:28:57 | 2025-03-31T03:23:07 | {} | NONE |
vuejs | core | 2,764,331,337 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151310756)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/14151310... | 2025-03-30T01:35:46 | 2025-03-30T01:35:46 | {} | CONTRIBUTOR |
vuejs | core | 2,764,333,154 | 13,118 | edison1105 | /ecosystem-ci run vuetify | 2025-03-30T01:43:06 | 2025-03-30T01:43:06 | {
"+1": 1
} | MEMBER |
vuejs | core | 2,764,339,292 | 13,118 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/14151550507)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/14122305444) |
|-------|--------|----------------|
| vuetify | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/action... | 2025-03-30T02:06:39 | 2025-03-30T02:06:39 | {} | CONTRIBUTOR |
vuejs | core | 2,764,329,681 | 13,118 | pkg-pr-new[bot] |
[Open in Stackblitz](https://pkg.pr.new/template/cbebc3a2-dd10-4be1-af9f-c184c4b990fd)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13118
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-03-30T01:30:09 | 2025-03-30T02:40:33 | {} | NONE |
vuejs | core | 2,764,828,440 | 13,113 | edison1105 | Thank you for your contribution. Maybe we should review https://github.com/vuejs/core/pull/10977 first. If the author is no longer active, we can consider creating a new PR. | 2025-03-31T00:19:27 | 2025-03-31T00:19:27 | {} | MEMBER |
vuejs | core | 2,768,665,682 | 13,128 | 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.4 kB | 52 kB |
### Usages
| Name | Size | G... | 2025-04-01T08:57:55 | 2025-04-01T08:57:55 | {} | NONE |
vuejs | core | 2,771,205,773 | 13,137 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------ | ------- | ------- |
| runtime-dom.global.prod.js | 100 kB | 38.1 kB | 34.4 kB |
| vue.global.prod.js | 158 kB | 58.3 kB | 51.9 kB |
### Usages
| Name | Size | G... | 2025-04-02T02:45:54 | 2025-04-02T02:45:54 | {} | NONE |
vuejs | core | 2,771,205,884 | 13,137 | pkg-pr-new[bot] |
[Open in StackBlitz](https://pkg.pr.new/template/5aafc57e-82c5-4317-ab38-02c3528ae8d7)
<details><summary><b>@vue/compiler-core</b></summary><p>
```
npm i https://pkg.pr.new/@vue/compiler-core@13137
```
</p></details>
<details><summary><b>@vue/compiler-dom</b></summary><p>
```
npm i https://pkg.pr.new... | 2025-04-02T02:46:00 | 2025-04-02T02:51:21 | {} | NONE |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.