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,266,431,764
8,632
yyx990803
fixed via 37d2ce5d8
2024-08-03T05:56:58
2024-08-03T05:56:58
{}
MEMBER
vuejs
core
2,266,436,386
11,470
shenjunjian
another minimal reproduction: [https://play.vuejs.org/#eNp9VMluGkEQ/ZVKX1gEM4fkRAAlcYiUSFkUWzn1ZTxTQJue6lEvGAvx76nuWYwlywgx0/VqffWas/jcNNkxoFiIpSutajw49KEBXdBuJYV3Uqwlqbox1sMZLG7hAltrahhx2GiAvmJt/gVsISmyPBqyGC4J+Fsach6qFeFj7zueSGIkz6E2wSH/HhEMAeHJg1aEjtEqM3SjVXkA/rCr3yuXQNCGEyryqLVySJzAq6aP2HP7mA7+qeEXScu8nY+n4YPHutGF...
2024-08-03T05:59:16
2024-08-03T05:59:18
{}
NONE
vuejs
core
1,751,661,529
9,351
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | ------------------- | -------------------- | | runtime-dom.global.prod.js | 90.5 kB (**+342 B**) | 34.6 kB (**+86 B**) | 31.2 kB (**+71 B*...
2023-10-07T09:18:10
2024-08-03T06:14:44
{}
NONE
vuejs
core
2,266,980,380
11,467
skirtles-code
I've just retested this. It seems that the `catch` variable is still leaking outside its block: - [Playground](https://deploy-preview-11467--vue-sfc-playground.netlify.app/#eNp9kU1vwjAMhv+KlQtFQuWwnVBhH4jDdtimbcdcumBKoU2ixAEm1P8+p12Bw8bN9vvaeewcxYO16S6gmIjMK1daAo8U7EzqsrbGERzB4QoaWDlTw4CtA6mlVkZ7AnQOplFPhlJn424At3JC...
2024-08-03T16:37:02
2024-08-03T16:37:02
{}
CONTRIBUTOR
vuejs
core
2,267,219,809
11,490
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-04T00:43:21
2024-08-04T00:43:21
{}
NONE
vuejs
core
2,268,187,444
11,506
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T05:11:52
2024-08-05T05:11:52
{}
NONE
vuejs
core
2,268,222,636
11,467
yyx990803
Thanks for the PR, but the change seems unnecessarily complex - we just need to handle `CatchClause` here: https://github.com/vuejs/core/commit/077a1aeb3c222b729a7e190f46864656ecc65325#diff-f7f6060108ab33afc3fbe936e9452d30cc06a7509296150e8521a647895995bdR80 I partially reused the test you created in this PR. `for...
2024-08-05T05:48:30
2024-08-05T05:48:59
{}
MEMBER
vuejs
core
2,264,452,353
11,379
yyx990803
/ecosystem-ci run
2024-08-02T03:36:06
2024-08-02T03:36:06
{ "+1": 1 }
MEMBER
vuejs
core
2,264,752,727
11,477
LinusBorg
What you want is achievable with a customRef: https://play.vuejs.org/#eNp9U01vm0AQ/SujvRhLFFSlvbi2pTbNoT20UdrjShHCY0yy7KLdhVhC/Pc8FmM7CsqFZWbevnnzsZ34XtdJ27BYibXLbVl7cuybmlSmi40U3kmxlbqsamM9dfSS+fwQU944b6oH3lNPe2sqWoBjIbXUudHO075Uni3vbgPu/mA00+ZyK4q8zfLnmLwti4LtkjZb6qQmUuzpsR7wK3KI6gL3FmAmstBl9QgjKthHy8kgEIEvWk7moMI...
2024-08-02T07:30:17
2024-08-02T07:30:17
{ "+1": 1 }
MEMBER
vuejs
core
1,687,317,862
7,525
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 90.3 kB (**+201 B**) | 34.6 kB (**+93 B**) | 31.2 kB (**+68...
2023-08-22T02:24:56
2024-08-03T06:13:08
{}
NONE
vuejs
core
2,268,171,161
11,502
Bertie2011
Are we certain that currentApp is null/undefined outside runWithContext? Also, could be simplified to: ``` const provides = currentApp ? currentApp._context.provides : instance ? instance.parent == null ? instance.vnode.appContext?.provides : instance.parent.provides ...
2024-08-05T04:54:30
2024-08-05T04:54:30
{}
NONE
vuejs
core
2,268,186,968
11,504
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T05:11:21
2024-08-05T05:11:21
{}
NONE
vuejs
core
2,268,187,183
11,505
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T05:11:33
2024-08-05T05:11:33
{}
NONE
vuejs
core
1,820,719,408
9,651
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 96.1 kB (**+6.03 kB**) | 36.6 kB (**+2.06 kB**) ...
2023-11-21T11:15:48
2024-08-02T06:34:13
{}
NONE
vuejs
core
2,268,112,307
11,502
edison1105
/ecosystem-ci run
2024-08-05T03:41:44
2024-08-05T03:41:44
{ "+1": 1 }
MEMBER
vuejs
core
2,268,236,821
11,503
Zheng-Changfu
> > [https://github.com/vuejs/core/blob/2f9023d3dcb42273414271d3f59b42611a2cef32/packages/shared/src/slotFlags.ts#L8\~L13](https://github.com/vuejs/core/blob/2f9023d3dcb42273414271d3f59b42611a2cef32/packages/shared/src/slotFlags.ts#L8\~L13) > > 所以没有办法动态传递,要写死所有的插槽结构么 look this isuse: [https://github.com/vuejs/babel-pl...
2024-08-05T06:00:04
2024-08-05T06:00:21
{}
NONE
vuejs
core
1,761,355,591
9,336
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2023-10-13T11:26:08
2024-08-02T03:43:21
{}
NONE
vuejs
core
2,264,603,708
11,473
jh-leong
/ecosystem-ci run
2024-08-02T05:44:33
2024-08-02T05:44:33
{ "+1": 1 }
MEMBER
vuejs
core
2,264,702,689
11,477
jh-leong
In your case, when you input `ssssss`, it triggers the `filteredPhone` computed setter, but the `phone.value` is not changed, so the page does not re-render.
2024-08-02T07:00:13
2024-08-02T07:00:13
{}
MEMBER
vuejs
core
2,265,070,271
7,231
younho9
I have experienced the same issue. It works fine in dev mode but occurs only during the build. The `ref` object initialized with `{}` inside the setup has the `hasOwnProperty` function, but the template ref initialized with `null` does not have the hasOwnProperty function. ```vue <script setup lang="ts"> const ...
2024-08-02T10:29:24
2024-08-02T10:29:24
{}
NONE
vuejs
core
2,268,065,938
11,498
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T02:42:17
2024-08-05T02:42:17
{}
NONE
vuejs
core
2,268,111,803
11,502
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.1 kB (**+10 B**) | 34.5 kB (**+7 B**) | 31.1 kB (**-3 B**) | | v...
2024-08-05T03:41:01
2024-08-05T03:41:01
{}
NONE
vuejs
core
2,268,627,543
8,553
Fuzzyma
So it seems like Svelte 5 introduced a feature where capitalized variables can be rendered as component (found it on twitter: https://x.com/joyofcodedev/status/1820097509538070952). Maybe that would be a solution for slotProps in vues case. Even tho it would be a hell of a special case. Nevertheless wanted to write...
2024-08-05T09:37:02
2024-08-05T09:37:02
{}
NONE
vuejs
core
2,264,284,597
11,059
edison1105
@linzhe141 I don't think the underlying problem is fixed. The `afterLeave` function still executes during app unmounting, which should be avoided.
2024-08-02T00:45:27
2024-08-02T00:45:27
{}
MEMBER
vuejs
core
2,264,660,728
11,479
edison1105
/ecosystem-ci run
2024-08-02T06:30:46
2024-08-02T06:30:46
{ "+1": 1 }
MEMBER
vuejs
core
2,266,419,916
7,652
yyx990803
I don't think this is worth changing, nor does it have anything to do with standards. The standard doesn't mandate how Vue's `emit` should work. CustomEvent has only one `detail` property, but Vue events can have multiple arguments. Changing the behavior when there is only a single argument is a breaking change, and...
2024-08-03T05:50:45
2024-08-03T05:52:14
{}
MEMBER
vuejs
core
2,268,188,467
11,507
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 465a089431cffa2306d822feeea076e64e3bafb3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-08-05T05:13:03
2024-08-05T05:13:03
{}
NONE
vuejs
core
2,268,227,109
11,503
Zheng-Changfu
> [https://github.com/vuejs/core/blob/2f9023d3dcb42273414271d3f59b42611a2cef32/packages/shared/src/slotFlags.ts#L8\~L13](https://github.com/vuejs/core/blob/2f9023d3dcb42273414271d3f59b42611a2cef32/packages/shared/src/slotFlags.ts#L8\~L13) 所以没有办法动态传递,要写死所有的插槽结构么
2024-08-05T05:52:06
2024-08-05T05:52:10
{}
NONE
vuejs
core
2,262,818,679
11,398
qtencent7
我想问一句,set的原生方法intersection不支持带proxy的set,这不是很正常吗?为啥要提issue,而且还有人给解决了?我理解,框架不是自有一套逻辑,为啥要这样兼容各种看似跟框架设计不一样的问题呢,谁能解答一下
2024-08-01T11:34:52
2024-08-01T11:34:52
{ "-1": 1 }
NONE
vuejs
core
2,264,721,527
11,480
jh-leong
closing as duplicate of https://github.com/vuejs/core/issues/5256 a workaround https://github.com/vuejs/core/issues/5256#issuecomment-1173891407 fixed via https://github.com/vuejs/core/pull/11067 and will out in v3.5
2024-08-02T07:11:21
2024-08-02T07:11:21
{}
MEMBER
vuejs
core
2,268,080,947
11,500
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-05T03:02:16
2024-08-05T03:02:16
{}
NONE
vuejs
core
2,263,086,526
11,059
linzhe141
> @linzhe141 Hi, The test case passes without your PR. Could you please check it? [3.4.27 playground](https://play.vuejs.org/#eNqNVNtq20AQ/ZVhXySDItlOoSDsQBvykELbkOatKmWRx/Ym0q7Yi5oS/O+dXV0st0kaPe2ePTNz5qJ5Yh+aJm0dspytTKlFY8Ggdc1FIUXdKG3hCTa4FRIvFd0lSpuYPa8q9esWt4mSn5WTFjfJPtmhvXRaE+NaGstliQfYalVDRP6jQpaKYGhrWAPAv+R...
2024-08-01T13:41:43
2024-08-01T13:46:18
{}
MEMBER
vuejs
core
1,801,609,353
9,572
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | --------------------- | | runtime-dom.global.prod.js | 95.4 kB (**+5.24 kB**) | 36.4 kB (**+1.82 kB**) | ...
2023-11-08T10:45:09
2024-08-02T03:35:58
{}
NONE
vuejs
core
2,266,335,041
11,485
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-03T02:21:25
2024-08-03T02:21:25
{}
NONE
vuejs
core
2,267,063,128
11,487
jh-leong
> offtop: but i don't understand why typescript complains about something like that too: > function bar(text: T = 'text') {} A simple counterexample is when `T` is `never`, which also satisfies the generic constraint. This results in the error `"text"' is assignable to the constraint of type 'T', but 'T' could be inst...
2024-08-03T17:05:40
2024-08-03T17:05:43
{}
MEMBER
vuejs
core
2,267,165,117
11,489
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.1 kB | 34.5 kB | 31.1 kB | | vue.global.prod.js | 147 kB | 54 kB | 48 kB | ### Usages | Name | Size |...
2024-08-03T21:27:41
2024-08-03T21:27:41
{}
NONE
vuejs
core
2,268,064,595
11,379
yyx990803
Note: https://github.com/vueuse/vueuse/pull/4099#discussion_r1703475274 /cc @antfu
2024-08-05T02:40:28
2024-08-05T02:40:28
{}
MEMBER
vuejs
core
1,933,456,505
10,184
becem-gharbi
I confirm that this solves the issue of blocking navigation, Thanks! I'm looking forward to merging this PR because in my opinion the issue is kind of critical especially on Nuxt.
2024-02-08T06:52:58
2024-02-08T06:52:58
{ "+1": 21, "eyes": 4 }
NONE
vuejs
core
1,936,353,640
10,301
LinusBorg
duplicate of #10279
2024-02-09T17:54:35
2024-02-09T17:54:35
{}
MEMBER
vuejs
core
1,937,973,792
10,321
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | c0cde936d7b5d3b370ad453f04563f4c451cab8f | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-02-12T01:45:35
2024-02-12T01:45:35
{}
NONE
vuejs
core
1,938,228,483
10,326
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-12T08:30:14
2024-02-12T08:30:14
{}
NONE
vuejs
core
1,939,041,350
10,327
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.4 kB (**+51 B**) | 34.4 kB (**-8 B**) | 31 kB (**-29 B**) | | v...
2024-02-12T16:15:37
2024-02-12T16:15:37
{}
NONE
vuejs
core
1,937,681,739
10,315
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.4 kB (**-9 B**) | 34.4 kB (**-2 B**) | 31 kB (**+5 B**) | | vue....
2024-02-11T12:26:35
2024-02-11T12:26:35
{}
NONE
vuejs
core
1,940,930,573
10,299
yyx990803
Note: merging this as a feat so it shows up in the changelog, but will be releasing in a patch.
2024-02-13T09:38:57
2024-02-13T09:38:57
{ "+1": 1 }
MEMBER
vuejs
core
1,934,033,589
10,210
LinusBorg
Then provide a reproduction. The one provided by @fm353488931 works fine with .16
2024-02-08T12:40:01
2024-02-08T12:40:01
{}
MEMBER
vuejs
core
1,934,059,467
10,098
edison1105
@ennioVisco Agreed
2024-02-08T12:50:00
2024-02-08T12:50:00
{ "heart": 22 }
MEMBER
vuejs
core
1,935,007,477
10,294
andersonllc
Same problem here after my project is rebuilded... I tried to downgrade Vue but without success, I'm desperate, any suggestions?
2024-02-08T22:05:50
2024-02-08T22:05:50
{}
NONE
vuejs
core
1,935,456,451
10,240
skirtles-code
The linked issue has been closed. If you still think this change is worth pursuing then you may need to explain why. I also suggest adding a test.
2024-02-09T07:33:36
2024-02-09T07:33:36
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
1,936,590,900
10,294
johnleider
This is happening because this is running even when the previous state was disabled. Still looking into it. ![image](https://github.com/vuejs/core/assets/9064066/3b3cda56-47f7-4d97-9677-4cacaee45fa2)
2024-02-09T20:55:54
2024-02-09T20:55:54
{ "+1": 1 }
NONE
vuejs
core
1,937,143,522
10,310
skirtles-code
I understand these are likely upstream changes, but... The preview seems to be showing dark mode, even though I have light mode set: ![image](https://github.com/vuejs/core/assets/65301168/386ef045-2ef5-4c59-a4a6-a0f27776394d) If I toggle dark mode on and off it fixes it, but only until I refresh. More gener...
2024-02-10T21:05:41
2024-02-10T21:14:01
{}
CONTRIBUTOR
vuejs
core
1,937,797,588
10,318
ItMaga
> The reason is that the computed `get` only updates on the next tick, after the parent has received the value, and re-rendered. So `value.value.push(2)` updates the _old_, empty array > > I see how that can be counter-intuitive, but it's working as expected, from a technical perspective. > > Solution: first, man...
2024-02-11T16:13:39
2024-02-11T16:13:39
{}
NONE
vuejs
core
1,940,699,217
10,331
yyx990803
Use Vite (which is using Rollup under the hood) + @vitejs/plugin-vue If you have to stick to plain Rollup for some reason, you can use a Rollup plugin that only performs TS transpilation without type checking, e.g. https://www.npmjs.com/package/rollup-plugin-esbuild
2024-02-13T08:16:51
2024-02-13T08:17:05
{}
MEMBER
vuejs
core
1,940,855,364
10,300
yyx990803
Traced this down to the dependency update commit https://github.com/vuejs/core/pull/10175 Root cause is the upgrade of `lru-cache` from 10.1.0 to 10.2.0 included [this change](https://github.com/isaacs/node-lru-cache/compare/v10.1.0...v10.2.0#diff-a2a171449d862fe29692ce031981047d7ab755ae7f84c707aef80701b3ea0c80R1498...
2024-02-13T09:14:08
2024-02-13T09:14:08
{ "eyes": 1, "heart": 2 }
MEMBER
vuejs
core
1,935,238,407
10,294
yyx990803
The problematic commit has been reverted in 3.4.17.
2024-02-09T02:18:41
2024-02-09T02:18:41
{ "+1": 6, "heart": 11, "rocket": 5 }
MEMBER
vuejs
core
1,936,991,748
10,294
zh-lx
> looks like the issue is reintroduced in 3.4.18 for vuetify: https://play.vuetifyjs.com/#eNq9VU1vGjEQ/SsjXwCJhVS0UrUiSFF76KWXVjkBB9ceiFXv2rK9NBXiv2e8ZJf9AIQSKSfb4zfz3szTepd75p2YPlg72RXIUjYPmFnNAy5WOcB8lwjuJAjNvb9fsew54UUwKwb/lAxPFJnd3a1YiS3RWvkAuyQzEnVqLOYoCRQ3NarGJYq4wDqkW5koYfLIIFXyZDIkiqCCRgr9KI+L+bSRRrW61bbOFBZ2XB...
2024-02-10T12:11:48
2024-02-10T12:11:48
{}
CONTRIBUTOR
vuejs
core
1,938,030,827
10,322
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-12T03:48:54
2024-02-12T03:48:54
{}
NONE
vuejs
core
1,938,184,398
10,273
pikax
Thank you for your contribution, do you mind explaining what's the intent of this? It seems you're not following the function declaration described in the [docs](https://vuejs.org/api/general.html#function-signature). Vue relies on runtime to run validations, etc. Just defining the types is not enough, not sure what...
2024-02-12T07:48:28
2024-02-12T07:48:28
{}
MEMBER
vuejs
core
1,938,896,636
10,329
LinusBorg
> Is this by design? That's how Virtual DOMs work. Re-render the whole virtual dom tree (of this component), then diff it to determine necessary patches. If you need to optimize this. consider * moving the list into its own component, or * using [`v-memo`](https://vuejs.org/api/built-in-directives.html#v-mem...
2024-02-12T15:28:23
2024-02-12T15:30:12
{}
MEMBER
vuejs
core
1,940,386,054
10,326
yyx990803
This doesn't seem necessary - when `__DEV__` is false most bundlers can already treeshake the function call after it.
2024-02-13T03:57:15
2024-02-13T03:57:15
{}
MEMBER
vuejs
core
1,933,789,785
10,294
tbl0605
Hi, I have same problem when using components from the `bootstrap-vue-next` project. Reverting to `vue v3.4.15` makes the components show again.
2024-02-08T10:35:20
2024-02-08T10:35:20
{ "+1": 5 }
NONE
vuejs
core
1,934,973,152
10,294
pumba-dev
I have same problem with Vue 3 and Ant Design without update any dependency, I just rebuild my project cleaning package-lock.json and node_modules and this bug appears. All components with the effect of showing something on the screen had the error of not changing their style after the click or hover event. It also...
2024-02-08T21:37:41
2024-02-08T21:37:41
{}
NONE
vuejs
core
1,935,381,275
10,232
Doctor-wu
I committed a PR for warning users stuff
2024-02-09T06:03:23
2024-02-09T06:03:23
{}
MEMBER
vuejs
core
1,936,865,890
10,307
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-10T04:59:19
2024-02-10T04:59:19
{}
NONE
vuejs
core
1,937,667,146
4,831
RealAlphabet
> I would say the bug here is the event listeners not being removed while the element is leaving rather than the ref being unset because the element already fired its unmounted event while it's leaving. Having the ref unset is actually consistent because if the element is leaving it's supposed not to be there anymore (...
2024-02-11T12:15:49
2024-02-11T12:16:30
{}
NONE
vuejs
core
1,937,774,560
10,279
sina-byn
@LinusBorg I don't get what you mean by the same trimmed value? how is it considered the same if the letters are removed? And I was wondering if this is considered a bug and how can I contribute to fixing it if that's necessary?
2024-02-11T14:45:17
2024-02-11T14:46:16
{}
NONE
vuejs
core
1,933,222,049
10,254
yyx990803
The central issue here is that there is no update is happening because no reactive state has changed.
2024-02-08T01:27:52
2024-02-08T01:27:59
{}
MEMBER
vuejs
core
1,934,031,316
10,098
ennioVisco
@edison1105 I'd like to mention that this is not a minor bug, this currently breaks navigation for any nuxt version, as you can see in the related PR. I'd strongly advise to raise the urgency of the issue and, possibly, add a test to the Ecosystem CI
2024-02-08T12:38:37
2024-02-08T12:38:37
{ "+1": 20 }
NONE
vuejs
core
1,935,067,309
10,294
hslee2008
> Same problem here after my project is rebuilded... I tried to downgrade Vue but without success, I'm desperate, any suggestions? make sure you have the exact `package.json` like below: ``` "vue": "3.4.15", ``` not ``` "vue": "^3.4.15", ```
2024-02-08T23:01:13
2024-02-08T23:01:13
{ "+1": 1 }
NONE
vuejs
core
1,936,654,961
10,279
sina-byn
> > It looks like the problem is more similar to #10254. > > Yes, this is about the same thing, basically. When the model emits the same value to the parent as it did before, then the parent won't re-render, and the child won't receive a fresh model prop, so it won't update. > > However I think we might be able t...
2024-02-09T21:53:58
2024-02-09T21:56:07
{}
NONE
vuejs
core
1,936,702,141
10,279
LinusBorg
Here's a demo of the underlying effect, without using a child component and using a writeable computed instead of `defineModel`: https://play.vuejs.org/#eNqNUk1vnEAM/SvWXCDqFrTKbbtbqR85tFLSqs2t0wMFQyaFAc0H3RXiv9djAkujJOoFZvyePX72G8S7rkt6j2In9jY3qnNg0fnurdSq6VrjYACDJYxQmraBiKjRAl2fPrR00qjdA5ykq1ioeyYPkBPgHRb/FHsjNYDU...
2024-02-09T22:45:26
2024-02-09T22:45:38
{}
MEMBER
vuejs
core
1,937,389,844
10,310
sxzz
Preview sandbox themes now don't follow outside by default.
2024-02-11T01:49:28
2024-02-11T01:57:29
{ "+1": 1 }
MEMBER
vuejs
core
1,937,699,448
10,315
OnlyWick
> LGTM, decrased 9 bytes of bundle size LMAO, Happy New Year!
2024-02-11T12:39:32
2024-02-11T12:39:32
{ "heart": 1 }
CONTRIBUTOR
vuejs
core
1,937,971,992
10,320
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------ | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 48 kB | ### Usages | Name | Size | Gzi...
2024-02-12T01:42:54
2024-02-13T09:45:03
{}
NONE
vuejs
core
1,933,503,652
10,210
lmc3s3f0r
I just tried 3.4.16 and I'm getting the same "Maximum recursive updates eceeded".
2024-02-08T07:34:57
2024-02-08T07:34:57
{}
NONE
vuejs
core
1,934,635,289
10,294
skkias
It seems like a vast majority of the "v-(anything)" properties are acting up. I was having v-model and v-for issues as well.
2024-02-08T17:43:46
2024-02-08T17:43:46
{}
NONE
vuejs
core
1,934,678,094
10,294
sfxcode
Also a problem with primevue: https://github.com/primefaces/primevue/issues/5242
2024-02-08T18:07:59
2024-02-08T18:07:59
{ "heart": 1 }
NONE
vuejs
core
1,935,148,957
10,297
zh-lx
@yyx990803 I think this is a correct fix about #10294? If just revert #10161, the issue about #10151 also will reproduce.
2024-02-09T00:37:02
2024-02-09T00:37:02
{}
CONTRIBUTOR
vuejs
core
1,935,162,771
10,285
yyx990803
Are you sure? `actual` and `expected` are already strings.
2024-02-09T00:53:26
2024-02-09T00:53:26
{}
MEMBER
vuejs
core
1,936,342,037
10,300
LinusBorg
There's nothing in this report that would allow us to investigate the cause of the problem. Please provide us with a reproduction.
2024-02-09T17:50:27
2024-02-09T17:50:27
{ "+1": 3 }
MEMBER
vuejs
core
1,940,431,470
10,311
edison1105
/ecosystem-ci run
2024-02-13T05:05:40
2024-02-13T05:05:40
{ "+1": 1 }
MEMBER
vuejs
core
1,940,923,843
10,299
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bc7413794961a7e5ffe2b8ceab926896a1b2aee5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-02-13T09:36:54
2024-02-13T09:36:54
{}
NONE
vuejs
core
1,933,634,839
8,306
PieronCZ
I have the same problem as well. I don't concider changing code format to one line as a fix as this would be very unstable solution. Who is responsible for this issue, is it esbuild or vite directly?
2024-02-08T09:05:49
2024-02-08T09:05:49
{ "eyes": 4 }
NONE
vuejs
core
1,940,388,791
10,331
yyx990803
This is a wontfix. Like @LinusBorg said, type checking should only happen to user-authored source code, not transformed / generated code.
2024-02-13T04:01:39
2024-02-13T04:01:39
{}
MEMBER
vuejs
core
1,933,525,636
10,293
LinusBorg
Yes, that is not supported. But that's by design, it's not a bug. What you could do is 1) use a `reactive()` object instead of a plain one and 2) deep watch that object in the custom ref, then trigger() as necessary. https://play.vuejs.org/#eNqNU9tq20AQ/ZVhXyyBKuPkzZVdeslDC72Qlj4tFCGPZSXSrtiLLCP23ztaXayQECIQ7J5zZ...
2024-02-08T07:48:51
2024-02-08T07:52:59
{}
MEMBER
vuejs
core
1,935,158,500
10,287
yyx990803
Thanks for the PR - I found that there is already a check in place, just not checking the reserved keys: 77a804b1d
2024-02-09T00:47:43
2024-02-09T00:47:43
{}
MEMBER
vuejs
core
1,935,705,509
10,294
volarname
looks like the issue is reintroduced in 3.4.18 for vuetify: https://play.vuetifyjs.com/#eNq9VU1vGjEQ/SsjXwCJhVS0UrUiSFF76KWXVjkBB9ceiFXv2rK9NBXiv2e8ZJf9AIQSKSfb4zfz3szTepd75p2YPlg72RXIUjYPmFnNAy5WOcB8lwjuJAjNvb9fsew54UUwKwb/lAxPFJnd3a1YiS3RWvkAuyQzEnVqLOYoCRQ3NarGJYq4wDqkW5koYfLIIFXyZDIkiqCCRgr9KI+L+bSRRrW61bbOFBZ2XBc...
2024-02-09T10:52:13
2024-02-09T10:52:13
{ "+1": 11, "confused": 2, "eyes": 1 }
NONE
vuejs
core
1,936,868,077
10,309
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-10T05:06:02
2024-02-10T05:06:02
{}
NONE
vuejs
core
1,937,717,923
10,147
sxzz
LGTM, considering to untouched bundle size.
2024-02-11T12:52:20
2024-02-11T12:52:20
{}
MEMBER
vuejs
core
1,937,782,408
10,279
LinusBorg
> @LinusBorg I don't get what you mean by the same trimmed value? how is it considered the same if the letters are removed? After the letters are removed, you always end up with *the same value* as one input earlier. Look at my example: 1. Type in `111` -> myNumber will be assigned `'111'` 2. Type in `111a` -> m...
2024-02-11T15:15:32
2024-02-11T15:16:00
{}
MEMBER
vuejs
core
1,937,783,223
10,279
sina-byn
> > @LinusBorg I don't get what you mean by the same trimmed value? how is it considered the same if the letters are removed? > > After the letters are removed, you always end up with _the same value_ as one input earlier. Look at my example: > > 1. Type in `111` -> myNumber will be assigned `'111'` > 2. Type in...
2024-02-11T15:18:38
2024-02-11T15:18:52
{}
NONE
vuejs
core
1,938,452,611
10,273
mengdaoshizhongxinyang
@pikax `jsx-plugin.resolveType is true` is [this](https://github.com/vuejs/babel-plugin-jsx?tab=readme-ov-file#resolvetype).It surpport [this](https://github.com/vuejs/core/blob/3f92126a26a544dfa69211cf2977556a2706bb2c/packages/dts-test/defineComponent.test-d.tsx#L1260) . I also think introducing a new type is not a go...
2024-02-12T10:57:58
2024-02-12T10:57:58
{}
NONE
vuejs
core
1,940,764,572
10,329
dnalneh
@LinusBorg Thank you for the explanations! I implemented the first variant and the result is now a super performant app. That was very enlightening.
2024-02-13T08:40:56
2024-02-13T08:40:56
{}
NONE
vuejs
core
1,933,503,849
10,214
lmc3s3f0r
I just tried 3.4.16 and I'm getting the same "Maximum recursive updates eceeded".
2024-02-08T07:35:09
2024-02-08T07:35:09
{ "+1": 3 }
NONE
vuejs
core
1,933,574,796
10,294
coader
yes, v-if v-show has problem
2024-02-08T08:24:46
2024-02-08T08:24:46
{}
NONE
vuejs
core
1,935,381,282
10,299
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-09T06:03:24
2024-02-09T06:06:49
{}
NONE
vuejs
core
1,936,065,344
10,294
johnleider
> looks like the issue is reintroduced in 3.4.18 for vuetify: [play.vuetifyjs.com/#eNq9VU1vGjEQ/SsjXwCJhVS0UrUiSFF76KWXVjkBB9ceiFXv2rK9NBXiv2e8ZJf9AIQSKSfb4zfz3szTepd75p2YPlg72RXIUjYPmFnNAy5WOcB8lwjuJAjNvb9fsew54UUwKwb/lAxPFJnd3a1YiS3RWvkAuyQzEnVqLOYoCRQ3NarGJYq4wDqkW5koYfLIIFXyZDIkiqCCRgr9KI+L+bSRRrW61bbOFBZ2XBcx6dGj8...
2024-02-09T14:48:37
2024-02-09T14:48:37
{ "+1": 5 }
NONE
vuejs
core
1,936,316,689
10,279
yangxiuxiu1115
Sorry, I now think this might be a bug, and even if it's not a bug it's a very misleading feature, and maybe it should be fixed. As can be found in #10301 and this issue, it's easy to produce results that don't match your intuition when using defineModel's set.
2024-02-09T17:31:05
2024-02-09T17:31:05
{}
CONTRIBUTOR
vuejs
core
1,938,037,062
10,319
edison1105
duplicated of #9308
2024-02-12T04:01:57
2024-02-12T04:01:57
{}
MEMBER
vuejs
core
1,934,769,875
10,069
mkierdev
@yyx990803 any updates on this? Style mismatch is triggered anytime client-side logic adds/removes classes to the element (for example hide something if user is logged in - due to various reasons check has to be made client-side)
2024-02-08T19:09:01
2024-02-08T19:09:01
{}
NONE
vuejs
core
1,935,250,212
10,285
KaelWD
Missed #10067 somehow
2024-02-09T02:35:49
2024-02-09T02:35:49
{}
CONTRIBUTOR