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
1,966,082,919
10,417
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------ | | runtime-dom.global.prod.js | 90.5 kB (**+26 B**) | 34.4 kB (**+10 B**) | 31 kB (**-37 B**) | | v...
2024-02-27T09:04:45
2024-02-27T09:04:45
{}
NONE
vuejs
core
1,962,387,432
10,152
yyx990803
Closing because no valid reproduction has been provided so far.
2024-02-24T14:25:29
2024-02-24T14:25:29
{}
MEMBER
vuejs
core
1,962,873,565
9,313
edison1105
@cicada-ah ![image](https://github.com/vuejs/core/assets/3705199/5c35be7e-8fea-4546-972c-1948baf75217) 点击这里可以看到这个 PR 的 playground. https://deploy-preview-9313--vue-sfc-playground.netlify.app/#eNp9ks1OwzAQhF/FmAMglUYITlVa8aMe4AAIevQlJJvUrWNb9iatVOXdWSdNKFXVi2XvfDser7zjT9aO6wr4hMc+ddIi84CVnQktS2scsh1zkLOG5c6U7IrQK6...
2024-02-25T09:40:15
2024-02-25T09:40:15
{ "+1": 1 }
MEMBER
vuejs
core
1,962,880,932
9,313
cicada-ah
@edison1105 请看下面示例,对比修改前后,在一次切换后,foo的位置发生了变化,同时包括一些其它issues里对insetBefore第二个参数做兜底,也应该会有这个问题,且更加粗暴,会规避掉一些本该报错的场景,我可能相对比较赞成,先unmount,再重新找anchor的做法 [修改前](https://play.vuejs.org/#eNp9kk1vwjAMhv9Klh22SUA1bSdU0D7EYTts08Yxl651SyBNosQtSIj/PqelhSHEpUr8PrZfu9nyZ2tHdQV8zGOfOmmRecDKToWWpTUO2ZY5yNmO5c6U7IbQG6GFTo32hC7Mmk0CcJsnysOd0...
2024-02-25T10:07:25
2024-02-25T10:07:52
{ "+1": 1 }
NONE
vuejs
core
1,962,929,761
10,313
yyx990803
Thanks for the PR - however I think #10373 is a cleaner fix as it avoids allocating a temporary object (we only need the keys).
2024-02-25T12:52:29
2024-02-25T12:52:29
{ "+1": 1 }
MEMBER
vuejs
core
1,962,933,789
10,330
yyx990803
This is intentional for better readability. Minifiers will optimize these conditions in production builds anyway.
2024-02-25T13:04:38
2024-02-25T13:04:38
{ "+1": 1 }
MEMBER
vuejs
core
1,963,817,929
10,397
nin-jin
Congratulations! You have finally passed the tests for the absence of unnecessary side effects and your reactivity system is suitable for use in production. Unfortunately, you have not yet got rid of unnecessary recalculations. @preact/signals is not the best option to follow here. ![image](https://github.com/vue...
2024-02-26T10:42:02
2024-02-26T10:42:02
{ "+1": 8, "-1": 41, "eyes": 4, "laugh": 1, "rocket": 4 }
NONE
vuejs
core
1,964,682,853
10,397
nin-jin
They tell me here that [you use a double double linked list](https://github.com/vuejs/core/pull/10397/files#diff-0e90b4924214f6720fa666cbdba3f9a389a6f8230c1bc6e95481c7c616254b0fR44) to implement pub/sub. ![image](https://github.com/vuejs/core/assets/442988/12d27699-3126-416f-ad14-7b78b91d4fa5) This is extremely w...
2024-02-26T17:16:11
2024-02-26T17:19:09
{ "+1": 15, "-1": 11, "eyes": 3 }
NONE
vuejs
core
1,965,327,966
10,397
johnsoncodehk
> [mol.hyoo.ru/#!section=bench/bench=reactivity](https://mol.hyoo.ru/#!section=bench/bench=reactivity) @nin-jin The result seems to be based on Vue 3.4.x rather than this PR. I'm also curious as to why 3.4 produces unnecessary recalculations, and I'd be happy to try to fix it. (I am the author of the [Vue 3.4 respon...
2024-02-26T21:31:23
2024-02-26T21:41:52
{ "+1": 3, "rocket": 18 }
MEMBER
vuejs
core
1,961,620,830
10,381
andresperezc
@Shyam-Chen , Thank you for your reply. With v-memo it works as expected, I will proceed to close the issue, thank you very much.
2024-02-23T16:21:06
2024-02-23T16:21:06
{}
NONE
vuejs
core
1,961,648,681
7,963
higuaifan
> Currently we cannot use generic + typed emits or slots (in other words only `props` can) due to limitation of TS I'm wondering why this issue was not mentioned in the [documentation](https://vuejs.org/api/general.html#function-signature). Or rather, should this situation be included in the document to prevent othe...
2024-02-23T16:39:18
2024-02-23T16:39:18
{ "+1": 1 }
NONE
vuejs
core
1,963,137,290
10,404
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-26T00:49:53
2024-02-26T00:49:53
{}
NONE
vuejs
core
1,963,151,821
10,344
yyx990803
364f8902c should be a cleaner fix
2024-02-26T01:12:27
2024-02-26T01:12:27
{ "+1": 1 }
MEMBER
vuejs
core
1,967,272,329
10,415
AlexLavoie42
https://github.com/vuejs/core/blob/89de26cdcdddef8096417ea494de113399629d5b/packages/runtime-core/src/components/Suspense.ts#L375-L377 Here is where the error happens to give some context. This if statement gets triggered while `newBranch.component` is `null`
2024-02-27T17:38:16
2024-02-27T17:38:16
{}
NONE
vuejs
core
1,966,557,613
10,415
edison1105
> This is an attempt to reproduce this error: TypeError: Cannot read properties of null (reading 'suspenseId') ~~I think this error has been fixed via #10184~~ will be fixed by #10417 > Uncaught (in promise) TypeError: Cannot read properties of null (reading 'da') This is because the KeepAlive cached vnode ...
2024-02-27T13:30:31
2024-02-28T01:21:55
{}
MEMBER
vuejs
core
1,963,750,588
10,414
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size ...
2024-02-26T10:09:04
2024-02-28T01:59:48
{}
NONE
vuejs
core
1,960,681,960
10,352
Shyam-Chen
```diff - :style="style" + :style="[style]" ```
2024-02-23T03:24:59
2024-02-23T03:24:59
{}
CONTRIBUTOR
vuejs
core
1,962,792,178
10,393
edison1105
the codesandbox link is not found. it works fine in [playground](https://play.vuejs.org/#eNqFUk1rg0AQ/SvDXmwhKKU9iQRsCTQ9tKXtcS+iozHVXdmPVBD/e2c30STQJiA6896M+2bfDCztunBnkcUs0bmqO7Pkom47qQwMoLCEEUolWwioKJip9ACG0ZNs/Q+I4wJ7zxZYZrYxAxcAImsxDtJg4ZKciqVAYXTsSYDUfUZPFpnJbm4PuEJjlYBDBtDqKg7oRce4dPRtXNCTRLNuSgy2XZMZpAwg2dwth8...
2024-02-25T02:35:47
2024-02-25T02:36:40
{}
MEMBER
vuejs
core
1,963,152,427
10,402
yyx990803
This is not a valid reproduction. The linked playground **does not run**.
2024-02-26T01:13:21
2024-02-26T01:13:48
{}
MEMBER
vuejs
core
1,951,501,258
10,355
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-19T00:20:20
2024-02-26T01:18:50
{}
NONE
vuejs
core
1,937,972,145
10,321
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-12T01:43:10
2024-02-26T01:27:50
{}
NONE
vuejs
core
1,960,652,789
5,766
weiquanju
我也遇到同样的问题,我是这样解决的,断言类型的方式 I also encountered the same problem, and I solved it this way by asserting types ```ts //声明VElForm部分 Declare the VElForm section export declare type VElFormProps<FormData> = { form: FormData } function VElForm<T>(props: VElFormProps<T>) { return `${props.form}` } export defau...
2024-02-23T02:31:57
2024-02-23T02:31:57
{}
NONE
vuejs
core
1,962,934,628
10,337
yyx990803
I don't think this is necessary. Providing the same value twice is pointless and should also be avoided if possible so a warning is appropriate.
2024-02-25T13:06:28
2024-02-25T13:06:28
{ "+1": 1 }
MEMBER
vuejs
core
1,963,182,819
9,313
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/8042459115) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/8014907891) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/804...
2024-02-26T01:50:37
2024-02-26T01:50:37
{}
CONTRIBUTOR
vuejs
core
1,966,277,922
10,379
OnlyWick
Sorry guys
2024-02-27T10:48:38
2024-02-27T10:48:38
{}
CONTRIBUTOR
vuejs
core
1,960,812,122
10,385
edison1105
please provide a runnable reproduction
2024-02-23T06:48:40
2024-02-23T06:48:40
{}
MEMBER
vuejs
core
1,961,682,349
10,341
m-shum
I'm getting this warning without pinia in a component – occurs for me whenever I add a nuxtUI element.
2024-02-23T17:01:22
2024-02-23T17:01:22
{ "+1": 1 }
NONE
vuejs
core
1,962,390,796
10,397
yyx990803
/ecosystem-ci run
2024-02-24T14:41:36
2024-02-24T14:41:36
{ "+1": 3 }
MEMBER
vuejs
core
1,956,556,000
10,373
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 90.6 kB (**+99 B**) | 34.4 kB (**+32 B**) | 31.1 kB (**+51 B**) | ...
2024-02-21T12:35:14
2024-02-25T12:52:25
{}
NONE
vuejs
core
1,963,596,516
10,409
renzhen-xiaohongshu
> talk is cheap. please provide a minimal reproduction I have update the link, which is a minimal reproduction
2024-02-26T08:48:22
2024-02-26T08:48:22
{}
NONE
vuejs
core
1,963,909,821
10,397
yyx990803
@nin-jin our priority is making improvements while retaining backwards compatibility, not "winning" in arbitrary micro-benchmarks. We will appreciate any constructive feedback, but being a tongue-in-cheek jerk won't help your library get more adoption.
2024-02-26T11:23:36
2024-02-26T11:23:48
{ "+1": 57, "heart": 10 }
MEMBER
vuejs
core
1,964,379,222
10,412
haoqunjiang
While I understand that it is an unexpected result, I'm curious how this issue breaks your apps/libraries in real-world usage?
2024-02-26T15:13:00
2024-02-26T15:13:00
{}
MEMBER
vuejs
core
1,962,388,327
9,920
yyx990803
Closing as stale
2024-02-24T14:30:13
2024-02-24T14:30:13
{}
MEMBER
vuejs
core
1,962,937,075
10,283
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 90.1 kB (**-447 B**) | 34.3 kB (**-149 B**) | 30.9 kB (**-12...
2024-02-25T13:14:14
2024-02-25T13:14:14
{}
NONE
vuejs
core
1,963,171,249
9,313
edison1105
@cicada-ah I've updated the solution, please feel free to look it over.
2024-02-26T01:38:04
2024-02-26T01:38:04
{}
MEMBER
vuejs
core
1,964,466,271
10,412
ryinner
> While I understand that it is an unexpected result, I'm curious how this issue breaks your apps/libraries in real-world usage? Hi. An error occurs when working with the backend, which is written in more type-sensitive languages ​​like GO and php8, in my case. For example, I have an automatic typecast get params (i...
2024-02-26T15:48:29
2024-02-26T15:49:54
{}
NONE
vuejs
core
1,965,202,999
10,184
AlexLavoie42
> I get this error when using repeatable params (in Nuxt, e.g. [...slug]) and switching between nested and plain route: > > ```shell > Uncaught (in promise) TypeError: Cannot read properties of null (reading 'suspenseId') > at patchSuspense (chunk-AALUAPKP.js?v=9e31ec56:2864:50) > at Object.process (chunk...
2024-02-26T20:27:44
2024-02-26T20:27:44
{ "eyes": 1 }
NONE
vuejs
core
1,916,737,757
10,234
janceChun
> I don't think this is a core problem with `vue` because the errors do not occur when I reload the page. Perhaps you can submit an issue in `vue-router`. <img alt="CleanShot 2024-01-30 at 19 49 58@2x" width="747" src="https://private-user-images.githubusercontent.com/44631608/300795076-125ec4b3-ebdf-4eee-a140-170da01b...
2024-01-30T12:27:35
2024-01-30T12:35:19
{ "eyes": 1 }
NONE
vuejs
core
1,918,954,938
10,245
LinusBorg
Because `$slots.icon` is a function. Slots are ways functions in Vue 3
2024-01-31T11:51:32
2024-01-31T11:51:32
{}
MEMBER
vuejs
core
1,921,100,978
10,254
LinusBorg
I can't reproduce the behavior of the video in the linked playground on either Chrome, Safari or Firefox. Please provide more detail and a reproduction that acutally reproduces the issue. also test your reproduction in different browsers, with extensions disabled etc.
2024-02-01T11:24:33
2024-02-01T11:24:33
{}
MEMBER
vuejs
core
1,916,792,526
10,240
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.2 kB (**+4 B**) | 34.4 kB (**+4 B**) | 31 kB (**+19 B**) | | vue....
2024-01-30T12:59:06
2024-02-04T03:44:45
{}
NONE
vuejs
core
1,926,174,273
10,271
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | --------------------- | -------------------- | ---------------------- | | runtime-dom.global.prod.js | 91.2 kB (**+995 B**) | 34.9 kB (**+534 B**) | 31.3 kB...
2024-02-05T03:36:16
2024-02-05T03:36:16
{}
NONE
vuejs
core
1,931,368,785
10,279
sina-byn
> Essentially there is no difference, Vue's responsive update is only triggered when the corresponding value changes. Whether you use ref or reactive here their values don't change. so you advise that we refer to the other issue?
2024-02-07T06:24:21
2024-02-07T06:24:21
{}
NONE
vuejs
core
1,905,142,233
10,187
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 90.2 kB (**-21 B**) | 34.3 kB (**-34 B**) | 31 kB (**+16 B**) | ...
2024-01-23T01:45:51
2024-01-29T10:53:48
{}
NONE
vuejs
core
1,916,636,046
10,238
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.4 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.8 kB | ### Usages | Name | Size |...
2024-01-30T11:24:58
2024-01-30T11:24:58
{}
NONE
vuejs
core
1,918,656,735
10,233
haoqunjiang
这不是 bug - https://cn.vuejs.org/guide/extras/reactivity-in-depth.html#how-reactivity-works-in-vue - https://cn.vuejs.org/guide/essentials/reactivity-fundamentals.html#declaring-methods:~:text=%E4%BD%A0%E4%B8%8D%E5%BA%94%E8%AF%A5%E5%9C%A8%E5%AE%9A%E4%B9%89%20methods%20%E6%97%B6%E4%BD%BF%E7%94%A8%E7%AE%AD%E5%A4%B4%E5%87...
2024-01-31T08:54:12
2024-01-31T08:55:08
{}
MEMBER
vuejs
core
1,924,872,244
6,548
jaa134
Any updates on this getting merged? Seems to be going stale...
2024-02-02T22:55:01
2024-02-02T22:55:01
{}
NONE
vuejs
core
1,926,320,721
10,267
ikkkp
https://github.com/vuejs/core/commit/2ffb956efe692da059f4895669084c5278871351#diff-f73d4402faacee5f445352c44ed73544e7cbbe79f6987f049f5c805fa0001e88 应该是这个优化的问题
2024-02-05T06:39:18
2024-02-05T06:39:18
{}
NONE
vuejs
core
1,928,680,939
10,066
edison1105
/ecosystem-ci run
2024-02-06T02:43:15
2024-02-06T02:43:15
{ "+1": 1 }
MEMBER
vuejs
core
1,931,445,085
10,236
yyx990803
I've managed to reproduce this in the playground without vue-router: https://play.vuejs.org/#eNqFVEuP2jAQ/iujqNKCoElbbiigtqs9tIe26uPmwxpnAl4cO/KDUqH8945tYNntih6ixDPfPL7xNzkUH/q+3AUs5kXthJW9B4c+9EumZdcb6+EAFlsYoLWmgxuC3pxdtxupmqOjrNIp5noEHICfI8vKbbjFhrxMC6OdB7OFRcw+8jbgONrboIWXRoM367XC0RgOTANUFUgtLHaoPaXkuoGgOxPolKpG...
2024-02-07T07:35:09
2024-02-07T07:36:46
{ "+1": 3 }
MEMBER
vuejs
core
1,916,799,599
10,239
LinusBorg
you should not define the default value as a ref. It's just a prop default value, and those are never unwrapped (in the child) either - unwrapping happens in the parent template. So using `reactive()` is the way to go here.
2024-01-30T13:03:06
2024-01-30T13:03:51
{}
MEMBER
vuejs
core
1,921,188,491
10,254
mcmimik
@LinusBorg 1. Type `aaaaa` into the input field. 2. Select the middle `a` (using the <kbd>Shift</kbd> key or the mouse) and replace it with an uppercase `A`. Observe that the input field shows `aaAaa`, but the ref variable does not update. 3. Now, replace an `a` with a different letter, like `B`, and notice both ...
2024-02-01T12:12:33
2024-02-01T12:12:33
{}
NONE
vuejs
core
1,921,595,366
10,255
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.4 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.8 kB | ### Usages | Name | Size |...
2024-02-01T15:30:04
2024-02-01T15:30:04
{}
NONE
vuejs
core
1,923,605,608
10,259
yangxiuxiu1115
Looks like a duplicate of #10215.
2024-02-02T11:22:00
2024-02-02T11:22:00
{}
CONTRIBUTOR
vuejs
core
1,926,550,045
10,066
edison1105
@719media ~~Sorry, because I have been busy recently, this PR has not been completed yet. I'll get it done later.~~ Done~
2024-02-05T09:26:37
2024-02-06T02:38:54
{ "heart": 1 }
MEMBER
vuejs
core
1,928,743,155
10,265
CCherry07
> did u find any resolutions? i meet the same problem use ```ts import { parse, compileScript } from "@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js"; ```
2024-02-06T03:58:59
2024-02-06T03:58:59
{}
NONE
vuejs
core
1,929,016,831
10,278
zh-lx
针对不同环境使用不同版本试试,例如使用 esm-browser 版本: import { parse, compileScript } from "@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js";
2024-02-06T08:35:11
2024-02-06T08:35:11
{}
CONTRIBUTOR
vuejs
core
1,931,378,741
10,285
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6c87e9384d392133d35fab00080b98edb2e80a3a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-02-07T06:35:05
2024-02-07T06:35:05
{}
NONE
vuejs
core
1,926,045,392
10,268
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.4 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.8 kB | ### Usages | Name | Size |...
2024-02-05T01:12:55
2024-02-05T01:12:55
{}
NONE
vuejs
core
1,931,285,583
10,236
yyx990803
FYI Calling composables inside the render function is wrong usage and should be avoided. Composables should only be called once per component, inside `setup()` or `<script setup>`.
2024-02-07T04:59:29
2024-02-07T04:59:29
{ "heart": 3 }
MEMBER
vuejs
core
1,931,288,933
10,234
yyx990803
This looks like a duplicate of #10210
2024-02-07T05:02:13
2024-02-07T05:02:13
{ "+1": 1 }
MEMBER
vuejs
core
1,931,317,337
10,278
yyx990803
Cannot reproduce with Vue 3.4.15 and vue-cli 5.0.8. Please provide a valid reproduction.
2024-02-07T05:30:43
2024-02-07T05:30:43
{}
MEMBER
vuejs
core
1,931,355,847
10,236
CamilleDrapier
Thanks for the additional insight, and sorry for this improper use of composables in my example! I have updated my example repository which produces the small problem I mentioned in my original post. It should not have calls to composable inside the render/template anymore. And I also got rid of irrelevant warnings...
2024-02-07T06:10:24
2024-02-07T07:09:15
{}
NONE
vuejs
core
1,932,261,232
10,236
Doctor-wu
@yyx990803 @johnsoncodehk I believe this is a timing issue about the `computed` disposed before the `onUnmounted` cb invoke and I think it is reasonable. 1. Mount HomeView and get `isAnyRoute`. 2. Click unknown and cause HomeView unmount, but scope stop will occurred before invoke `um` hooks. Stop scope will sto...
2024-02-07T15:15:24
2024-02-07T15:15:24
{ "+1": 1 }
MEMBER
vuejs
core
1,914,535,665
10,232
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7695498292) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7691382167) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-01-29T11:51:29
2024-01-29T11:51:29
{}
CONTRIBUTOR
vuejs
core
1,918,183,589
10,236
CamilleDrapier
Thanks for looking and helping with this matter! I doubt that this is an Operating System specific problem, as I can reproduce the problem with the repository I provided on my Windows 10 computer. Also, the problem I'm facing with my real-life application has been reported/confirmed by Linux, Windows, and Mac users....
2024-01-31T01:11:33
2024-01-31T01:11:33
{}
NONE
vuejs
core
1,921,249,924
10,254
mcmimik
@zh-lx So, it turns out that if I want to reliably synchronize a ref variable with an input, I should always use `v-model` with `@input` and never rely on `:value`? Otherwise, discrepancies between the reactive variable and the input's internal value might occur.
2024-02-01T12:46:29
2024-02-01T12:46:29
{}
NONE
vuejs
core
1,916,677,909
10,234
Doctor-wu
I don't think this is a core problem with `vue` because the errors do not occur when I reload the page. Perhaps you can submit an issue in `vue-router`. <img width="747" alt="CleanShot 2024-01-30 at 19 49 58@2x" src="https://github.com/vuejs/core/assets/44631608/125ec4b3-ebdf-4eee-a140-170da01b1142">
2024-01-30T11:52:27
2024-02-06T09:39:35
{ "-1": 1 }
MEMBER
vuejs
core
1,930,356,882
10,210
piotrjoniec
I can confirm the same problem (maximum recursive updates after Vite HMR). Using Vue 3.4.15 + Vite 5.0.12 First time it was caused by using a v-for loop at the root of a component. After wrapping it inside a single div, the problem disappeared. Now I'm getting the same error again. But this time, seems to hap...
2024-02-06T16:55:33
2024-02-06T17:30:52
{}
NONE
vuejs
core
1,931,399,653
10,279
sina-byn
> I just thought it might not be a problem and maybe you could use the program to solve the problem you are having. Similar to this [comment](https://github.com/vuejs/core/issues/10254#issuecomment-1931329899). I fixed my problem with a workaround solution I managed to implement. However the problem in my case is n...
2024-02-07T06:56:12
2024-02-07T06:56:12
{}
NONE
vuejs
core
1,917,824,866
10,207
sei-aderr
Looks to be being addressed in several other threads, closing this issue. https://github.com/nuxt/nuxt/issues/13309 https://github.com/vuejs/core/pull/10055 https://github.com/vuejs/core/pull/10184
2024-01-30T20:20:02
2024-01-30T20:20:02
{}
NONE
vuejs
core
1,920,704,086
10,242
LinusBorg
duplicate of #9877
2024-02-01T07:52:05
2024-02-01T07:52:05
{}
MEMBER
vuejs
core
1,921,164,528
10,254
zh-lx
> I can't reproduce the behavior of the video in the linked playground on either Chrome, Safari or Firefox. > > Please provide more detail and a reproduction that acutally reproduces the issue. also test your reproduction in different browsers, with extensions disabled etc. It can be reproduced when change the ...
2024-02-01T11:59:38
2024-02-01T11:59:38
{}
CONTRIBUTOR
vuejs
core
1,925,488,634
10,066
719media
Thanks for coding this fix, anything I can do to test/help it along?
2024-02-03T23:47:09
2024-02-03T23:47:09
{}
NONE
vuejs
core
1,925,641,342
9,363
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.4 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.8 kB | ### Usages | Name | Size |...
2024-02-04T08:50:46
2024-02-04T08:51:44
{}
NONE
vuejs
core
1,927,855,740
9,351
SavkaTaras
Hello @baiwusanyu-c and @edison1105 , I hope you are doing well. Could you please review this and merge if possible? We ran into this issue as well, when wc imports wc within the slot. Thank you, Taras Savka
2024-02-05T19:09:57
2024-02-05T19:10:28
{}
NONE
vuejs
core
1,928,780,915
10,253
yanessa-yu
我是通过exclude赋值组件名, 要将组件从缓存中去掉的
2024-02-06T04:50:59
2024-02-06T04:50:59
{}
NONE
vuejs
core
1,929,240,454
10,232
yyx990803
I agree such cases should definitely throw warnings, whether we can remove it in the next minor is questionable, as such misuse seems to be prevalent in userland, especially Vue 2 codebases migrating to Vue 3.
2024-02-06T10:43:24
2024-02-06T10:43:24
{ "+1": 3 }
MEMBER
vuejs
core
1,931,338,764
10,279
yangxiuxiu1115
It looks like the problem is more similar to #10254.
2024-02-07T05:53:34
2024-02-07T05:53:34
{}
CONTRIBUTOR
vuejs
core
1,931,346,262
10,279
sina-byn
> It looks like the problem is more similar to #10254. is sure does but the problem is instead of using a ref I was using a reactive containing an object when I first encountered this issue. Does that make a difference?
2024-02-07T06:02:06
2024-02-07T06:02:06
{}
NONE
vuejs
core
1,931,357,699
10,279
yangxiuxiu1115
Essentially there is no difference, Vue's responsive update is only triggered when the corresponding value changes. Whether you use ref or reactive here their values don't change.
2024-02-07T06:12:15
2024-02-07T06:12:15
{}
CONTRIBUTOR
vuejs
core
1,932,273,835
10,236
Doctor-wu
Oops, found Johnson has a PR for this one after I commented 😂 anyway, `onBeforeUnmount` is at least a temporary workaround
2024-02-07T15:21:19
2024-02-07T15:21:19
{ "+1": 1 }
MEMBER
vuejs
core
1,915,963,266
10,232
Doctor-wu
Highly agree with warning users when `computed` keep dirty after run effect.
2024-01-30T02:41:21
2024-01-30T02:41:21
{}
MEMBER
vuejs
core
1,924,432,383
10,261
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | -------------------- | | runtime-dom.global.prod.js | 90.2 kB (**+8 B**) | 34.4 kB (**+6 B**) | 30.9 kB (**+5 B**) | | v...
2024-02-02T18:11:40
2024-02-02T18:11:40
{}
NONE
vuejs
core
1,925,034,573
10,261
so1ve
What if user does: ```ts app.runWithContext(() => { app.runWithContext(() => { app.runWithContext(() => { }) inject('foo') }) return inject('foo') }) ``` I think you should use a stack
2024-02-03T03:04:41
2024-02-03T03:06:09
{}
MEMBER
vuejs
core
1,926,174,409
10,272
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.4 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.8 kB | ### Usages | Name | Size |...
2024-02-05T03:36:27
2024-02-05T03:36:27
{}
NONE
vuejs
core
1,929,061,255
10,253
yyx990803
Please make sure to have valid reproductions when reporting issues. Just claiming there is a leak doesn't help.
2024-02-06T09:02:15
2024-02-06T09:02:15
{}
MEMBER
vuejs
core
1,929,244,525
10,177
yyx990803
Closing as stale due to lack of follow up for valid reproduction. Please open a new issue if a valid reproduction can be provided.
2024-02-06T10:45:39
2024-02-06T10:45:39
{}
MEMBER
vuejs
core
1,902,608,063
6,391
gdubicki
That's a longshot, but maybe you could help getting the bug fixed, @jensimmons? Please see the Safari bug tracker link above.
2024-01-21T12:05:42
2024-02-06T15:20:08
{}
NONE
vuejs
core
1,912,746,416
9,591
oliversanders
Also encountering this issue in Vue3 when migrating a Vue2 app which uses conditional (singular) roots, where there are template comments above each root option. The comments seem to be interpreted as fragments, and thus throwing the following warning about the `class` attribute being passed in. Attributes do not then ...
2024-01-26T21:55:08
2024-01-30T15:54:04
{}
NONE
vuejs
core
1,927,721,594
10,234
lmc3s3f0r
Having a similar issue in a project using with vue-openlayers (I'd like to add a repo to showcase the issue, but the project is quite large and it's tough to add everything), but not with v-for. Just in a prop passed as a ref. If it helps, I've tried with some versions with these results: -3.3.4 and 3.4.14: everyt...
2024-02-05T18:25:12
2024-02-05T18:25:12
{}
NONE
vuejs
core
1,919,084,752
10,250
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.3 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.8 kB | ### Usages | Name | Size |...
2024-01-31T13:16:14
2024-02-06T09:37:23
{}
NONE
vuejs
core
1,931,329,899
10,254
yyx990803
This is expected behavior IMO, as when you are assigning `text.value = value.toLowerCase()`, the old `text.value` and the new `text.value` is exactly the same. To Vue this means nothing has changed state-wise, so no updates will happen. Avoiding updates when no state change has happened is fundamental to performance...
2024-02-07T05:44:29
2024-02-07T05:44:29
{}
MEMBER
vuejs
core
1,925,358,958
8,015
robinbeatty
+1 for this
2024-02-03T15:27:19
2024-02-03T15:27:19
{}
NONE
vuejs
core
1,927,124,450
10,273
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.4 kB | 30.9 kB | | vue.global.prod.js | 147 kB | 53.6 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-05T14:25:39
2024-02-05T14:25:39
{}
NONE
vuejs
core
1,914,522,389
10,232
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 90.2 kB (**+86 B**) | 34.3 kB (**+34 B**) | 31 kB (**+34 B**) | ...
2024-01-29T11:43:09
2024-02-06T10:34:27
{}
NONE
vuejs
core
1,931,312,380
9,908
yyx990803
Change in https://github.com/vuejs/core/commit/de4d2e2143ea8397cebeb1c7a57a60007b283c9f led to regressions (#10210, #10234) so it is reverted for now.
2024-02-07T05:26:18
2024-02-07T05:26:18
{}
MEMBER
vuejs
core
1,931,514,467
10,289
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ----------------- | | runtime-dom.global.prod.js | 90.3 kB (**+24 B**) | 34.4 kB (**+7 B**) | 31 kB (**-4 B**) | | vue.glo...
2024-02-07T08:25:56
2024-02-07T08:25:56
{}
NONE
vuejs
core
1,931,882,678
10,290
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7814245089) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7810138626) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/781...
2024-02-07T11:52:23
2024-02-07T11:52:23
{}
CONTRIBUTOR
vuejs
core
1,916,966,701
10,236
ikkkp
![image](https://github.com/vuejs/core/assets/148513444/98a574cd-99d3-4cd6-8e8d-1b1bc56a5914) 'To the unknown~'Shouldn't it be triggered when the value of isAnyRoute.value is false? I don't see any exception here. Is it a problem with the Linux system?
2024-01-30T14:17:26
2024-01-30T14:17:26
{}
NONE