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,350,881,064
11,926
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/bf5b331f-1a81-43f3-82dd-a5fdaabad12b) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11926 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-14T06:51:54
2024-09-14T12:12:58
{}
NONE
vuejs
core
2,351,619,805
11,933
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+2 B**) | 37.9 kB | 34 kB (**-28 B**) | | vue.glo...
2024-09-15T14:33:47
2024-09-15T14:33:47
{}
NONE
vuejs
core
2,351,946,947
11,942
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/f88930e1-31e5-4b82-99ca-8ec68454f796) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11942 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-16T03:02:46
2024-09-16T03:03:23
{}
NONE
vuejs
core
2,355,637,163
11,949
jh-leong
/ecosystem-ci run
2024-09-17T12:39:53
2024-09-17T12:39:53
{ "+1": 1 }
MEMBER
vuejs
core
2,349,026,022
11,908
edison1105
Closing as duplicate
2024-09-13T13:55:55
2024-09-13T13:55:55
{}
MEMBER
vuejs
core
2,349,045,407
11,922
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-13T14:04:57
2024-09-13T14:04:57
{}
NONE
vuejs
core
2,351,939,453
11,925
yyx990803
The better way to test the SSR code path is to actually render the component with `@vue/server-renderer`, so I refactored the test to use that. This also avoids the global types issue.
2024-09-16T02:49:00
2024-09-16T02:49:00
{ "+1": 1 }
MEMBER
vuejs
core
2,351,929,306
11,941
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/4775cff4-d1ee-487d-81aa-a48259f389e3) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11941 ``` </p></details> <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg....
2024-09-16T02:31:02
2024-09-16T03:02:50
{}
NONE
vuejs
core
2,348,082,499
11,916
edison1105
[reproduction with playground](https://play.vuejs.org/#eNrNVcFu2zAM/RXBFztAaq9pd/GSbt3Qw4ZiG7re5mFQbSZRo0iGJbsJgvz7SCl2nCXLaYdeHIl8FB+fKGYT3JZl3NQQpMHY5JUoLTNg6/ImU2JZ6sqyDatgOmQFTIWCW7NW+SeNHgXKDpmZcyn1ywNM2ZZNK71kIR4WdsGPYOxo54gTt6Ns4bsOca95IdSsw+z2LSpTuVbGMpeY4i/Z5CSXaJMpxiRGQ5WyaMAmN8yniHaZL92Zg2GLwyxddNrycN4CJF+n7...
2024-09-13T05:48:40
2024-09-13T05:48:40
{ "+1": 1 }
MEMBER
vuejs
core
2,350,879,948
11,914
pei-han
First of all,thanks for you all. Although there was the same outputs like my playground example in latest version yet,but thank a lot for @linzhe141 . Then i have found the reason to appear this phenomenon,and the official website doc of vue also metion the corresponding knowledge. Screenshot below from vue officai...
2024-09-14T06:48:29
2024-09-14T06:49:47
{ "+1": 4 }
NONE
vuejs
core
2,350,880,847
11,926
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-14T06:51:06
2024-09-14T06:51:06
{}
NONE
vuejs
core
2,350,965,005
11,926
edison1105
/ecosystem-ci run
2024-09-14T11:56:00
2024-09-14T11:56:00
{ "+1": 1 }
MEMBER
vuejs
core
2,351,991,392
11,928
yyx990803
Seems like a regression from the 3.5 refactor. 3.4 works fine in this case.
2024-09-16T04:15:15
2024-09-16T04:15:15
{ "+1": 2 }
MEMBER
vuejs
core
2,354,334,526
11,945
jh-leong
> 1. substring is highlighted red causing type error The `substring` method expects a `number` argument, not a `string`: `(method) String.substring(start: number, end?: number): string`. > 2. When hovering over msg2, it shows Ref<T | undefined>, and when using it inside the template, msg2 type is T | undefined ...
2024-09-17T01:36:54
2024-09-17T01:36:54
{}
MEMBER
vuejs
core
2,348,227,434
11,917
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB (**-2 B**) | 37.7 kB (**-2 B**) | 34 kB (**+32 B**) | | vue.glo...
2024-09-13T07:27:10
2024-09-13T07:27:10
{}
NONE
vuejs
core
2,349,189,379
8,803
daniser
Any estimate on when it'll be merged? It's been over a year.
2024-09-13T15:12:09
2024-09-13T15:12:09
{}
NONE
vuejs
core
2,350,964,890
11,926
edison1105
> I've added a few more test cases. Are they okay, should I add more? That's great. Thanks!
2024-09-14T11:55:33
2024-09-14T11:55:33
{ "+1": 1 }
MEMBER
vuejs
core
2,351,847,138
11,936
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.9 kB | 34.1 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.4 kB | ### Usages | Name | Size | G...
2024-09-16T00:10:55
2024-09-16T00:10:55
{}
NONE
vuejs
core
2,352,788,276
11,897
sgoess
I have also encountered this issue today. It's new to me that the return type of `useId` can be `undefined`, as this is not documented in the Vue documentation: https://vuejs.org/api/composition-api-helpers#useid There is also some discussion about this here: https://github.com/vuejs/core/pull/11404 I'm not sure ...
2024-09-16T12:31:55
2024-09-16T12:31:55
{}
NONE
vuejs
core
2,348,628,275
11,921
LeftGamer1
@yyx990803 whoops, my bad. Open public.
2024-09-13T10:41:08
2024-09-13T10:41:08
{}
NONE
vuejs
core
2,348,706,325
11,921
LeftGamer1
@LinusBorg IKR that this can be fixed with `markRaw`, but isn't this a bug? I mean, from Vue2 and before 3.4 everything was working without warnings and now everyone will need to manually search for places where occurrences like this happen.  If that's OK, then I think it should be mentioned in the migration guide or ...
2024-09-13T11:25:14
2024-09-13T11:27:51
{}
NONE
vuejs
core
2,350,819,211
11,923
edison1105
It's a bug of `vite-plugin-vue` and will be fix via https://github.com/vitejs/vite-plugin-vue/pull/443
2024-09-14T03:55:55
2024-09-14T03:55:55
{ "+1": 1 }
MEMBER
vuejs
core
2,351,521,934
11,931
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ----------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+8 B**) | 37.9 kB (**+4 B**) | 34.1 kB (**+24 B**) | | vue.glo...
2024-09-15T10:26:39
2024-09-15T10:26:39
{}
NONE
vuejs
core
2,351,522,048
11,931
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/c989e193-d6c0-4729-ad8f-c4edeed8f4a6) <details><summary><b>@vue/compiler-core</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-core@11931 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg....
2024-09-15T10:26:49
2024-09-15T12:05:48
{}
NONE
vuejs
core
2,351,929,109
11,941
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------ | ------- | ------- | | runtime-dom.global.prod.js | 100 kB | 37.8 kB | 34 kB | | vue.global.prod.js | 159 kB | 57.8 kB | 51.3 kB | ### Usages | Name | Size | G...
2024-09-16T02:30:47
2024-09-16T03:02:32
{}
NONE
vuejs
core
2,352,292,398
11,928
transitive-bullshit
I can confirm that https://github.com/vuejs/core/releases/tag/v3.5.6 fixes this issue. 🎉 It also provides a solid perf improvement across all `@vue/reactivity` benchmark results (averaging ~5.43% speedup): ## Before ```csv framework , test ...
2024-09-16T08:26:14
2024-09-16T08:30:25
{ "rocket": 3 }
NONE
vuejs
core
2,346,403,258
11,901
edison1105
Still unable to reproduce - in Chrome incognito mode, ensure there are no browser extensions - manually collect garbage - JS heap size, DOM Nodes, JS event listeners. Their numbers will not continue to grow. ![image](https://github.com/user-attachments/assets/11f47843-d2ee-4c29-8d10-16c319c163d3)
2024-09-12T14:06:37
2024-09-12T14:07:51
{}
MEMBER
vuejs
core
2,347,043,571
11,872
thecodewarrior
It could arguably be considered an undocumented breaking change, however it's a very impactful breaking change which has a relatively easy fix, so I'd consider it less "bug" and more "oversight." Unfortunately the migration path isn't so easy for a user updating past the migration build, so documenting it in the de...
2024-09-12T19:09:07
2024-09-12T19:09:07
{}
CONTRIBUTOR
vuejs
core
2,345,736,908
11,901
ppyl-datBoi
I don't know if this mini demo is what you wanted to see, but even from it you can see that when comparing memory snapshots, the Dep class is not cleared by GC. But the computed leak could not be confirmed. [Here is the link]( https://play.vuejs.org/#eNqtXdty48YR/ZWxHmIp1mrvtnez65Sz8cOmfCvbqVTKcqUgciTBIQEaF61SKv17Tn...
2024-09-12T09:24:15
2024-09-13T07:58:32
{}
NONE
vuejs
core
2,350,802,652
11,914
linzhe141
Although `const {yyy} = defineProps({yyy:{}})` and `const props = defineProps({yyy:{}});const {yyy} = props` appear to be the same, they are actually compiled into completely different code https://github.com/vuejs/rfcs/discussions/502#discussioncomment-6544718 ![image](https://github.com/user-attachments/assets/...
2024-09-14T02:59:12
2024-09-14T02:59:12
{ "+1": 2 }
MEMBER
vuejs
core
2,350,898,077
11,926
ijkml
I've added a few more test cases. Are they okay, should I add more?
2024-09-14T07:46:35
2024-09-14T07:46:35
{ "heart": 1 }
CONTRIBUTOR
vuejs
core
2,351,910,918
11,938
pkg-pr-new[bot]
[Open in Stackblitz](https://pkg.pr.new/template/14bd3bb7-0f90-4bee-896a-9a00819146a5) <details><summary><b>@vue/compiler-dom</b></summary><p> ``` pnpm add https://pkg.pr.new/@vue/compiler-dom@11938 ``` </p></details> <details><summary><b>@vue/compiler-sfc</b></summary><p> ``` pnpm add https://pkg.pr...
2024-09-16T02:00:43
2024-09-16T02:00:45
{}
NONE
vuejs
core
2,354,574,141
11,921
LeftGamer1
Update.. After hours of testing, i agree that the markRaw has no performance impact. I think there was an issue with my compiler which worked for 5 days straight and had a big perf impact on my pc overall :skull: Sorry for disinformation. Anyway, what has changed in the 3.3.0 - 3.3.2 versions? Why are there no warn...
2024-09-17T05:41:34
2024-09-17T05:41:34
{}
NONE
vuejs
core
2,355,791,412
11,897
edison1105
```ts const id = useId()! ```
2024-09-17T13:25:11
2024-09-17T13:25:11
{ "+1": 1, "-1": 2 }
MEMBER
vuejs
core
2,336,994,357
11,861
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 100 kB (**+108 B**) | 37.8 kB (**+35 B**) | 34 kB (**+95 B**) | ...
2024-09-09T02:33:36
2024-09-13T01:32:19
{}
NONE
vuejs
core
2,348,968,621
11,921
LeftGamer1
I am asking for issue reopen, and more complex test :pray:
2024-09-13T13:29:51
2024-09-13T13:29:51
{}
NONE
vuejs
core
2,357,274,388
11,901
yyx990803
Might be related to c74bb8c2d @rxdiscovery can you try the commit release [here](https://github.com/vuejs/core/runs/30182889057) (set vue dependency in package.json to `https://pkg.pr.new/vue@cbc39d5`) to see if it works?
2024-09-18T00:54:16
2024-09-18T00:54:16
{ "+1": 1 }
MEMBER
vuejs
core
2,275,196,313
11,521
Disservin
Ah I think this `"<template v-slot> can only appear at the root level inside the receiving component"` would be nice to have. Current core code doesn't have this. I had a look at the source and the code is failing during the transform already before even `vSlot.ts` is reached (where I think this warning should be emitt...
2024-08-08T08:01:19
2024-08-08T08:01:32
{}
CONTRIBUTOR
vuejs
core
2,277,035,008
11,561
edison1105
Maybe we should add corresponding test cases to prevent regression. Could you please try to add one?
2024-08-09T02:34:48
2024-08-09T02:34:48
{}
MEMBER
vuejs
core
2,277,237,002
11,561
edison1105
@linzhe141 only need to check if css vars is set in `onMounted` ```ts // useCssVars.spec.ts test('with delay mount child', async () => { const state = reactive({ color: 'red' }) const value = ref(false) const root = document.createElement('div') const Child = { setup(){ onMoun...
2024-08-09T06:28:11
2024-08-09T06:28:11
{}
MEMBER
vuejs
core
2,277,826,741
9,927
louiss0
Why not pass the cleanup function as the third argument?
2024-08-09T12:23:21
2024-08-09T12:23:21
{}
NONE
vuejs
core
2,281,979,449
11,577
Disservin
Also with the behaviour prior to 3.5.0 there is this behaviour which also look wrong? the first watcher is at the end and rest are sequential? ``` compN (1) compN (2) compN (3) compN (4) compN (0) ```
2024-08-10T14:09:41
2024-08-10T14:09:41
{}
CONTRIBUTOR
vuejs
core
2,282,932,937
11,520
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | da498949a15bc0940dc29612cdb05c29b4f2b125 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-08-11T23:59:34
2024-08-11T23:59:34
{}
NONE
vuejs
core
2,282,940,013
8,338
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 9e99af1f19a383fd3d0fb77bcf758dc9fd4f05fe | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:13:55
2024-08-12T00:13:55
{}
NONE
vuejs
core
2,283,073,911
11,369
edison1105
Similarly, `on exclude change` requires a test case too. https://github.com/dddssw/core/blob/12afb295e20d58c167ad1f62edc37877e6164e84/packages/runtime-core/__tests__/components/KeepAlive.spec.ts#L554
2024-08-12T04:00:40
2024-08-12T04:00:40
{}
MEMBER
vuejs
core
2,283,367,591
5,590
edison1105
Closing as it can not reproduce in the latest version.
2024-08-12T08:21:45
2024-08-12T08:21:45
{}
MEMBER
vuejs
core
2,283,395,705
11,369
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | f8ce9d6041fa6158d9b756ad8b6fb252120b52e8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T08:36:19
2024-08-12T08:36:19
{}
NONE
vuejs
core
2,275,213,566
7,286
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 90.2 kB (**-8.21 kB**) | 34.6 kB (**-2.73 kB**) ...
2024-08-08T08:10:17
2024-08-08T08:10:17
{}
NONE
vuejs
core
2,275,331,574
11,559
yyx990803
https://github.com/vuejs/core/issues/11555#issuecomment-2275328991
2024-08-08T09:10:21
2024-08-08T09:10:21
{}
MEMBER
vuejs
core
2,275,411,232
11,560
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.6 kB | 31.2 kB | | vue.global.prod.js | 147 kB | 54.1 kB | 48.1 kB | ### Usages | Name | Size |...
2024-08-08T09:49:27
2024-08-08T09:49:27
{}
NONE
vuejs
core
2,277,199,376
11,561
linzhe141
> Maybe we should add corresponding test cases to prevent regression. Could you please try to add one? If I want to reproduce this issue through single test, it seems that I can only do it through e2e test, and simple unit test does not seem to be able to reproduce it.
2024-08-09T05:51:56
2024-08-09T05:51:56
{}
MEMBER
vuejs
core
2,278,065,863
9,927
LittleSound
> Why not pass the cleanup function as the third argument? The third parameter of `watch` is still available as `onCleanup`. `onWatcherCleanup` just provides a more flexible API.
2024-08-09T14:22:38
2024-08-09T14:22:38
{}
MEMBER
vuejs
core
2,282,941,930
11,587
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d89702bf0302b9d647823ab18dcd59642a043ad0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:17:24
2024-08-12T00:17:24
{}
NONE
vuejs
core
2,283,375,444
3,795
jods4
@edison1105 That's weird. When I look at the source code that you quote, I don't see how it could work in my projects. When the warning is displayed then `s = singleChild` must be falsy and nothing should show up. Yet I see the warning in console and everything still works fine in my cases. I must somehow be lucky ...
2024-08-12T08:25:26
2024-08-12T08:25:26
{ "heart": 1 }
CONTRIBUTOR
vuejs
core
2,275,235,452
11,555
Lzw2016
给使用动态指令数组的vnode添加一个key确实能解决这个问题,但这是否会带来不必要的dom操作上的性能开销呢?这个性能开销是否会随着 vnode 结构的复杂度增大而增大呢?
2024-08-08T08:21:48
2024-08-08T08:21:48
{}
NONE
vuejs
core
2,282,933,024
11,520
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | da498949a15bc0940dc29612cdb05c29b4f2b125 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-11T23:59:53
2024-08-11T23:59:53
{}
NONE
vuejs
core
2,283,451,020
5,278
edison1105
This is a chromium bug, the following code can be repeated. Closing as it has nothing to do with vue. ```html <!DOCTYPE html> <html lang="en"> <body> <div id="app"> <button onclick="appendAndRemoveImgs()">test</button> </div> <script> const imgUrl = 'https://www.google.com/images/branding/googlel...
2024-08-12T09:05:29
2024-08-12T09:05:29
{ "+1": 1, "heart": 1 }
MEMBER
vuejs
core
2,275,129,818
11,557
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 90.2 kB (**-8.24 kB**) | 34.6 kB (**-2.75 kB**) ...
2024-08-08T07:24:25
2024-08-08T07:24:25
{}
NONE
vuejs
core
2,275,322,851
4,428
yyx990803
First of all, a general opinion: Vue custom elements are first and foremost custom elements, so they should strive to behave like native DOM elements where applicable. It is discouraged to author Vue custom elements that only work in Vue applications. With that in mind, a Vue custom input element should behave like ...
2024-08-08T09:06:05
2024-08-08T09:06:05
{ "heart": 3 }
MEMBER
vuejs
core
2,275,323,162
7,525
yyx990803
see https://github.com/vuejs/core/issues/4428#issuecomment-2275322851
2024-08-08T09:06:14
2024-08-08T09:06:14
{}
MEMBER
vuejs
core
2,275,503,710
11,276
yyx990803
fixed in 506c4c53f
2024-08-08T10:39:47
2024-08-08T10:39:47
{ "rocket": 2 }
MEMBER
vuejs
core
2,275,807,515
11,552
labs20
Ok, thank you.
2024-08-08T13:19:18
2024-08-08T13:19:18
{}
NONE
vuejs
core
2,276,604,558
5,386
mefcorvi
I doubt that the current behavior will ever be changed because it would be a massive breaking change: there is no guarantee that there aren't projects that rely on reactivity continuing to work inside deactivated components. The very concept of KeepAlive implies that a component is added to the vDOM/DOM faster becau...
2024-08-08T20:31:59
2024-08-08T20:31:59
{ "+1": 3 }
CONTRIBUTOR
vuejs
core
2,282,177,948
11,577
serkodev
Yes, it has already mentioned in this issue content.
2024-08-10T14:55:43
2024-08-10T14:55:43
{ "+1": 1 }
MEMBER
vuejs
core
2,282,935,698
11,583
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 3aa6fe9107c0dc3b48f9805af3056def01050c5a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:05:25
2024-08-12T00:14:57
{}
NONE
vuejs
core
2,282,941,805
11,588
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 662a8cf2fe5186e1b0a7b70d84df1cfa06ce8799 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:17:12
2024-08-12T00:17:12
{}
NONE
vuejs
core
2,275,369,598
11,556
jh-leong
@yyx990803 I see. However, it seems that the documentation for [`withDirectives`](https://vuejs.org/api/render-function.html#withdirectives) doesn't indicate that it's a compiler-only private API. It appears to be usable as a public API in render functions. Maybe we should add a note in the documentation to clarify ...
2024-08-08T09:28:55
2024-08-08T09:28:55
{}
MEMBER
vuejs
core
2,275,774,157
11,565
Rusinas
@jacekkarczmarczyk didn't know I was that stupid D: Thank you so much!
2024-08-08T13:04:01
2024-08-08T13:04:10
{}
NONE
vuejs
core
2,276,276,453
11,568
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 98.5 kB | 37.4 kB | 33.6 kB | | vue.global.prod.js | 156 kB | 57.1 kB | 50.8 kB | ### Usages | Name | Size |...
2024-08-08T17:01:20
2024-08-08T17:04:08
{}
NONE
vuejs
core
2,277,202,702
11,572
edison1105
/ecosystem-ci run
2024-08-09T05:55:34
2024-08-09T05:55:34
{ "+1": 1 }
MEMBER
vuejs
core
2,277,245,612
11,561
linzhe141
> @linzhe141 only need to check if css vars is set in `onMounted` > > ```ts > // useCssVars.spec.ts > test('with delay mount child', async () => { > const state = reactive({ color: 'red' }) > const value = ref(false) > const root = document.createElement('div') > > const Child = { > se...
2024-08-09T06:35:57
2024-08-09T06:35:57
{}
MEMBER
vuejs
core
2,281,852,286
11,577
serkodev
If so, after `3.5.0-alpha.1` (maybe related to #10501), is the trigger order of Sync Watcher is wrong? It's like LIFO instead of FIFO. ``` compN (4) 1 compN (3) 1 compN (2) 1 compN (1) 1 compN (0) 1 n (4) 1 n (3) 1 n (2) 1 n (1) 1 n (0) 1 ``` v3.5.0: [Playground](https://play.vuejs.org/#eNqVkk1v2zAMhv8...
2024-08-10T13:44:41
2024-08-10T13:50:26
{}
MEMBER
vuejs
core
2,274,630,856
11,553
edison1105
duplicate of #11521
2024-08-08T00:39:01
2024-08-08T00:39:01
{}
MEMBER
vuejs
core
2,274,904,716
11,521
edison1105
I think this is an incorrect use of slot - The slot name here is `default` ```vue <Comp> <template v-if="xxx"> <template #item> <slot /> </template> </template> </Comp> ``` - The slot name here is `item` ```vue <Comp> <template v-if="xxx" #item> <template> ...
2024-08-08T03:59:27
2024-08-08T03:59:27
{ "+1": 2 }
MEMBER
vuejs
core
2,275,051,199
7,401
yyx990803
This is not a bug. When you declare a prop named `testProp` for a Vue custom element, the element will have a corresponding `testProp` DOM property and a `test-prop` attribute. - When you do `<my-component :test-prop="true" />`, you are setting the `test-prop` attribute via native `setAttribute`. Even if the valu...
2024-08-08T06:30:35
2024-08-08T06:30:35
{}
MEMBER
vuejs
core
1,862,428,017
7,475
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.2 kB (**+14 B**) | 34.6 kB (**+9 B**) | 31.2 kB (**+8 B**) | | v...
2023-12-19T09:40:52
2024-08-08T09:27:06
{}
NONE
vuejs
core
2,276,128,851
11,551
craigvantonder
> you should use `event.preventDefault()` [see playground](https://play.vuejs.org/#eNqVVl1v2zYU/SuEMMAy5sgbuu1Bc7ymazakGJKi2Z6mYZWtK5sJRRIk5cQw/N97SFkfdj7QvtgU79e5h4dX2kUXWiebmqI0mtml4doxS67W80zySivj2I4ZKif4yZeOb4jtWWlUxUYIGmUyk0slrWOlMhU777ziXSYZk3lFKRuNJv6BS0eGrLN+J5P7sQ8uawl/Jdk6l4WgP5Dltl5U3FpsxrQh6cYs5PIFki4HSnXrZ...
2024-08-08T15:37:52
2024-08-08T15:37:52
{}
NONE
vuejs
core
2,277,025,859
11,276
Maxim-Mazurok
Does not reproduce anymore with 3.5.0-beta.1 (https://jsfiddle.net/gu3rx7ed/) Thank you!
2024-08-09T02:22:31
2024-08-09T02:22:31
{}
NONE
vuejs
core
2,277,208,539
11,572
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/10314382075) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/10313889721) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/1...
2024-08-09T06:01:36
2024-08-09T06:01:36
{}
CONTRIBUTOR
vuejs
core
2,277,341,269
11,570
yyx990803
closed via #11572
2024-08-09T07:34:56
2024-08-09T07:34:56
{}
MEMBER
vuejs
core
2,281,577,258
11,577
Disservin
I think watchers are supposed to be called in the order that they are defined, I think it shouldnt matter what they are watching, a ref or a computed,nor should it matter if they are defined as sync. https://github.com/vuejs/core/issues/7576
2024-08-10T12:50:26
2024-08-10T14:07:48
{}
CONTRIBUTOR
vuejs
core
2,282,940,805
11,584
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 040a64472f7c20c2dee6a4d5bc0973b5bdea4ed8 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:15:26
2024-08-12T00:15:26
{}
NONE
vuejs
core
2,282,941,871
11,586
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ddf35efab7007866066dbb119649da89638a7717 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:17:19
2024-08-12T00:17:19
{}
NONE
vuejs
core
2,282,985,592
11,584
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 98.8 kB | 37.4 kB | 33.7 kB | | vue.global.prod.js | 156 kB | 57.2 kB | 50.8 kB | ### Usages | Name | Size |...
2024-08-12T01:37:08
2024-08-12T01:37:08
{}
NONE
vuejs
core
1,772,034,522
7,247
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 98.8 kB | 37.4 kB | 33.7 kB | | vue.global.prod.js | 156 kB | 57.2 kB | 50.8 kB | ### Usages | Name | Size |...
2023-10-20T03:50:07
2024-08-12T02:02:49
{}
NONE
vuejs
core
2,275,156,710
11,559
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 90.2 kB (**-8.23 kB**) | 34.6 kB (**-2.75 kB**) ...
2024-08-08T07:40:12
2024-08-08T07:40:12
{}
NONE
vuejs
core
2,275,328,991
11,555
yyx990803
`withDirectives` is a compiler-only private API. There are no expectations of its behavior as a public API. If you are using render functions, just use CSS to control the `display` instead of relying on `vShow`. This is not going to be supported.
2024-08-08T09:09:01
2024-08-08T09:10:12
{}
MEMBER
vuejs
core
2,275,350,158
11,558
liuseen-l
ERROR: type should be string, got "\r\nhttps://github.com/user-attachments/assets/8c875d11-d252-4ce6-a694-42d6bfa1d773\r\n\r\n"
2024-08-08T09:19:17
2024-08-08T09:19:17
{}
CONTRIBUTOR
vuejs
core
2,275,450,752
11,562
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | -------------------- | -------------------- | | runtime-dom.global.prod.js | 91.9 kB (**+1.73 kB**) | 35.3 kB (**+759 B**) | 31.8 kB ...
2024-08-08T10:10:10
2024-08-08T10:10:10
{}
NONE
vuejs
core
2,276,189,936
11,567
yyx990803
This is a known caveat: `this` in constructors is never reactive because it is invoked before the instance is passed to `reactive`. There is no fix to this other than avoiding reactivity in constructor.
2024-08-08T16:09:52
2024-08-08T16:09:52
{ "+1": 1 }
MEMBER
vuejs
core
2,276,238,673
11,442
Cr0zy07
> @jh-leong I've reverted this and #11536 in the `main` branch so we avoid accidentally raising TS version requirements in 3.4. > > `minor` branch has merged `main` with both this and #11442 applied so they will be part of 3.5. I think the `main` branch has been merged into `minor` after the revert. I could be wrong,...
2024-08-08T16:38:34
2024-08-08T16:38:34
{}
NONE
vuejs
core
2,282,941,182
11,585
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | dc92c01947e5f6e53121213bf12423891fb388e4 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:16:04
2024-08-12T00:16:04
{}
NONE
vuejs
core
2,274,714,321
11,552
edison1105
It's a chromium bug. see https://issues.chromium.org/issues/342247579
2024-08-08T01:19:37
2024-08-08T01:19:37
{ "confused": 1 }
MEMBER
vuejs
core
2,274,817,876
11,549
jh-leong
NOTE: This change will break cases where nested classes have `private` or `protected` fields: ```ts declare class Foo { private _: unknown } expectType<Ref<{ foo: Foo } | undefined>>(ref<{ foo: Foo }>()) // breaking change, error! ``` However, this aligns with the existing behavior when an initial value ...
2024-08-08T02:19:48
2024-08-08T02:21:37
{}
MEMBER
vuejs
core
2,282,294,852
11,581
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.2 kB | 34.6 kB | 31.2 kB | | vue.global.prod.js | 147 kB | 54.1 kB | 48.1 kB | ### Usages | Name | Size |...
2024-08-10T22:10:17
2024-08-10T22:10:17
{}
NONE
vuejs
core
2,282,935,297
11,582
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 3f89be7e6cb418e45b06cc4fe51a22a2ed1b9e68 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-08-12T00:04:34
2024-08-12T00:14:09
{}
NONE
vuejs
core
2,274,882,688
11,533
edison1105
a workaround ```ts mounted: el => { // lets recalculate the layout nextTick(()=>{ console.log(el.getBoundingClientRect()) }) }, ```
2024-08-08T03:28:53
2024-08-08T03:28:53
{}
MEMBER
vuejs
core
2,275,135,595
11,558
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ---------------------- | ---------------------- | ---------------------- | | runtime-dom.global.prod.js | 90.2 kB (**-8.24 kB**) | 34.6 kB (**-2.75 kB**) ...
2024-08-08T07:28:10
2024-08-08T07:28:10
{}
NONE
vuejs
core
2,275,215,752
11,555
jh-leong
As a workaround, you can add a `key` to the vnode that uses a dynamic directive array. See [Playground](https://play.vuejs.org/#eNqFVM1u00AQfpVhOcRVQ9JSxMEkFVB6AImCKMqlWyFjT+JtnF1rd+0kinLhwoErFyQkTpx7RjwPFN6CWTsOdkjLHCzv/H4z+80u2KM07eQZMp/1TKhFasGgzdJDLsUkVdrCAkKNgcXBiYqwDREOhcQjRUaJ0rYhP43VtA1TYeMnQmNoRY4GljDUagItSt3i...
2024-08-08T08:11:26
2024-08-08T08:11:26
{}
MEMBER
vuejs
core
2,275,769,420
11,565
jacekkarczmarczyk
`content: content` is not a valid css ```js const content = '"content"' ```
2024-08-08T13:01:52
2024-08-08T13:01:52
{}
CONTRIBUTOR