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,210,434,470
11,293
houfeng0923
ok. as @LinusBorg said. if this edge case is a "accidentally" work in previous versions. and I'm inclined to accept it. I'm just thinking about how to find way to filter all the potentially relevant issues(bad codes) once the system is upgraded to 3.4. btw, the [vue/no-side-effects-in-computed-properties](https:/...
2024-07-05T08:28:19
2024-07-05T08:40:54
{}
NONE
vuejs
core
2,212,966,080
11,314
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-08T04:00:17
2024-07-08T04:00:17
{}
NONE
vuejs
core
2,199,186,413
11,262
jh-leong
This behavior is expected. Please use [defineExpose](https://vuejs.org/api/sfc-script-setup.html#defineexpose) to explicitly expose properties. For example, see this [playground](https://play.vuejs.org/#eNp9UrFu1EAQ/ZVhG/ukw6coVJHvJEAXAQUgQNCshA577GxY765218dJlisKkKAk0FFRUAESokD8DjnyGYx34yRFFMmFZ97bmTdvpmM3jcnWLbI9l...
2024-07-01T04:03:27
2024-07-01T04:03:27
{}
MEMBER
vuejs
core
2,202,332,945
11,276
linzhe141
[playground](https://play.vuejs.org/#eNp9U9tum0AQ/ZXRqhIgEaoqfSIXKbZcKXmIq6ZvpWocGOxNll20FxcL8e+dXWzsJlF4YNmZOXM5Z+jZTdtmW4csZ5em1Ly114XkTau0hR4qrLnEuTNWNQuBDUqbbmCAWqsGIoJFhSyVNBasWq8FzpSCK4gTuLqGvpBAz+hGApOnUqXzSbI12n2+2e62igvWbLFgycWI4TXEHpE9KZUcEkFIkmls1BZvrNX8yVkkKAUdoQNFGXyFMWjfAFJ4jfRHeI0tfwuzvMNAvE/eatWa/FCqsJR...
2024-07-02T08:40:45
2024-07-02T08:40:45
{ "eyes": 1 }
MEMBER
vuejs
core
2,202,749,805
11,253
liangqi2510
补充一个我的截图 ![image](https://github.com/vuejs/core/assets/156387404/f3a0cf21-2e07-40ea-b760-4adf18684287)
2024-07-02T11:01:45
2024-07-02T11:01:45
{}
NONE
vuejs
core
2,208,857,643
11,294
jh-leong
It looks like this issue will be fixed in #9213
2024-07-04T12:30:07
2024-07-04T12:30:07
{}
MEMBER
vuejs
core
2,210,497,853
11,296
JasonGotGithub
Ah okay, makes sense. I agree
2024-07-05T09:07:26
2024-07-05T09:07:26
{}
NONE
vuejs
core
2,217,642,696
11,278
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/9857285676) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/9833783701) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/985...
2024-07-09T12:51:22
2024-07-09T12:51:22
{}
CONTRIBUTOR
vuejs
core
2,219,378,292
8,397
linghaoSu
> It looks like the underlying problem was fixed by #9948. I tried running the test case added in this PR and it does pass since that PR was merged. > > That PR didn't add any test cases for the specific scenario being handled here, so perhaps this PR could be repurposed just to add the relevant tests? It's great...
2024-07-10T02:31:44
2024-07-10T02:31:44
{}
CONTRIBUTOR
vuejs
core
2,199,513,246
10,362
Kijin-Seija
Same problem. https://play.vuejs.org/#eNqtVtlum0AU/ZVbXowlDAqJqgrZVtrIkVo1i9K0LyEPBAZDDDMIBjsS8r/3zgybl9iO2iiSufsyZw5U2tcsM5cl0RxtXPh5nHEoCC+zqUvjNGM5hwpyEsIawpylMEDXQWu6iuIkqA2mJSWRa8vB3vSwaxeX+owWHELGYCJq6JXnwOf1sGe4xsBZGvPGYcNoN1rfgS+bln1xLg1L6vOYUfAjj87JNWP6ECqXgogxl15SEgyoQLQB61rfpOrsaMH/NhmjVzKdjg5dup0w/JVx+9q...
2024-07-01T08:10:46
2024-07-01T08:19:27
{ "+1": 1 }
NONE
vuejs
core
2,201,725,441
11,275
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-02T02:42:06
2024-07-02T02:42:06
{}
NONE
vuejs
core
2,216,686,346
11,318
JochemBruijninckx
> That's because the elements are removes from the DOM when the component is unmounted, so they will be garbage collected and so there's no need to remove the listeners. Removing them individually would just be overhead Thanks a lot, that's a clear explanation and cool to hear how that works! Then I'll have to searc...
2024-07-09T06:25:18
2024-07-09T06:25:18
{}
NONE
vuejs
core
2,196,486,378
11,239
baiwusanyu-c
When Vue's custom elements were first designed, it was expected that every subcomponent under the custom element would be a custom element. This caused the problem that the styles of ordinary components under the custom element would not take effect. The relevant solution is still under further discussion. The current ...
2024-06-28T09:21:17
2024-06-28T09:21:17
{}
MEMBER
vuejs
core
2,202,333,167
11,278
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 89.4 kB (**+34 B**) | 34.2 kB (**+11 B**) | 30.8 kB (**+26 B**) | ...
2024-07-02T08:40:51
2024-07-02T08:40:51
{}
NONE
vuejs
core
2,208,825,599
11,294
jh-leong
As a workaround, add a unique key to the slot content: ```vue <button v-if="showOutBtn" @click="triggerOutBtn('showOutBtn')" key="uniqueKey"> 内部slot带if,相同类型元素 </button> ``` For the complete code, see this [playground](https://play.vuejs.org/#eNqtVM1u00AQfpWVOcSVgtMmnEJaQRFIRQIq2huukHHWzrbr3dX+pK2inKpyoUjckR...
2024-07-04T12:15:28
2024-07-04T12:18:06
{}
MEMBER
vuejs
core
2,212,567,991
8,403
skirtles-code
I just tried to test this fix in the Playground preview, but I'm getting an error in the console: - [Playground](https://deploy-preview-8403--vue-sfc-playground.netlify.app/#eNp9Uk1PwkAQ/Svjeigm2B64kUKihkRNQKPeWA6lTLG43d3sbiuG8N+dbWmRBDy02Zn3ZubNx47daR1WJbIhi21qcu3Aoiv1mMu80Mo42IHBrA9KTlUpHa5gD5lRBQQUFXSs6c+DKvQBCaP...
2024-07-07T20:44:41
2024-07-07T20:44:41
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,216,931,265
11,284
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/9853514534) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/9833783701) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/985...
2024-07-09T08:27:11
2024-07-09T08:27:11
{}
CONTRIBUTOR
vuejs
core
2,195,945,039
11,242
yyx990803
Let's keep the pre #11135 behavior for 3.4 as 3.5 will change the behavior again. No point in introducing more churn in between.
2024-06-28T01:39:15
2024-06-28T01:39:15
{ "+1": 2 }
MEMBER
vuejs
core
2,195,960,156
11,236
yyx990803
closed via e0df985f0
2024-06-28T01:51:20
2024-06-28T01:51:20
{}
MEMBER
vuejs
core
2,201,946,016
11,082
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | ------------------- | -------------------- | | runtime-dom.global.prod.js | 89.5 kB (**+163 B**) | 34.2 kB (**+53 B**) | 30.9 kB (**+69 B*...
2024-07-02T05:12:04
2024-07-02T05:12:04
{}
NONE
vuejs
core
2,212,410,335
11,302
skirtles-code
Without a working reproduction it is unlikely that anybody will be able to investigate this. There's a Vuetify playground at <https://play.vuetifyjs.com/> that you may be able to use. Despite what the error message might suggest, it is unlikely that this is actually a bug in Vue core. I suggest asking for help via o...
2024-07-07T11:06:20
2024-07-07T11:06:20
{}
CONTRIBUTOR
vuejs
core
2,213,381,717
11,316
linzhe141
[Maybe in the parent component, use it like this](https://play.vuejs.org/#eNqFUk1v1DAQ/SsjX3YrheSwnKLsCqh6AGkBAbeaQ0hmd9167cgf6aIo/50Zh4YISntJ7PeeZ94bexBvuy7vI4pSVL5xqgvgMcRuJ406d9YFGMDhIaNP3QTVYwYPdWhOGVizt9EEbGGEg7NnWFGZ1Xxs//Pa0sqgCb/pvFhg3JPE0jTWeFJY62HLndaDNABa+VDefpdmvGJRVUzeyBVtAp47XQekHaSTJQzDVGIcGat+uMRVSxP9q7...
2024-07-08T08:39:53
2024-07-08T08:39:53
{ "+1": 1 }
MEMBER
vuejs
core
2,216,913,545
11,284
edison1105
/ecosystem-ci run
2024-07-09T08:19:31
2024-07-09T08:19:31
{ "+1": 1 }
MEMBER
vuejs
core
2,219,377,382
8,397
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-10T02:31:23
2024-07-10T02:31:23
{}
NONE
vuejs
core
2,196,015,743
11,244
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/9706682392) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/9673807636) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-06-28T02:57:02
2024-06-28T02:57:02
{}
CONTRIBUTOR
vuejs
core
2,198,865,772
11,255
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-01T01:21:21
2024-07-01T01:21:21
{}
NONE
vuejs
core
2,215,974,507
11,318
edison1105
```diff EventTarget.prototype.addEventListener = function (type, listener, options) { - console.log(`Added event listener: ${type}`, this); originalAddEventListener.call(this, type, listener, options); }; EventTarget.prototype.removeEventListener = function (type, listener, options) { - console.log(`Removed...
2024-07-09T01:14:36
2024-07-09T01:14:36
{ "+1": 1 }
MEMBER
vuejs
core
2,219,351,255
11,325
linzhe141
>const props = defineProps(['text','count']) >const text = props.text >const count = props.count When the App component changes the text and count, the render function of the Hellowold component will be re-executed, but the setup function of Helloworld will not be re-executed, so the text and count returned by set...
2024-07-10T02:17:41
2024-07-10T02:17:41
{}
MEMBER
vuejs
core
2,198,507,030
11,253
allenye0909
**env:** ![image](https://github.com/vuejs/core/assets/37999330/0f45c790-2479-4e60-b752-9b1a9d9b56da)
2024-06-30T10:10:23
2024-06-30T10:10:23
{}
NONE
vuejs
core
2,198,866,215
11,256
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-01T01:21:57
2024-07-01T01:21:57
{}
NONE
vuejs
core
2,198,932,821
11,258
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 89.4 kB (**+24 B**) | 34.2 kB (**+11 B**) | 30.8 kB (**+26 B**) | ...
2024-07-01T02:01:22
2024-07-01T02:14:36
{}
NONE
vuejs
core
2,201,799,735
11,272
jh-leong
FYI: This doesn't seem to be a Vue type issue, ref [TypeScript playground](https://www.typescriptlang.org/play/?#code/ATCWFsAcHsCcBdgG9gBMCmAzUA7dAFWaSAZwBphDiAVAT0nQvmgCUtgBfYTI8YAcgBuAV3T8AsACgQUkLnjpYmAIYBjdMACSCvklkhu0aAH4AXMABGRgDbplOfSAvKAXmeA5h4C4v0cp+vKKKurAAPLwABaK2ui6jobQ5lbQtvYJzm7mnt6+0pwB+arQOCSIkESkwAC8aF...
2024-07-02T03:24:55
2024-07-02T03:24:55
{}
MEMBER
vuejs
core
2,202,240,094
11,267
liangqi2510
通过 template 选项提供的模板将会在运行时即时编译。这仅在使用了包含模板编译器的 Vue 构建版本的情况下支持。文件名中带有 runtime 的 Vue 构建版本未包含模板编译器,例如 vue.runtime.esm-bundler.js。来自https://cn.vuejs.org/api/options-rendering.html#template
2024-07-02T08:01:00
2024-07-02T08:01:00
{}
NONE
vuejs
core
2,202,629,472
11,279
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-02T10:04:07
2024-07-02T10:04:07
{}
NONE
vuejs
core
2,205,553,402
11,253
allenye0909
@liangqi2510 确实是类似。 “我清理掉了我模版部分的错误,内存泄漏就消失了”,方便贴一下修改的代码示例和修改后代码示例吗?
2024-07-03T09:25:48
2024-07-03T09:25:48
{}
NONE
vuejs
core
2,208,665,016
11,086
nieyuyao
I tried to remove the `<Suspense />`, but it still doesn't work as expected. I think the reason for this is as @LinusBorg listed, for `<testComp />`, vue will consider it static and reuse it. So the dom carry the attributes when entering `About` again.
2024-07-04T10:42:37
2024-07-04T10:43:24
{}
CONTRIBUTOR
vuejs
core
2,213,856,379
11,317
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 89.4 kB | 34.2 kB | 30.8 kB | | vue.global.prod.js | 146 kB | 53.6 kB | 47.7 kB | ### Usages | Name | Size |...
2024-07-08T12:07:55
2024-07-08T12:07:55
{}
NONE
vuejs
core
2,352,247,114
11,944
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.3 kB | ### Usages | Name | Size | G...
2024-09-16T08:01:15
2024-09-16T08:01:15
{}
NONE
vuejs
core
2,348,230,310
11,917
edison1105
/ecosystem-ci run
2024-09-13T07:28:47
2024-09-13T07:28:47
{ "+1": 1 }
MEMBER
vuejs
core
2,348,675,929
11,921
LinusBorg
```js import { markRaw } from 'vue' export default defineComponent({ components: {Comp}, data() { return { compVar: markRaw(Comp), }; }, }); ```
2024-09-13T11:08:13
2024-09-13T11:08:13
{}
MEMBER
vuejs
core
2,349,244,147
11,921
LeftGamer1
> Your 3.3 codesandbox doesn't open. Whoops, privated sandbox again, my bad. Can open now. > When I run your example in the playground with Vue 3.3, it still shows this error (see [here](https://play.vuejs.org/#eNqNU0tv2zAM/iucLm2B2hqQnTKv2AM9bIdt2IadfNFiJlFjS4JEJwEC//dRUuym6QO9JCI/Pj5+pA/ik3PltkcxF1VYeO3opja6c9Y...
2024-09-13T15:38:02
2024-09-13T15:39:38
{}
NONE
vuejs
core
2,294,740,321
11,639
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/5f04af17-3a27-48b3-8427-fbddace7d9fb) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11639 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-08-17T07:26:06
2024-09-15T05:58:16
{}
NONE
vuejs
core
2,351,910,854
11,938
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.3 kB | ### Usages | Name | Size | G...
2024-09-16T02:00:40
2024-09-16T02:00:40
{}
NONE
vuejs
core
2,352,047,934
11,943
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.8 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.3 kB | ### Usages | Name | Size | G...
2024-09-16T05:33:27
2024-09-16T05:33:27
{}
NONE
vuejs
core
2,345,376,035
11,902
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------- | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+51 B**) | 37.8 kB (**+32 B**) | 34 kB (**+18 B**) | | v...
2024-09-12T06:27:40
2024-09-13T01:19:06
{}
NONE
vuejs
core
2,347,898,120
11,915
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/3092b419-5d01-4bd1-a599-0d9b67dabbf9) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11915 ``` </p></details> <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.p...
2024-09-13T02:02:29
2024-09-13T03:22:17
{}
NONE
vuejs
core
2,348,023,378
11,910
Fuzzyma
Transitions of custom components with a single element work already. There is no multi root involved here. The teleport in between should just be invisible to the transition
2024-09-13T04:46:48
2024-09-13T04:46:48
{}
NONE
vuejs
core
2,349,074,264
11,921
edison1105
This warning has been around for four years, It's not a recent addition. https://github.com/vuejs/core/blob/928af5fe2f5f366b5c28b8549c3728735c8d8318/packages/runtime-core/src/vnode.ts#L626 see [playground](https://play.vuejs.org/#eNp9UsFOwzAM/RUrl23StB7gVMokQDvAAdBAnHKJWm9kS5MqSbdKVf8dJ127ITEurf38bD/badlDVS0ONbKUZS6...
2024-09-13T14:18:49
2024-09-13T14:20:05
{}
MEMBER
vuejs
core
2,350,966,667
11,926
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10862185024) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10843273977) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-09-14T12:02:13
2024-09-14T12:02:13
{}
CONTRIBUTOR
vuejs
core
2,352,048,106
11,943
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/21ef7aea-5e07-4e31-bb3c-4dc548664b46) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11943 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg.pr...
2024-09-16T05:33:43
2024-09-16T06:56:47
{}
NONE
vuejs
core
2,352,247,316
11,944
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/9ccc78b0-a7cc-4cd3-98e9-2392dcdba187) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11944 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-16T08:01:22
2024-09-16T08:01:22
{}
NONE
vuejs
core
2,352,305,154
11,897
andrey-hohlov
Does anyone else finds it annoying to always cast it to string? ```ts const id = useId() as string; ```
2024-09-16T08:33:09
2024-09-16T08:33:09
{ "+1": 3 }
NONE
vuejs
core
2,355,025,586
11,945
HassanDomeDenea
Thank you > The substring method expects a number argument, not a string: (method) String.substring(start: number, end?: number): string. Yes, that was a typo and it wasn't evaluated in my occasion as `substring `was not resolved, I fixed it. > I wasn't able to reproduce this issue using the Playground link yo...
2024-09-17T09:28:48
2024-09-17T09:28:48
{}
NONE
vuejs
core
2,348,227,660
11,917
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/8823b5d5-0099-4cfd-b346-fea7bb9c0fc4) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11917 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-13T07:27:18
2024-09-13T07:46:21
{}
NONE
vuejs
core
2,348,643,106
11,886
yyx990803
This is somewhat intentional because `computed` in 3.5 no longer needs to be explicitly stopped. In 3.5, a computed is automatically de-referenced from all its deps when it loses all subscribers (effects or other computeds) so they can be garbage collected. @MuTsunTsai I don't think `computed` needs to be "paused" b...
2024-09-13T10:49:02
2024-09-13T10:49:28
{ "heart": 4 }
MEMBER
vuejs
core
2,350,957,322
11,901
rxdiscovery
Thank you very much for this patch, it explains why all my applications made with the Quasar framework lagged, and the browser froze.
2024-09-14T11:21:01
2024-09-14T11:21:01
{}
NONE
vuejs
core
2,351,911,087
11,939
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.8 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.3 kB | ### Usages | Name | Size | G...
2024-09-16T02:00:53
2024-09-16T03:01:49
{}
NONE
vuejs
core
2,354,447,804
11,949
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/de05cffe-246f-4553-91f3-7bd276f1cc98) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11949 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-17T03:48:01
2024-09-17T03:48:01
{}
NONE
vuejs
core
2,354,949,711
8,306
Anton-Plagemann
For me it was a `!` triggering this error: ```vue <SubscriptionAdmins v-model="subscription!" /> ``` Removing it solved the issue: ```vue <div v-if="subscription"> <SubscriptionAdmins v-model="subscription" /> </div> ```
2024-09-17T09:01:12
2024-09-17T09:01:12
{}
NONE
vuejs
core
2,336,994,735
11,861
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/ab29b9e4-7b18-4901-9e8d-e380893ccf3f) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11861 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-09T02:34:01
2024-09-13T01:32:25
{}
NONE
vuejs
core
2,347,998,696
11,901
ppyl-datBoi
> Still unable to reproduce > > * in Chrome incognito mode, ensure there are no browser extensions > * manually collect garbage > * JS heap size, DOM Nodes, JS event listeners. Their numbers will not continue to grow. > > ![image](https://private-user-images.githubusercontent.com/3705199/366907586-11f47843-d2ee...
2024-09-13T04:13:20
2024-09-13T04:13:20
{ "hooray": 1 }
NONE
vuejs
core
2,345,116,313
11,899
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/94004e8e-28a5-482b-bbbb-f52042988e6a) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11899 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-12T02:11:07
2024-09-13T08:52:19
{}
NONE
vuejs
core
2,348,717,830
11,886
MuTsunTsai
@yyx990803 OK that makes sense, thanks for the clarification.
2024-09-13T11:31:07
2024-09-13T11:31:07
{}
NONE
vuejs
core
2,349,009,306
11,908
skirtles-code
This looks very similar to #9594. For the same reasons I gave at https://github.com/vuejs/core/pull/9594#issuecomment-2060214758, I don't think we should make this change.
2024-09-13T13:48:19
2024-09-13T13:48:19
{ "+1": 2 }
CONTRIBUTOR
vuejs
core
2,350,880,835
11,926
edison1105
Could you please add test cases for this in `packages-private/dts-test/appDirective.test-d.ts`?
2024-09-14T06:51:02
2024-09-14T06:51:02
{ "+1": 1 }
MEMBER
vuejs
core
2,351,847,097
11,936
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/1e319399-cd3b-481a-a3ac-333060496bae) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11936 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg....
2024-09-16T00:10:50
2024-09-16T00:10:50
{}
NONE
vuejs
core
2,351,928,882
11,940
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/83a15588-bde9-4f4c-be5f-178577b86444) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11940 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-16T02:30:31
2024-09-16T02:30:31
{}
NONE
vuejs
core
2,351,929,047
11,940
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-16T02:30:42
2024-09-16T02:30:42
{}
NONE
vuejs
core
2,349,991,032
11,925
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/577984b6-69be-4c0d-90c2-1616e6011db4) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11925 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-13T19:15:11
2024-09-16T02:47:58
{}
NONE
vuejs
core
2,351,911,635
11,939
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/fd4a1a39-f157-4b7d-9041-1a759d4bad64) <details><summary><b>@vue/compiler-ssr</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-ssr@11939 ``` </p></details> <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.p...
2024-09-16T02:01:24
2024-09-16T06:57:27
{}
NONE
vuejs
core
2,357,269,245
11,901
edison1105
@rxdiscovery Does the reproduction of this issue reproduce your problem? if not, please create a new issue with a minimal reproduction.
2024-09-18T00:48:42
2024-09-18T00:48:42
{}
MEMBER
vuejs
core
2,348,618,919
11,921
yyx990803
Sandbox is not accessible.
2024-09-13T10:36:12
2024-09-13T10:36:12
{}
MEMBER
vuejs
core
2,348,971,860
11,874
yyx990803
Thanks for looking into this. This PR only affects `<textarea>` with dynamic binding so it is incomplete. The test happens to pass because when `<textarea>` is at template root it also gets attribute fallthrough which causes it to go into the branch this PR modifies. There are a few different aspects of this issue: ...
2024-09-13T13:31:28
2024-09-13T13:31:28
{ "+1": 2 }
MEMBER
vuejs
core
2,349,074,067
11,921
LinusBorg
1. This warning [has been in the source code forever](https://github.com/vuejs/core/commit/2e06f5bbe84155588dea82d90822a41dc93d0688) (Since 3.0.0 alpha) 2. This warning is pretty explicit in explaining why it should not be made reactive, and tells you to use markRaw 3. Your 3.3 codesandbox doesn't open. 4. When I ru...
2024-09-13T14:18:43
2024-09-13T14:18:52
{ "+1": 1 }
MEMBER
vuejs
core
2,350,874,942
11,920
edison1105
It can't reproduce. please confirm your reproduction.
2024-09-14T06:36:37
2024-09-14T06:36:37
{}
MEMBER
vuejs
core
2,349,990,104
11,925
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size ...
2024-09-13T19:14:57
2024-09-16T02:47:39
{}
NONE
vuejs
core
2,354,447,648
11,949
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-17T03:47:49
2024-09-17T03:47:49
{}
NONE
vuejs
core
2,355,872,903
11,952
edison1105
PR welcome!
2024-09-17T13:48:35
2024-09-17T13:48:35
{}
MEMBER
vuejs
core
2,357,245,653
11,920
GG-BOYcai
> It can't reproduce. please confirm your reproduction. There is no problem with this submission. and the specific operation and performance are as follows: clicking btn2 will trigger the focus method of the sub-component a-button. At this time, the performance is that the query button will focus, but the current c...
2024-09-18T00:22:37
2024-09-18T00:22:37
{}
NONE
vuejs
core
2,347,898,011
11,915
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB | 37.7 kB | 34 kB | | vue....
2024-09-13T02:02:22
2024-09-13T02:02:22
{}
NONE
vuejs
core
2,348,751,932
11,921
LeftGamer1
UPD: no way that, in that case, it is necessary to use markRaw, because it affects the performance. For example, we have a plugin for modals, where one of the options is `component`, which is usually provided with a string ('v-modal-confirm'), but there are still some edge cases with variables (import VModalConfirm)...
2024-09-13T11:41:48
2024-09-13T11:56:45
{}
NONE
vuejs
core
2,351,619,796
11,933
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/7150d474-a2b9-42e5-9813-c7ad6f734c33) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11933 ``` </p></details> <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.p...
2024-09-15T14:33:44
2024-09-15T14:33:44
{}
NONE
vuejs
core
2,351,847,144
11,937
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-16T00:10:55
2024-09-16T00:10:55
{}
NONE
vuejs
core
2,351,944,424
11,891
yyx990803
Merging as a fix since previously MathML can be considered unintended de-optimization.
2024-09-16T02:58:45
2024-09-16T02:58:45
{}
MEMBER
vuejs
core
2,352,314,958
11,273
codethief
This has bitten us multiple times in the past month. While there is a workaround, that doesn't really scale well if you have dozens of `v-bind`s per component (e.g. for theming purposes).
2024-09-16T08:38:00
2024-09-16T08:38:00
{}
NONE
vuejs
core
2,355,657,282
11,949
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10903235936) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10877807510) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-09-17T12:46:06
2024-09-17T12:46:06
{}
CONTRIBUTOR
vuejs
core
2,357,037,892
11,901
rxdiscovery
Hello, @yyx990803 @ppyl-datBoi : Version 3.5.5 had solved the problem, the new version 3.5.6 brought back the problem, but now my application made with Vue lag after 15 min of use, and crashes totally after 1h to 2h, is this a new memory leak? Important note: this happens in dev mode, in release mode everything's...
2024-09-17T22:23:44
2024-09-17T23:23:06
{}
NONE
vuejs
core
2,346,412,990
11,901
gkubisa
I'm not sure if it is related but when debugging a reactivity issue in one of my `vitest` tests I noticed an issue with the double-linked list for tracking dependencies: - when traversing the list starting from `depsTail` using `prevDep`, there are 6 dependencies (not expected) - when traversing the list starting fro...
2024-09-12T14:10:20
2024-09-12T14:10:20
{}
NONE
vuejs
core
2,350,004,859
11,924
deleteme
PR to fix this error can be found here https://github.com/vuejs/core/pull/11925
2024-09-13T19:21:01
2024-09-13T19:21:01
{ "heart": 1 }
CONTRIBUTOR
vuejs
core
2,351,847,219
11,937
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/7cea620b-f084-4235-99fd-eb476d6caf1d) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11937 ``` </p></details> <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.p...
2024-09-16T00:11:02
2024-09-16T00:11:02
{}
NONE
vuejs
core
2,351,947,114
11,942
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.8 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.3 kB | ### Usages | Name | Size | G...
2024-09-16T03:03:00
2024-09-16T03:03:00
{}
NONE
vuejs
core
2,352,145,641
11,832
Stalinko
+1 that this should be much more clearly documented I've spent like an hour trying to understand why this doesn't work: ```js const updateModel = (newValue) => { model.value = transform(newValue); console.log(model.value); //IT OUTPUTS OLD VALUE 🤯🤯🤯 if (model.value) { //this part was broken... ...
2024-09-16T07:00:15
2024-09-16T07:00:15
{ "+1": 1 }
NONE
vuejs
core
2,345,376,126
11,902
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/fbd19524-4102-49c6-b4ca-94c8e9d0b526) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11902 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-12T06:27:44
2024-09-13T05:34:38
{}
NONE
vuejs
core
2,348,241,284
11,917
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10844940374) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10843273977) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-09-13T07:35:04
2024-09-13T07:35:04
{}
CONTRIBUTOR
vuejs
core
2,350,787,236
11,914
coderwei99
I looked into it, but I don't know if the `subsub` component should get the ref or reactive. Do you think? @edison1105
2024-09-14T02:14:50
2024-09-14T02:14:50
{}
CONTRIBUTOR
vuejs
core
2,294,739,617
11,639
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | -------------------- | ------------------- | | runtime-dom.global.prod.js | 99 kB (**+211 B**) | 37.5 kB (**+87 B**) | 33.8 kB (**+74 B**)...
2024-08-17T07:25:39
2024-09-15T05:52:09
{}
NONE
vuejs
core
2,352,144,858
11,941
renovate[bot]
### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`^2.1.1`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you chang...
2024-09-16T06:59:38
2024-09-16T06:59:38
{}
CONTRIBUTOR
vuejs
core
2,357,206,151
9,427
mxcabre
Please, merge this.
2024-09-17T23:38:35
2024-09-17T23:38:35
{}
NONE
vuejs
core
2,347,708,651
11,910
edison1105
the underlying cause is the same as https://github.com/vuejs/core/issues/3338
2024-09-13T00:48:51
2024-09-13T00:48:51
{}
MEMBER
vuejs
core
2,349,045,972
11,922
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/46ad57a8-3a60-4325-bd69-8133579e835f) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11922 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-13T14:05:14
2024-09-13T14:05:14
{}
NONE