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,861,934,882 | 9,866 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 87.1 kB | 33.1 kB | 29.9 kB |
| vue.global.prod.js | 133 kB | 50 kB | 44.8 kB |
### Usages
| Name | Size |... | 2023-12-19T01:04:10 | 2023-12-19T01:59:45 | {} | NONE |
vuejs | core | 1,862,446,418 | 7,437 | acn-masatadakurihara | Thanks for the tremendously fast response. | 2023-12-19T09:53:31 | 2023-12-19T09:53:31 | {} | NONE |
vuejs | core | 1,859,501,309 | 9,859 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/renovate/test)
### Merging #9859 will **not alter performance**
<sub>Comparing <code>renovate/test</code> (5de2d66) with <code>main</code> (e01bb5b)</sub>
### Summary
`✅ 53` untouched benchmarks
| 2023-12-18T03:38:44 | 2023-12-20T02:41:38 | {} | NONE |
vuejs | core | 1,864,407,540 | 9,880 | LinusBorg | That seems to be related to how angular handles the element. If you insert the web component in plain HTML (i.e. at the bottom of your demo's `index.html`, this is the console output:
```html
<my-app>loading</my-app>
<my-vue-web-comp msg="plain"></my-vue-web-comp>
```
<img width="745" alt="Bildschirmfoto 2023-... | 2023-12-20T12:40:14 | 2023-12-20T12:42:16 | {} | MEMBER |
vuejs | core | 1,864,431,741 | 8,058 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:feat-shared)
### Merging #8058 will **degrade performances by 38.77%**
<sub>Comparing <code>Alfred-Skyblue:feat-shared</code> (94ac549) with <code>main</code> (9fa8241)</sub>
### Summary
`❌ 1` regressions
`✅ 52` untouched benc... | 2023-12-20T12:58:34 | 2023-12-20T12:58:34 | {} | NONE |
vuejs | core | 1,857,852,799 | 9,351 | yashha | It was something on our side, we had a component without template tags only script tags, that caused the issue. | 2023-12-15T13:04:47 | 2023-12-15T13:04:47 | {} | NONE |
vuejs | core | 1,857,504,691 | 9,839 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:fix/types/shallowRef)
### Merging #9839 will **degrade performances by 42.4%**
<sub>Comparing <code>Alfred-Skyblue:fix/types/shallowRef</code> (09d913b) with <code>main</code> (0a387df)</sub>
### Summary
`❌ 1` regressions
`✅ 5... | 2023-12-15T08:50:57 | 2023-12-16T05:41:32 | {} | NONE |
vuejs | core | 1,858,910,789 | 9,852 | daddz | Thanks for looking into this! I extended your reproduction with a few more examples: [play.vuejs.org](https://play.vuejs.org/#eNqVlU1v2zAMhv8KoUtbIHAPvWVpga7oYQPWFeuAXXRxbSZ1Y0uGJCcdAv/3UfJHGM+wU8AHk3xemXwhWQdxX5bRrkKxFCubmKx0YNFVJeSx2txK4awUd1JlRamNgwMYjBOX7XBBb2uoYW10ARe0wMUXqaRK8thaeI4NKqKlAlhrfXkFh1oqejrg4S3LU8APhy... | 2023-12-16T19:16:25 | 2023-12-16T19:16:25 | {} | NONE |
vuejs | core | 1,857,109,839 | 7,942 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/baiwusanyu-c:bwsy/feat/CEChildStyle)
### Merging #7942 will **not alter performance**
<sub>Comparing <code>baiwusanyu-c:bwsy/feat/CEChildStyle</code> (1a97321) with <code>main</code> (bae79dd)</sub>
### Summary
`✅ 53` untouched benchmarks
... | 2023-12-15T01:07:20 | 2023-12-19T09:33:26 | {} | NONE |
vuejs | core | 1,862,434,912 | 7,344 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/baiwusanyu-c:bwsy/fix/teleportCSSVars)
### Merging #7344 will **not alter performance**
<sub>Comparing <code>baiwusanyu-c:bwsy/fix/teleportCSSVars</code> (e3e85d5) with <code>main</code> (bae79dd)</sub>
### Summary
`✅ 53` untouched benchmark... | 2023-12-19T09:45:41 | 2023-12-19T09:45:41 | {} | NONE |
vuejs | core | 1,858,918,466 | 9,822 | LinusBorg | The example starts to work as expected when i remove VueMacros, so you would have to ipen an issue there. | 2023-12-16T19:57:36 | 2023-12-16T19:58:08 | {} | MEMBER |
vuejs | core | 1,858,999,213 | 9,836 | leondeklerk | Yes, I understand what you mean, and the proposed solution where it would only resolve for components would indeed not be enough as we sometimes have dynamic components that can be either a native tag or a component depending on user input/state.
I'm not sure what exactly is possible and how Vue works internally, b... | 2023-12-17T00:37:57 | 2023-12-17T00:37:57 | {} | NONE |
vuejs | core | 1,859,391,247 | 9,858 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 87.1 kB | 33.1 kB | 29.9 kB |
| vue.global.prod.js | 133 kB | 50 kB | 44.8 kB |
### Usages
| Name | Size |... | 2023-12-18T01:28:36 | 2023-12-18T01:28:36 | {} | NONE |
vuejs | core | 1,859,391,466 | 9,858 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/renovate/compiler)
### Merging #9858 will **not alter performance**
<sub>Comparing <code>renovate/compiler</code> (aa2b2f2) with <code>main</code> (04d2c05)</sub>
### Summary
`✅ 53` untouched benchmarks
| 2023-12-18T01:28:55 | 2023-12-18T01:28:55 | {} | NONE |
vuejs | core | 1,859,392,404 | 9,857 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 87.1 kB | 33.1 kB | 29.9 kB |
| vue.global.prod.js | 133 kB | 50 kB | 44.8 kB |
### Usages
| Name | Size |... | 2023-12-18T01:30:12 | 2023-12-18T01:30:12 | {} | NONE |
vuejs | core | 1,859,502,140 | 9,859 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 87.1 kB | 33.1 kB | 29.9 kB |
| vue.global.prod.js | 133 kB | 50 kB | 44.8 kB |
### Usages
| Name | Size |... | 2023-12-18T03:40:13 | 2023-12-18T03:40:13 | {} | NONE |
vuejs | core | 1,859,595,229 | 9,313 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7244103076)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7243817034) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/724... | 2023-12-18T05:44:43 | 2023-12-18T05:44:43 | {} | CONTRIBUTOR |
vuejs | core | 1,860,207,811 | 9,862 | LinusBorg | We require a runnable reproduction to analyse bug reports.
We also will not analyse problems with 3rd party components like elements-plus.
Please provide a minimal, runnable reproduction or we need to close this issue. | 2023-12-18T11:23:31 | 2023-12-18T11:23:31 | {} | MEMBER |
vuejs | core | 1,863,792,119 | 9,203 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:test-coverage)
### Merging #9203 will **improve performances by 73.61%**
<sub>Comparing <code>Alfred-Skyblue:test-coverage</code> (d396836) with <code>main</code> (9fa8241)</sub>
### Summary
`⚡ 1` improvements
`✅ 52` untouched... | 2023-12-20T03:27:52 | 2023-12-20T03:27:52 | {} | NONE |
vuejs | core | 1,863,884,954 | 9,876 | Alfred-Skyblue | This is the expected behavior, if a value of type `boolean` is not provided, it defaults to `false`, while other optional types default to `undefined`.
Align behavior with HTMLElement attributes, see https://developer.mozilla.org/en-US/docs/Glossary/Boolean/HTML | 2023-12-20T05:37:19 | 2023-12-20T05:45:49 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,685,781,419 | 8,505 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------- | ------------------ | ------------------ |
| runtime-dom.global.prod.js | 87.1 kB (**-14 B**) | 33.1 kB (**-3 B**) | 29.9 kB (**+4 B**) |
| vue.... | 2023-08-21T07:16:58 | 2023-12-20T12:50:56 | {} | NONE |
vuejs | core | 1,864,423,281 | 8,505 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:chore-general)
### Merging #8505 will **improve performances by 73.61%**
<sub>Comparing <code>Alfred-Skyblue:chore-general</code> (1545396) with <code>main</code> (9fa8241)</sub>
### Summary
`⚡ 1` improvements
`✅ 52` untouched... | 2023-12-20T12:51:52 | 2023-12-20T12:51:52 | {} | NONE |
vuejs | core | 1,864,429,813 | 8,464 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:type-ref)
### Merging #8464 will **not alter performance**
<sub>Comparing <code>Alfred-Skyblue:type-ref</code> (bb2adc5) with <code>main</code> (9fa8241)</sub>
### Summary
`✅ 53` untouched benchmarks
| 2023-12-20T12:57:04 | 2023-12-20T12:57:04 | {} | NONE |
vuejs | core | 1,864,431,169 | 8,338 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:fix-events)
### Merging #8338 will **not alter performance**
<sub>Comparing <code>Alfred-Skyblue:fix-events</code> (4bc6b1e) with <code>main</code> (9fa8241)</sub>
### Summary
`✅ 53` untouched benchmarks
| 2023-12-20T12:58:07 | 2023-12-20T12:58:07 | {} | NONE |
vuejs | core | 1,864,450,945 | 9,880 | LinusBorg | Here's a more to the point snippet explaining it:
```html
<!-- bad: this is what angular seems to be doing -->
<script>
const el = document.createElement('my-vue-web-comp');
document.querySelector('body').appendChild(el);
// attribute is set after element has been added to the DOM, so it's added after the... | 2023-12-20T13:11:55 | 2023-12-20T13:17:54 | {} | MEMBER |
vuejs | core | 1,864,466,185 | 9,880 | LinusBorg | FYI: I did da quick google for you and found out that this was fixed in Angular 9 (current version as of the time of writing this is 17, I think?) - and then realized your demo uses angular **5.2.8**. So - my recommendation would be to upgrade Angular.
See: https://github.com/angular/angular/issues/18909#issuecommen... | 2023-12-20T13:22:37 | 2023-12-20T13:42:37 | {} | MEMBER |
vuejs | core | 1,858,940,872 | 9,854 | posva | It's worth noting we still have this issue:
```ts
class ExtendendSet1 extends Set<{ wrap: Ref<number> }> {
foo = ref('foo')
bar = 1
}
const eset2 = ref(new ExtendendSet1())
// ts error
eset2.value = new ExtendendSet1()
```
This is the same with `ref({ a: ref(0) })` not allowing setti... | 2023-12-16T22:08:47 | 2023-12-16T22:08:47 | {} | MEMBER |
vuejs | core | 1,862,466,479 | 9,863 | yyx990803 | #9867 achieves same fix with better perf | 2023-12-19T10:05:47 | 2023-12-19T10:05:47 | {} | MEMBER |
vuejs | core | 1,863,977,925 | 8,482 | adampolyanskiy | I am not sure if it is connected, but I have simillar problem even after updating from 3.3.4 to 3.3.13
```
// Those types are in a separate file and are imported into the component
export type ExtractExtraApiGetRequestParams<T extends ApiGetRequestParams> = Subtract<
T,
ApiGetRequestParams
>;
export type... | 2023-12-20T07:29:03 | 2023-12-20T07:29:03 | {} | NONE |
vuejs | core | 1,858,712,478 | 9,838 | yyx990803 | fixed by #9841 | 2023-12-16T04:16:05 | 2023-12-16T04:16:05 | {
"hooray": 1
} | MEMBER |
vuejs | core | 1,858,769,618 | 9,847 | Alfred-Skyblue | This is an issue with the repl, and I have already fixed it in https://github.com/vuejs/repl/pull/191 | 2023-12-16T09:12:06 | 2023-12-16T09:12:06 | {} | MEMBER |
vuejs | core | 1,858,804,380 | 9,850 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------- | ------------------- |
| runtime-dom.global.prod.js | 87 kB (**-54 B**) | 33.1 kB (**-21 B**) | 29.9 kB (**-15 B**) |
| v... | 2023-12-16T12:14:29 | 2023-12-16T12:39:06 | {} | NONE |
vuejs | core | 1,858,918,296 | 9,852 | LinusBorg | Seems to be from this change:
https://github.com/vuejs/core/pull/8960 | 2023-12-16T19:56:36 | 2023-12-16T19:56:36 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,859,431,357 | 9,765 | Caffeine19 | I meet the same problem.
1. the type turns any when using toRefs
2. the type is incorrect in template
vue:3.3.10


![image... | 2023-12-18T02:10:02 | 2023-12-18T02:18:04 | {} | NONE |
vuejs | core | 1,859,502,243 | 9,860 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 87.1 kB | 33.1 kB | 29.9 kB |
| vue.global.prod.js | 133 kB | 50 kB | 44.8 kB |
### Usages
| Name | Size |... | 2023-12-18T03:40:25 | 2023-12-18T03:40:25 | {} | NONE |
vuejs | core | 1,863,798,914 | 8,717 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:chore-object-type)
### Merging #8717 will **not alter performance**
<sub>Comparing <code>Alfred-Skyblue:chore-object-type</code> (fd724e7) with <code>main</code> (9fa8241)</sub>
### Summary
`✅ 53` untouched benchmarks
| 2023-12-20T03:39:21 | 2023-12-20T03:39:21 | {} | NONE |
vuejs | core | 1,864,429,951 | 8,502 | codspeed-hq[bot] | ## [CodSpeed Performance Report](https://codspeed.io/vuejs/core/branches/Alfred-Skyblue:fix-shallowReactive)
### Merging #8502 will **degrade performances by 42.36%**
<sub>Comparing <code>Alfred-Skyblue:fix-shallowReactive</code> (baaf820) with <code>main</code> (9fa8241)</sub>
### Summary
`❌ 3` regressions
`✅ 50... | 2023-12-20T12:57:09 | 2023-12-20T12:57:09 | {} | NONE |
vuejs | core | 1,876,764,508 | 9,990 | edison1105 | @Joshua-Leee
Did you still have this problem after disable vue-devtools?
see more https://github.com/vuejs/devtools/issues/1877 | 2024-01-04T09:22:19 | 2024-01-04T09:23:43 | {} | MEMBER |
vuejs | core | 1,876,779,514 | 9,990 | Joshua-Leee | Yes, it was tried, but the effect is still the same, you can also visit this online address to debug: http://www.szchizhou.com/ | 2024-01-04T09:33:05 | 2024-01-04T09:33:05 | {} | NONE |
vuejs | core | 1,876,840,754 | 9,990 | Joshua-Leee | You may not understand what I mean, I am not saying that the number of page dom increases, but that there are dom elements that are out of the document in memory, you can try to switch several times, you can see that the separated dom elements are not released
| 2024-01-04T10:15:19 | 2024-01-04T10:15:19 | {} | NONE |
vuejs | core | 1,877,899,573 | 10,000 | paro-paro | I believe the same hydration issue is affecting vuetify => [issue](https://github.com/vuetifyjs/vuetify/issues/18959)
Here is a [reproduction](https://stackblitz.com/edit/nuxt-starter-fnlumb) which includes both an attribute and style mismatch on Nuxt SSR starting on vue >= v3.4.0
| 2024-01-04T23:26:54 | 2024-01-04T23:26:54 | {} | NONE |
vuejs | core | 1,878,068,707 | 10,002 | edison1105 | 请提供一个最小可以复现的 demo | 2024-01-05T03:19:14 | 2024-01-05T03:19:14 | {} | MEMBER |
vuejs | core | 1,878,923,349 | 10,009 | rtroost | @LinusBorg So, I've tried some things based on what you're suggesting. The most logical one was encapsulating the object in a ref function call.
```
const formData = defineModel<{ objValue: string }>({ default: ref({ objValue: string }) })
```
This seems to be the most straight forward solution but the problem he... | 2024-01-05T16:16:21 | 2024-01-05T16:16:21 | {} | NONE |
vuejs | core | 1,878,975,712 | 10,011 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.7 kB |
| vue.global.prod.js | 146 kB | 53.3 kB | 47.6 kB |
### Usages
| Name | Size |... | 2024-01-05T16:53:07 | 2024-01-05T16:53:07 | {} | NONE |
vuejs | core | 1,879,053,946 | 5,312 | mofman | Not sure if this is related but also get an error when trying to compile this non-ts code.
>[vite] Internal server error: Codegen node is missing for element/if/for node. Apply appropriate transforms first.
```
<template v-for="index in totalSlots">
<template v-slot:[`title-${index}`]>
<slot :name=... | 2024-01-05T17:54:47 | 2024-01-05T17:55:14 | {} | NONE |
vuejs | core | 1,879,558,650 | 9,999 | baiwusanyu-c | So for special processing like I did before, what about just doing the cache anchor in case1 and case2? | 2024-01-06T05:26:12 | 2024-01-06T05:26:12 | {} | MEMBER |
vuejs | core | 1,876,159,224 | 9,451 | zhiyuanzmj | > ```
> // how about
> <comp @event></comp>
>
> // equivalent to
> <comp @event="event"></comp>
> ```
Good idea, But Vue has already supported using `v-on` without expression: `<form @submit.prevent></form>`, so there might be conflicts.
https://vuejs.org/api/built-in-directives.html#v-on
By the way, You... | 2024-01-04T00:43:37 | 2024-01-04T00:48:00 | {
"+1": 1,
"eyes": 1
} | MEMBER |
vuejs | core | 1,876,985,141 | 9,992 | yangxiuxiu1115 | I think it meets expectations, like this [playground](https://play.vuejs.org/#eNqNU8lOHDEQ/RXLZ8ZWxCmdDiJBHJJDEgWOvjR2MWPwJrt6GITm3ym7YWiG9dS1ut571XXHf6Qk1iPwjvdFZ5uQFcAxHalgfYoZ2cnKOsMuc/RMcSGbWzsUV6GXUw9Vk4PgkxsQyGOsN3bdDDKnJ+QUl1Oil7NycgveOmBFxwSGIkK3HoFQ8MtdbbwY9PUyxzGYjmUw31TYNgC174jxAz7hXfghiasSAzFqfeohURTvWIvUWC... | 2024-01-04T12:03:14 | 2024-01-04T12:04:54 | {} | CONTRIBUTOR |
vuejs | core | 1,877,074,409 | 9,943 | arturs-buls | Yes, there are multiple workarounds, so I am not really stressing about urgency. I just wanted to put a bug under radar.
Thanks for pointing out your workaround, @RicardoErii . I forgot to mention it when filed this issue, but that is what I eventually went for
IMO it should either be fixed, or mentioned in docs ... | 2024-01-04T13:12:02 | 2024-01-04T13:12:02 | {} | NONE |
vuejs | core | 1,878,108,745 | 9,987 | briankchan | If we don't want to treat this as a bug, can we reopen it as a feature request? I don't think this default behavior is useful or makes sense, but if we want to keep it, it would be nice to have an option to make the model automatically emit when using its default value--the current workaround is to run
```
watchEffec... | 2024-01-05T04:31:10 | 2024-01-05T04:31:10 | {} | NONE |
vuejs | core | 1,878,190,457 | 10,000 | edison1105 | @paro-paro

The `value` attribute is added to the `textarea` because of this line:
https://github.com/vuetifyjs/vuetify/blob/9e4daa81bfe3046fcf7e4a731809c3d554b3df54/packages/vuetify/src/components/VTextarea/VTextarea.tsx#L22... | 2024-01-05T06:29:09 | 2024-01-05T13:21:24 | {} | MEMBER |
vuejs | core | 1,879,003,902 | 9,987 | LinusBorg | ```js
const model = defineModel()
watchEffect(() => {
if (!model.value) model.value = 1
})
``` | 2024-01-05T17:14:53 | 2024-01-05T17:14:53 | {} | MEMBER |
vuejs | core | 1,879,529,136 | 9,995 | yyx990803 | First of all, I think the missing context here is that **top-level await (TLA) in `<script setup>` and TLA in an external JS module are different.**
- TLA-in-setup is a SFC compiled feature - it looks like TLA but the `await` actually happens inside the component's `setup()` hook. The async logic is handled entirely... | 2024-01-06T04:05:56 | 2024-01-06T04:05:56 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,875,203,428 | 7,942 | yoyo837 | I've been following this PR and thank you for your hard work so much. However, does the `vue` team have a positive view on this PR? | 2024-01-03T11:13:54 | 2024-01-03T11:13:54 | {} | NONE |
vuejs | core | 1,875,830,575 | 9,968 | peterlevel1 | Ok, agree
| 2024-01-03T19:03:14 | 2024-01-03T19:03:14 | {} | NONE |
vuejs | core | 1,876,238,922 | 9,983 | yyx990803 | The original clone logic was causing issue because it clones `Set` into empty objects, but since `scopeIds` is the only thing and it doesn't need to be cloned, the simpler fix is to make sure the object clone logic only applies to real plain objects ([a4bcbe8](https://github.com/vuejs/core/pull/9983/commits/a4bcbe8fef8... | 2024-01-04T02:51:29 | 2024-01-04T02:51:29 | {
"heart": 1
} | MEMBER |
vuejs | core | 1,877,744,826 | 10,001 | jschirrmacher | There is also a [Stackoverflow question](https://stackoverflow.com/questions/77759404/oruga-ui-not-working-correctly-i-cannot-use-any-of-the-elements-am-i-doing-som/77761135#77761135) seeing this same error with other code.
What is in common is, that it also uses Oruga. Might be related to this as well. | 2024-01-04T20:52:14 | 2024-01-04T20:52:14 | {} | NONE |
vuejs | core | 1,879,665,971 | 9,999 | edison1105 | I took a deep look at #8105 and found the cause for the error is that the anchor is inside the hiddenContainer, so the anchor is not valid. We just need to get the latest anchor during `afterLeave`.
try
```ts
// 1
move(
pendingBranch!,
container,
anchor === suspense.anchor
? next(activeBranch!)
... | 2024-01-06T12:26:04 | 2024-01-06T14:02:08 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,872,665,327 | 9,952 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.6 kB |
| vue.global.prod.js | 146 kB | 53.3 kB | 47.6 kB |
### Usages
| Name | Size |... | 2023-12-31T04:08:02 | 2024-01-03T10:18:09 | {} | NONE |
vuejs | core | 1,877,085,281 | 9,997 | baiwusanyu-c | /ecosystem-ci run | 2024-01-04T13:20:09 | 2024-01-04T13:20:09 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,878,141,032 | 10,001 | baiwusanyu-c | relate:#9974 | 2024-01-05T05:20:49 | 2024-01-05T05:20:49 | {} | MEMBER |
vuejs | core | 1,879,097,260 | 9,995 | LinusBorg | I'll try and get back to you over the weekend. | 2024-01-05T18:31:08 | 2024-01-05T18:31:22 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,879,249,249 | 10,014 | 4refael | And a similar test using @change event instead of v-model
It's probably not doing exactly the same things as v-model but just to demonstrate that it updates immediately and doesn't hang
https://play.vuejs.org/#eNqNU8Fu2zAM/RXClyZAIwfLevGSIN3Qw3bYhnW3qgfPZmK1tiRIspPA8L+PkprUy4ZiN5F8j3x8kvrkVmvWtZhkydIWRmgHFl2r11yKRi... | 2024-01-05T20:58:12 | 2024-01-05T20:58:12 | {} | NONE |
vuejs | core | 1,879,566,965 | 10,012 | Shyam-Chen | Downgrading to v3.4.4 works fine. | 2024-01-06T06:08:50 | 2024-01-06T06:08:50 | {} | CONTRIBUTOR |
vuejs | core | 1,875,128,290 | 9,952 | netlify[bot] | ### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed.
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 6cc91511fd215adcb7448a3f76b4564cc4abbbba |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue... | 2024-01-03T10:14:46 | 2024-01-03T10:14:46 | {} | NONE |
vuejs | core | 1,875,189,648 | 9,970 | MuTsunTsai | > Thanks for the PR - for some reason it seems to be including commits that shouldn't belong (maybe because the PR was based off `main`).
Glad that the issue is resolved. Should I contribute anything else in the future, from which branch should I fork instead? | 2024-01-03T11:03:16 | 2024-01-03T11:03:16 | {} | NONE |
vuejs | core | 1,876,806,506 | 9,990 | Joshua-Leee | 

 which uses vue router and shows I think strange interaction between lazy-loaded components and async c... | 2024-01-04T13:39:14 | 2024-01-04T13:41:45 | {} | MEMBER |
vuejs | core | 1,878,118,085 | 9,999 | baiwusanyu-c | Other cases should be regressed and conform to the use case of #9996
https://deploy-preview-9999--vue-sfc-playground.netlify.app/#eNqNU8tu2zAQ/JWFLnIA23LhnlTZbV3k0B6aIvFRF0Zey0woUiCXsgPD/94lZVtJUQQ5COI+Zjj74DH53rbTzmOSJ4WrrGwJHJJvl6WWTWsswRHcTihl9ve4HcMOTrC1poGUQemXUpe6MtoR3GmEBYxuYLGE3SjdyC4dM7ZSwrkcUkJHKZzGkBqN6c0F... | 2024-01-05T04:46:41 | 2024-01-05T04:46:41 | {} | MEMBER |
vuejs | core | 1,878,120,338 | 9,999 | baiwusanyu-c | > Did you forget to run nr build vue -f global -d before running the e2e test?
The test results of e2e on my window machine, mac, and vue ci may be inconsistent every time I run it. | 2024-01-05T04:49:50 | 2024-01-05T04:50:00 | {} | MEMBER |
vuejs | core | 1,878,384,789 | 10,007 | LinusBorg | Rendering an empty Fragment isn't necessary here, just use `null`.
We can handle an empty Fragment better, though. | 2024-01-05T09:39:38 | 2024-01-05T09:40:49 | {} | MEMBER |
vuejs | core | 1,875,278,687 | 9,977 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.7 kB |
| vue.global.prod.js | 146 kB | 53.3 kB | 47.5 kB |
### Usages
| Name | Size |... | 2024-01-03T12:13:08 | 2024-01-03T12:13:08 | {} | NONE |
vuejs | core | 1,876,207,262 | 9,943 | Bayn-Web | I've met this bug many time. Normally i fix it by doing this.
```ts
import Comp1 from './Comp1.vue';
import Comp2 from './Comp2.vue';
export default {
props: ['depth'],
components: {
Comp1,
},
methods: {
getComponentName() {
return this.depth > 5 ? Comp1 : Comp2;
},
},
};
``... | 2024-01-04T02:00:33 | 2024-01-04T02:01:08 | {} | NONE |
vuejs | core | 1,876,199,814 | 9,983 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.7 kB |
| vue.global.prod.js | 146 kB | 53.3 kB | 47.6 kB |
### Usages
| Name | Size |... | 2024-01-04T01:48:26 | 2024-01-04T02:48:51 | {} | NONE |
vuejs | core | 1,876,512,705 | 9,556 | yyx990803 | /ecosystem-ci run | 2024-01-04T06:50:36 | 2024-01-04T06:50:36 | {
"+1": 2
} | MEMBER |
vuejs | core | 1,877,028,571 | 9,943 | yangxiuxiu1115 | when recursively using the current component, you should manually declare the name for the current component, similar to this [playground](https://play.vuejs.org/#eNp9U02P0zAQ/SsjXwJiSbddcQllER97gMOCgBvmECXT1otjW7ZTiqr8d8bjJtuqWy6RPfNm/Gbey168c67c9igqsQyNVy5CwNg70LVZv5EiBilupVGdsz7CB9u5Bay87aAoZ3xLxcVraZazXE5gukTsnK4j0... | 2024-01-04T12:35:54 | 2024-01-04T12:35:54 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | core | 1,878,537,937 | 10,008 | jacekkarczmarczyk | https://vuejs.org/guide/essentials/reactivity-fundamentals.html#caveat-when-unwrapping-in-templates | 2024-01-05T11:43:02 | 2024-01-05T11:43:02 | {} | CONTRIBUTOR |
vuejs | core | 1,878,463,498 | 10,007 | AhmadALi-glitch | glad to give a hand !
so you're trying to conditionally render html tag ..
you can achieve this using v-html directive :
in the script section :
```ts
let htmlSect = show.value ? '<div>show</div>' : '';
```
in the template section :
```html
<div>
<div v-html="htmlSect" ></div>
<button onClick={(s... | 2024-01-05T10:40:16 | 2024-01-05T14:58:13 | {} | NONE |
vuejs | core | 1,878,811,390 | 10,009 | LinusBorg | defineModel's defaulrt valuze behaves just like a normal prop's default value, because that's what it's used for: setting the default value of the `modelValue` prop (unless another name was defined for the model).
So this is expected behavior. if you want a reactive object, create one in the usual way. | 2024-01-05T15:00:14 | 2024-01-05T15:00:14 | {} | MEMBER |
vuejs | core | 1,876,221,455 | 9,970 | yyx990803 | It's best to check out a new branch in your fork and work in that branch, so you can sync your main branch periodically with the upstream. | 2024-01-04T02:23:47 | 2024-01-04T02:23:47 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,876,232,963 | 9,977 | vue-bot |
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7404862149)
| suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7393634823) |
|-------|--------|----------------|
| language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/740... | 2024-01-04T02:41:54 | 2024-01-04T02:41:54 | {} | CONTRIBUTOR |
vuejs | core | 1,876,399,948 | 9,984 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------------------ | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 89.4 kB (**-8 B**) | 34 kB (**-1 B**) | 30.7 kB (**-14 B**) |
| vue.... | 2024-01-04T05:55:07 | 2024-01-04T05:55:07 | {} | NONE |
vuejs | core | 1,876,648,565 | 9,987 | baiwusanyu-c | This is not a bug. The default value of `defineModel` is equivalent to the default value of `prop`. When emit is not triggered, the value will not be synchronized to the parent component. | 2024-01-04T07:49:49 | 2024-01-04T07:50:57 | {} | MEMBER |
vuejs | core | 1,876,668,667 | 6,491 | yyx990803 | Thanks for the PR, but the logic can be more cleanly handled in `rewriteIdentifiers`. See https://github.com/vuejs/core/commit/ae60a91cc23424493071ad9088782763eb1e8ff7
Also I don't think we need to unref the result of the new class. Template unref by definition only works on access of in-scope variables. | 2024-01-04T08:00:23 | 2024-01-04T08:00:23 | {} | MEMBER |
vuejs | core | 1,878,131,514 | 10,001 | baiwusanyu-c | This is the reason for oruga.
~~I noticed that they used `useComputedClass` extensively in `compute`. v3.4 has made enhancements in the reactivity system, which may have caused this problem.~~
https://github.com/oruga-ui/oruga/issues/709
I followed the writing method of `oruga`. There is no recurrence problem in ... | 2024-01-05T05:07:16 | 2024-01-05T05:17:31 | {} | MEMBER |
vuejs | core | 1,879,516,201 | 10,004 | zh-lx | Add this in #10011 | 2024-01-06T03:17:04 | 2024-01-06T03:17:04 | {} | CONTRIBUTOR |
vuejs | core | 1,877,979,488 | 9,999 | edison1105 | > It works as expected in the playground, but the result is incorrect in e2e. I may need some guidance.
Did you forget to run `nr build vue -f global -d` before running the e2e test?
| 2024-01-05T01:16:05 | 2024-01-05T02:26:36 | {} | MEMBER |
vuejs | core | 1,878,111,081 | 9,999 | baiwusanyu-c | case2:
```
<template>
<button @click="toggle" id='cc'>Trigger error</button>
<transition name="page" mode="out-in" :duration="300">
<Suspense>
<component :is="Component" />
</Suspense>
</transition>
</template>
```
https://deploy-preview-9999--vue-sfc-playground.netlify.app/#eN... | 2024-01-05T04:35:23 | 2024-01-05T05:39:06 | {} | MEMBER |
vuejs | core | 1,875,127,412 | 9,952 | netlify[bot] | ### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed.
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | a801c36c74ca833dd65becb43131c5338234f050 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue... | 2024-01-03T10:14:08 | 2024-01-03T10:14:08 | {} | NONE |
vuejs | core | 1,875,560,508 | 8,520 | Mosharush | Hello,
I am writing to inquire about any updates on this issue. It appears that the associated Pull Request is ready for review.
Additionally, I have found a potential bug use case for this issue, which can be viewed [here](https://codesandbox.io/p/sandbox/clever-elion-x4lwnh?file=%2Fsrc%2Fcomponents%2FAppCard.vu... | 2024-01-03T15:34:57 | 2024-01-03T15:34:57 | {} | NONE |
vuejs | core | 1,876,068,319 | 9,451 | kissu | > ```
> // how about
> <comp @event></comp>
>
> // equivalent to
> <comp @event="event"></comp>
> ```
Haha, how much magic is too much magic.
Even tho, always nice to have some slick syntax. 🤩 | 2024-01-03T22:40:35 | 2024-01-03T22:40:35 | {} | NONE |
vuejs | core | 1,876,228,215 | 9,977 | yyx990803 | /ecosystem-ci run | 2024-01-04T02:34:39 | 2024-01-04T02:34:39 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,876,401,720 | 6,643 | trcat | same problem + 1,and use `render` is work for me | 2024-01-04T05:55:55 | 2024-01-04T05:55:55 | {} | NONE |
vuejs | core | 1,871,845,671 | 9,938 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ----------------- | ------------------ | ------------------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.7 kB |
| vue.glo... | 2023-12-29T08:45:21 | 2024-01-04T05:56:36 | {} | NONE |
vuejs | core | 1,876,457,631 | 9,975 | yyx990803 | The correct usage with public APIs: for each update, you should be creating a new vnode with the new props and then call `render` again on the same DOM container:
```diff
const handleClick = ()=> {
- Object.assign(vm.component.props, {num: ++num})
- vm.component.update();
+ VueRender(createVNode(CompFunctiona... | 2024-01-04T06:23:57 | 2024-01-04T06:24:55 | {
"+1": 5
} | MEMBER |
vuejs | core | 1,877,029,120 | 9,992 | baiwusanyu-c | I also think this is in line with expectations. In #8929, we have enhanced the `:is` and `:where` selectors. Currently, they are only valid within the current component scope, which is more in line with the document's definition of component scope style.
https://vuejs.org/api/sfc-css-features.html#child-component-root... | 2024-01-04T12:36:18 | 2024-01-04T12:36:18 | {} | MEMBER |
vuejs | core | 1,878,266,134 | 10,004 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.7 kB |
| vue.global.prod.js | 146 kB | 53.3 kB | 47.6 kB |
### Usages
| Name | Size |... | 2024-01-05T07:54:43 | 2024-01-05T07:54:43 | {} | NONE |
vuejs | core | 1,878,966,685 | 10,009 | LinusBorg | ~~ref()~~ reactive()
also, props defaults that return options need to be defined as a factory function, as explained in the docs.
```
default: () => reactive({ objectValue })
```
If you have more usage questions, please use our Discord chat or the Dicsussions section of this repo. | 2024-01-05T16:46:38 | 2024-01-05T16:49:24 | {} | MEMBER |
vuejs | core | 1,879,604,868 | 9,987 | LinusBorg | The docs team would be thankful for an issue about this or even a PR: https://github.com/vuejs/docs | 2024-01-06T09:20:38 | 2024-01-06T09:20:38 | {
"+1": 1
} | MEMBER |
vuejs | core | 1,876,619,952 | 9,986 | github-actions[bot] | ## Size Report
### Bundles
| File | Size | Gzip | Brotli |
| -------------------------- | ------- | ------- | ------- |
| runtime-dom.global.prod.js | 89.4 kB | 34 kB | 30.7 kB |
| vue.global.prod.js | 146 kB | 53.3 kB | 47.6 kB |
### Usages
| Name | Size |... | 2024-01-04T07:38:10 | 2024-01-04T07:38:10 | {} | NONE |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.