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,918,304,196
10,236
ikkkp
The double triggering of `isAnyRoute false false` might be due to the combination of `<p>{{ useRouteHelpers().isAnyRoute }}</p>` and the `onUnmounted` hook. When I attempted to comment out the watch, the reactivity system behaved normally. I hope this insight can provide some ideas for others trying to troubleshoot the...
2024-01-31T03:11:34
2024-01-31T03:11:34
{ "heart": 2 }
NONE
vuejs
core
1,926,198,516
10,271
yyx990803
`@rollup/plugin-replace` 5.0.5 seems to have caused the custom enum inlining to fail, leading to bigger bundle size.
2024-02-05T04:11:10
2024-02-05T04:11:10
{}
MEMBER
vuejs
core
1,926,200,142
10,271
yyx990803
This is indeed a regression in `@rollup/plugin-replace`: https://github.com/rollup/plugins/issues/1619 Pinning to 5.0.4 for now.
2024-02-05T04:13:34
2024-02-05T04:13:34
{}
MEMBER
vuejs
core
1,918,253,847
10,241
yyx990803
Thanks for bringing this up - but please be aware that issues are reserved for bug reports. Moving this to discussions.
2024-01-31T02:27:05
2024-01-31T02:27:05
{}
MEMBER
vuejs
core
1,923,832,334
10,259
TheAlexLichter
Good point! Closing here in favor of https://github.com/vuejs/core/issues/10215
2024-02-02T13:43:20
2024-02-02T13:43:20
{}
NONE
vuejs
core
1,927,719,065
10,214
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:24:43
2024-02-05T18:24:43
{}
NONE
vuejs
core
1,929,936,079
9,617
Formulaaa
I hava the same problem.The parentNode is "null" causes this problem. But when I use MutationObserver to monitor the parentNode, I find it has never been modified.
2024-02-06T14:49:09
2024-02-06T14:49:09
{}
NONE
vuejs
core
1,931,319,985
10,278
frankie-zeng
> Cannot reproduce with Vue 3.4.15 and vue-cli 5.0.8. Please provide a valid reproduction. vue 3.4.15 + vue-cli 5.08 + vue repl, I try to provide a valid reproduction, my enviroment is electron.
2024-02-07T05:33:25
2024-02-07T05:35:54
{}
NONE
vuejs
core
1,931,374,825
10,279
yangxiuxiu1115
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).
2024-02-07T06:30:48
2024-02-07T06:30:48
{}
CONTRIBUTOR
vuejs
core
1,918,058,180
10,234
mmoore99
I have an app that is experiencing the same issue as described by OP. Today I upgraded the app from using Vue 3.2.45 to 3.4.15. After upgrading to 3.4.15 the problem started occurring. I then began to go back to earlier versions of Vue and the issue does not occur on any version prior to 3.4.15. In all cases the versio...
2024-01-30T23:01:11
2024-01-30T23:01:11
{ "eyes": 1 }
NONE
vuejs
core
1,925,147,816
10,261
yangxiuxiu1115
I tested this case locally and it passed.
2024-02-03T05:53:27
2024-02-03T05:53:27
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
1,929,023,821
10,278
frankie-zeng
> 针对不同环境使用不同版本试试,例如使用 esm-browser 版本: import { parse, compileScript } from "@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js"; 我试试,主要是要把repl集成的vue-cli的工程里面,抖音上经常刷到你,大神!
2024-02-06T08:39:34
2024-02-06T08:39:34
{}
NONE
vuejs
core
1,929,036,278
10,278
zh-lx
> > 针对不同环境使用不同版本试试,例如使用 esm-browser 版本: import { parse, compileScript } from "@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js"; > > 我试试,主要是要把repl集成的vue-cli的工程里面,抖音上经常刷到你,大神! 你个假粉丝!😂我只是个默默无闻的代码仔,都没在抖音发过东西
2024-02-06T08:47:21
2024-02-06T08:47:21
{}
CONTRIBUTOR
vuejs
core
1,931,389,705
10,236
yyx990803
My guess is this is because in 3.4, chained `computed` becomes lazy evaluated - it doesn't compute until it is needed, but by the time in `onUnmounted`, the first-level computed effects are already stopped and never triggered the chained computed to become dirty. I will need to look a bit deeper to confirm this though....
2024-02-07T06:45:56
2024-02-07T06:45:56
{ "+1": 3, "eyes": 1 }
MEMBER
vuejs
core
1,931,418,297
10,287
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.3 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-07T07:13:52
2024-02-07T07:13:52
{}
NONE
vuejs
core
1,924,812,102
10,263
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-02T22:35:25
2024-02-02T22:35:25
{}
NONE
vuejs
core
1,926,432,693
10,274
edison1105
see https://github.com/vuejs/core/pull/10200
2024-02-05T08:15:03
2024-02-05T08:15:03
{}
MEMBER
vuejs
core
1,931,320,016
10,261
yyx990803
@so1ve `lastApp` is saved in the closures in a call stack :)
2024-02-07T05:33:28
2024-02-07T05:33:28
{ "+1": 1 }
MEMBER
vuejs
core
1,931,374,650
10,285
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.3 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-07T06:30:38
2024-02-07T06:30:38
{}
NONE
vuejs
core
1,931,556,586
10,254
mcmimik
Appreciating the prompt response, @yyx990803. Noting a nuance: the `<input>` in Vue appears to favor user input over the `:value` prop. Wondering if this is intentional and if there's a thought about bringing it in line with the prop's role as the main source? This seems to be a central quirk in the issue.
2024-02-07T08:52:40
2024-02-07T08:52:40
{}
NONE
vuejs
core
1,924,334,119
10,254
mcmimik
It appears that the source of truth for an `<input>` with the `:value` prop and `@input` handler becomes not the prop itself, but the user's input. Is this architecture intentional and considered desirable behavior? It seems that developers must "catch up" with the new value, as noted by @YiMo1, through double assig...
2024-02-02T17:21:09
2024-02-02T17:27:06
{}
NONE
vuejs
core
1,927,717,153
10,210
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:24:18
2024-02-05T18:24:18
{}
NONE
vuejs
core
1,914,523,722
10,232
johnsoncodehk
/ecosystem-ci run
2024-01-29T11:44:01
2024-01-29T11:44:01
{ "+1": 1 }
MEMBER
vuejs
core
1,915,743,530
3,399
matthew-dean
Note, one thing I figured out you can do is simply use TypeScript's `satisfies` to get type-checking for custom directives. For example: ```vue <div v-popover="{ html: true, title: vm.tooltipTitle(), placement: 'right', trigger: 'click', content: vm.tooltipContent() } satisfies Popov...
2024-01-29T23:17:11
2024-01-29T23:19:38
{ "eyes": 1 }
NONE
vuejs
core
1,922,735,476
10,077
wangyige0701
I also encountered this problem, to temporarily remove error, I use `ref<Parameters<NonNullable<Parameters<typeof ScrollList>['2']>>['0'] | null>(null);` replace `ref<InstanceType<typeof ScrollList> | null>(null);` Although this looks a bit strange, but it can give me correct tip when I use `generic` in script...
2024-02-02T03:20:12
2024-02-02T03:20:12
{ "+1": 1 }
NONE
vuejs
core
1,925,669,414
10,253
junxiongchu
https://cn.vuejs.org/api/built-in-components.html#keepalive 再看下文档
2024-02-04T09:54:15
2024-02-04T09:54:15
{}
NONE
vuejs
core
1,925,906,049
10,267
LinusBorg
Duplicate of #10194 ?
2024-02-04T20:32:37
2024-02-04T20:32:37
{ "+1": 2 }
MEMBER
vuejs
core
1,928,686,937
10,066
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7793946065) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7779781340) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-02-06T02:50:27
2024-02-06T02:50:27
{}
CONTRIBUTOR
vuejs
core
1,931,870,923
10,290
johnsoncodehk
/ecosystem-ci run
2024-02-07T11:44:51
2024-02-07T11:44:51
{ "+1": 1 }
MEMBER
vuejs
core
1,918,366,295
10,234
pjreed
I just encountered this same issue, and after playing with it for a bit, I believe this problem was introduced in version 3.4.6. I cannot reproduce the issue with vue 3.4.5, but I can with 3.4.6.
2024-01-31T04:37:36
2024-01-31T04:37:36
{ "eyes": 1 }
NONE
vuejs
core
1,921,147,058
10,253
yanessa-yu
是否可以在pruneCacheEntry函数中加一段判断, 内容如下 let index = Array.from(storageContainer.children).indexOf(cached.el); if (index >= 0) storageContainer.removeChild(storageContainer.childNodes[index])
2024-02-01T11:49:07
2024-02-01T11:49:07
{}
NONE
vuejs
core
1,922,735,524
10,254
YiMo1
这种情况确实存在,因为vue会通过`hasChanged`函数判断新旧两个值是否相同来决定是否执行`trigger`,但由于你事先将`input`元素的值发生了修改,然后将修改后的值传递给`ref`,导致`hasChanged`函数判断为`false`,所以`dom`无法及时更新,如果你确实需要对`input`的`value`属性做出修改后再传递给`ref`,那么请你对`updateText`函数作出这样的修改: `const updateText = (e) => {` ` const value = e.target.value;` ` text.value = value;` ` text....
2024-02-02T03:20:17
2024-02-02T03:20:17
{ "heart": 1, "rocket": 1 }
NONE
vuejs
core
1,926,045,631
10,269
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:13:17
2024-02-05T01:13:17
{}
NONE
vuejs
core
1,926,174,364
10,271
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 74902a17252169ff27e2a9276f1424fab8b0eca1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-02-05T03:36:24
2024-02-05T03:36:24
{}
NONE
vuejs
core
1,926,273,045
10,265
JohnSunHope
did u find any resolutions? i meet the same problem
2024-02-05T05:45:35
2024-02-05T05:45:35
{}
NONE
vuejs
core
1,929,059,972
10,266
yyx990803
There's no memory leak after profiling memory snapshots with the SSR toggle. The crash is likely caused by something else - that said, the playground is meant for experiments, it's unrealistic to toggle so many times and you can always just refresh the page as the state is preserved in the URL.
2024-02-06T09:01:27
2024-02-06T09:01:27
{ "+1": 1 }
MEMBER
vuejs
core
1,900,929,959
10,161
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 90.3 kB (**+41 B**) | 34.4 kB (**+8 B**) | 31 kB (**-1 B**) | ...
2024-01-19T18:47:30
2024-02-07T04:52:07
{}
NONE
vuejs
core
2,293,035,211
11,626
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 98.7 kB (**+6 B**) | 37.4 kB (**+6 B**) | 33.7 kB (**-56 B**) | | vue....
2024-08-16T08:08:03
2024-08-16T08:08:03
{}
NONE
vuejs
core
2,295,754,466
11,657
edison1105
/ecosystem-ci run
2024-08-19T06:21:00
2024-08-19T06:21:00
{ "+1": 1 }
MEMBER
vuejs
core
2,296,055,305
11,644
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10450346931) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10447427700) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-19T09:05:19
2024-08-19T09:05:19
{}
CONTRIBUTOR
vuejs
core
2,298,017,753
7,541
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28982789544"><code>7ca6a18</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@7541 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://...
2024-08-20T05:48:54
2024-08-20T06:10:30
{}
NONE
vuejs
core
2,292,930,194
11,633
jh-leong
This behavior is expected. In your case: `set.forEach((i) => i.count = val.value)`, `val.value` is a number, not a reactive source, so the page won't update when `val` changes. You should use `set.forEach((i) => i.count = val)` instead. [Playground](https://play.vuejs.org/#eNp9Us1u2zAMfhVOl7po4wzoDkPnBPtBDtthG9Yd...
2024-08-16T06:53:09
2024-08-16T06:53:09
{}
MEMBER
vuejs
core
2,293,005,171
11,635
jh-leong
https://vuejs.org/guide/essentials/watchers.html#eager-watchers > We can force a watcher's callback to be executed immediately by passing the immediate: true option
2024-08-16T07:46:48
2024-08-16T07:46:48
{}
MEMBER
vuejs
core
2,293,030,913
11,633
LinusBorg
In that playground, the Set itself is still not reactive, and it also does not contain any nested reactive content (i.e. a ref or a reactive object etc.), so on initial render, Vue detects no reactive dependencies for the template. As a consequence, the template will never update. The usual proper solution to thi...
2024-08-16T08:05:15
2024-08-16T08:07:50
{}
MEMBER
vuejs
core
2,293,613,495
11,637
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10421476007) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10414899360) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-16T14:27:32
2024-08-16T14:27:32
{}
CONTRIBUTOR
vuejs
core
2,295,991,064
11,656
Procrustes5
@Mini-ghost I think `el.checked` does not trigger the change event, regardless of whether the value changes or remains the same with code below. ```js if (el.checked !== checked) { el.checked = checked } ```
2024-08-19T08:35:21
2024-08-19T08:35:21
{}
CONTRIBUTOR
vuejs
core
2,292,674,956
9,998
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10414256294) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10381674293) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-16T03:44:25
2024-08-16T03:44:25
{}
CONTRIBUTOR
vuejs
core
2,292,814,825
6,882
panknows
Have any updates?
2024-08-16T05:05:39
2024-08-16T05:05:39
{}
NONE
vuejs
core
2,293,543,255
11,637
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10420949854) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10414899360) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-16T13:46:16
2024-08-16T14:02:42
{}
CONTRIBUTOR
vuejs
core
2,297,719,784
9,927
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10462749259) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10447427700) | |-------|--------|----------------| | radix-vue | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/acti...
2024-08-20T00:01:51
2024-08-20T00:01:51
{}
CONTRIBUTOR
vuejs
core
2,296,133,381
9,927
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28974225503"><code>f0f2647</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@9927 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://...
2024-08-19T09:43:19
2024-08-20T00:20:31
{}
NONE
vuejs
core
2,293,023,789
11,635
darkbasic
And the same applies for watchEffect by the way.
2024-08-16T08:00:25
2024-08-16T08:00:25
{}
NONE
vuejs
core
2,295,594,716
11,647
edison1105
@Procrustes5 PR welcome
2024-08-19T03:25:07
2024-08-19T03:25:07
{ "+1": 1 }
MEMBER
vuejs
core
2,296,070,028
11,382
nathan-de-pachtere
Still an issue on 3.4.38. @yyx990803 Did you get access to the repo ?
2024-08-19T09:12:17
2024-08-19T09:12:17
{}
NONE
vuejs
core
2,296,077,234
2,669
mika76
Just hit this issue as well - using [uiv lib dropdown](https://uiv.wxsm.space/components/dropdown.html with append-to-body) - and the issue has been hanging around since 2020 - any reasonable hope that it will get fixed ever?
2024-08-19T09:15:45
2024-08-19T09:15:45
{}
NONE
vuejs
core
2,296,848,292
9,927
LittleSound
Hi, Evan. Thank you for helping me improve the code
2024-08-19T15:25:34
2024-08-19T15:25:34
{}
MEMBER
vuejs
core
2,297,819,192
11,661
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10463879791) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10447427700) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-20T01:56:44
2024-08-20T01:56:44
{}
CONTRIBUTOR
vuejs
core
2,297,820,547
7,220
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10463887041) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10447427700) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-20T01:58:16
2024-08-20T01:58:16
{}
CONTRIBUTOR
vuejs
core
2,293,816,707
10,893
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 7bf6732e17e4f6cee6c0bc3a149fbc5a9258c404 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-08-16T16:35:45
2024-08-20T03:04:04
{}
NONE
vuejs
core
2,298,029,891
7,570
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 99.1 kB (**+4 B**) | 37.5 kB | 33.8 kB (**+11 B**) | | vue....
2024-08-20T06:00:29
2024-08-20T06:03:59
{}
NONE
vuejs
core
2,293,190,820
11,600
mikoloism
> Is there any benchmark to show that it performs better? Hi @edison1105, Thank you for your question. While performance optimizations are always valuable, the primary reason for the `for...in` change is to more DEVELOPER EXPERIENCE to improve code readability and maintainability. Additionally, typescript tran...
2024-08-16T09:46:26
2024-08-16T10:05:36
{ "-1": 1 }
NONE
vuejs
core
2,293,807,534
11,638
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4ec094b87422c4002e3da912be7650de841f5eb0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-08-16T16:29:45
2024-08-16T16:29:45
{}
NONE
vuejs
core
1,773,733,596
7,746
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 98.7 kB (**-11 B**) | 37.4 kB (**-4 B**) | 33.7 kB (**-15 B**) | | v...
2023-10-21T09:36:18
2024-08-17T19:53:01
{}
NONE
vuejs
core
2,295,518,781
11,652
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28922081890"><code>767d8ed</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11652 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https:/...
2024-08-19T01:49:42
2024-08-19T01:49:42
{}
NONE
vuejs
core
2,295,562,720
11,650
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10446123817) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10414899360) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-19T02:43:48
2024-08-19T02:43:48
{}
CONTRIBUTOR
vuejs
core
2,295,781,598
11,656
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10448430309) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10447427700) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-19T06:42:20
2024-08-19T06:42:20
{}
CONTRIBUTOR
vuejs
core
2,292,625,083
7,928
aiqin-bao
Is it possible to use path instead of fullPath? because fullPath has query params
2024-08-16T02:37:01
2024-08-16T07:03:44
{}
NONE
vuejs
core
2,293,043,511
11,629
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4ca5de72f2385cc6465202ad4deaeb6324eed060 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-16T08:12:54
2024-08-16T08:21:39
{}
NONE
vuejs
core
2,294,959,539
7,746
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28898121936"><code>3b04b4a</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@7746 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://...
2024-08-17T19:53:03
2024-08-17T19:53:03
{}
NONE
vuejs
core
2,295,541,293
11,653
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28922662447"><code>129a6d6</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11653 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https:/...
2024-08-19T02:16:22
2024-08-19T02:16:22
{}
NONE
vuejs
core
2,295,767,429
11,656
Procrustes5
there are failures on ecosystem CI, can someone advise me how to fix it?
2024-08-19T06:31:25
2024-08-19T06:31:25
{}
CONTRIBUTOR
vuejs
core
2,296,013,238
10,652
ferferga
@yyx990803 Thank you very much!! 🚀🚀🚀🚀 Really appreciated! @edison1105 Thank you very much as well for your energy for doing fixes so quick!
2024-08-19T08:45:35
2024-08-19T11:09:23
{}
CONTRIBUTOR
vuejs
core
2,296,973,656
9,927
yyx990803
/ecosystem-ci run
2024-08-19T16:29:18
2024-08-19T16:29:18
{ "+1": 1 }
MEMBER
vuejs
core
1,874,997,983
7,541
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 99.1 kB (**+44 B**) | 37.5 kB (**+14 B**) | 33.8 kB (**+15 B**) | ...
2024-01-03T08:25:11
2024-08-20T06:10:12
{}
NONE
vuejs
core
2,293,028,742
11,635
darkbasic
Also let me just say that the meaning of "immediate" in the context of a framework is subtle. I personally didn't interpret it to the letter and I expected it would at least run the code in the script before. I don't say this is necessarily wrong, but it might not be what the users expect and documenting it would be a ...
2024-08-16T08:03:48
2024-08-16T08:03:48
{}
NONE
vuejs
core
2,293,471,633
11,637
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28860309561"><code>ffc1879</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11637 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https:/...
2024-08-16T13:02:48
2024-08-16T13:02:48
{}
NONE
vuejs
core
2,295,554,520
11,650
yyx990803
/ecosystem-ci run
2024-08-19T02:32:48
2024-08-19T02:32:48
{ "+1": 1 }
MEMBER
vuejs
core
2,295,571,856
11,648
yyx990803
The `esm-bundler` build, as the name suggests, is meant to be used for bundlers. It should not be imported directly in Node.js. If you need `compile` in Node.js, just use `import { compile } from 'vue'`. If this usage comes from `vite-ssg`, then it's a bug in `vite-ssg`.
2024-08-19T02:55:29
2024-08-19T02:55:29
{}
MEMBER
vuejs
core
2,295,573,290
11,647
Procrustes5
I found something weird with `vModelCheckbox`. It's doing extra DOM updates when it's in a component, but `vModelText` doesn't do this. I think it's because of how `beforeUpdate` works differently [reproduce](https://play.vuejs.org/#eNrtVM1uEzEQfhVrL9lKy0YUTiFNBSgSIEKrUsGB5bDJToKL17b8kwZFeXfGdrzrJmkfoOphpfXMNzPf/G6z...
2024-08-19T02:57:27
2024-08-19T02:57:27
{ "+1": 2 }
CONTRIBUTOR
vuejs
core
2,295,850,637
11,639
GalacticHypernova
Hey @yyx990803 , thank you for the review! I decided to benchmark both behaviors and it seems like there is an average of **~95%** performance improvement when using bounding rect, which is far from negligible: ![image](https://github.com/user-attachments/assets/5ce5a1eb-0297-4bdb-9278-8051b6af37c4) I tested thi...
2024-08-19T07:26:22
2024-08-19T15:35:58
{ "+1": 1 }
CONTRIBUTOR
vuejs
core
2,292,688,172
11,630
edison1105
https://github.com/vuejs/core/blob/23e098807ba026946fd4706be569b3d170462616/CHANGELOG.md#L122 The date here also needs to be changed
2024-08-16T03:54:01
2024-08-16T03:54:01
{ "+1": 1 }
MEMBER
vuejs
core
2,295,509,957
11,640
edison1105
To be honest, this is the first time I’ve seen mixins used this way. This approach isn’t using Vue’s public API and might not be supported. I haven’t been able to find a solution for this yet.
2024-08-19T01:37:53
2024-08-19T01:37:53
{}
MEMBER
vuejs
core
2,295,289,038
11,646
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28922644197"><code>57a350b</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11646 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https:/...
2024-08-18T14:50:23
2024-08-19T02:15:39
{}
NONE
vuejs
core
2,295,408,122
11,650
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 98.6 kB (**-64 B**) | 37.3 kB (**-25 B**) | 33.6 kB (**+13 B**) | ...
2024-08-18T21:52:00
2024-08-19T02:20:20
{}
NONE
vuejs
core
2,295,547,150
11,650
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10445995514) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10414899360) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-19T02:23:40
2024-08-19T02:32:41
{}
CONTRIBUTOR
vuejs
core
2,297,836,980
7,220
edison1105
The failure of `ecosystem-ci` has nothing to do with this PR
2024-08-20T02:18:51
2024-08-20T02:18:51
{}
MEMBER
vuejs
core
2,292,943,324
11,633
LinusBorg
To put this differently: the effect *does* run in your example, you can add a console.log to verify. But the template does not update because the Set it not reactive, and so changes to the set will not trigger an update of the template.
2024-08-16T07:04:11
2024-08-16T07:04:30
{ "+1": 2 }
MEMBER
vuejs
core
2,293,001,885
11,635
darkbasic
If this is expected behavior because `immediate: true` calls the function before the declaration it should AT LEAST be documented. Especially because it doesn't always trigger an error: I've stumbled on this in a production app and I've got no errors whatsoever until I've created a repro.
2024-08-16T07:44:28
2024-08-16T07:46:09
{}
NONE
vuejs
core
2,293,031,821
11,635
yyx990803
The first run of an immediate watcher is synchronous, same as the first run of `watchEffect`. This is expected behavior. I'm not sure how "immediate" can be interpreted any other way but feel free to open a PR for the docs.
2024-08-16T08:05:50
2024-08-16T08:05:50
{}
MEMBER
vuejs
core
2,295,509,940
11,646
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10445569436) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10414899360) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-19T01:37:52
2024-08-19T01:37:52
{}
CONTRIBUTOR
vuejs
core
2,295,518,644
11,652
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 98.7 kB | 37.4 kB | 33.7 kB | | vue.global.prod.js | 156 kB | 57.2 kB | 50.9 kB | ### Usages | Name | Size |...
2024-08-19T01:49:30
2024-08-19T01:49:30
{}
NONE
vuejs
core
2,295,289,024
11,646
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 98.6 kB (**-121 B**) | 37.4 kB (**-32 B**) | 33.6 kB (**-41 B**)...
2024-08-18T14:50:20
2024-08-19T02:15:26
{}
NONE
vuejs
core
2,295,639,532
11,647
Mini-ghost
Upon further investigation, I discovered that this might be one of the causes of the update issue. In the `patchDOMProp` function, it checks whether the new and old `value` are the same. When the `<input type="checkbox">` has `value` set to `undefined`, the retrieved `oldValue` will be `'on'`, while the `newValue`, ...
2024-08-19T04:21:40
2024-08-19T04:23:11
{ "+1": 2 }
CONTRIBUTOR
vuejs
core
2,297,838,571
11,663
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 99.1 kB | 37.5 kB | 33.8 kB | | vue.global.prod.js | 157 kB | 57.3 kB | 51 kB | ### Usages | Name | Size |...
2024-08-20T02:20:34
2024-08-20T02:20:34
{}
NONE
vuejs
core
2,297,838,907
11,663
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28977742527"><code>5b48b8c</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11663 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https:/...
2024-08-20T02:20:52
2024-08-20T02:37:52
{}
NONE
vuejs
core
2,293,815,855
10,893
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 7bf6732e17e4f6cee6c0bc3a149fbc5a9258c404 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-16T16:35:09
2024-08-20T03:03:35
{}
NONE
vuejs
core
2,298,031,209
7,570
pkg-pr-new[bot]
_commit: <a href="https://github.com/vuejs/core/runs/28982577845"><code>80a05ea</code></a>_ <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@7570 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://...
2024-08-20T06:01:33
2024-08-20T06:04:17
{}
NONE
vuejs
core
2,292,888,533
11,631
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 98.7 kB | 37.4 kB | 33.7 kB | | vue.global.prod.js | 156 kB | 57.2 kB | 50.9 kB | ### Usages | Name | Size |...
2024-08-16T06:16:57
2024-08-16T06:16:57
{}
NONE
vuejs
core
2,295,773,803
11,656
edison1105
/ecosystem-ci run
2024-08-19T06:36:10
2024-08-19T06:36:10
{ "+1": 1 }
MEMBER
vuejs
core
2,292,541,236
11,629
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 98.7 kB (**+13 B**) | 37.4 kB (**-3 B**) | 33.7 kB (**+18 B**) | | v...
2024-08-16T01:12:06
2024-08-16T08:20:51
{}
NONE