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,935,446,335
10,210
lmc3s3f0r
> Then provide a reproduction. The one provided by @fm353488931 works fine with .16 I know, I know. You're absolutely right, but the project I'm working on is really big (and private), and trimming it to show the problem is tricky. But yeah, I'll definitely do.
2024-02-09T07:23:37
2024-02-09T07:23:37
{ "+1": 1 }
NONE
vuejs
core
1,936,475,519
10,184
enkot
I get this error when using repeatable params (in Nuxt, e.g. [...slug]) and switching between nested and plain route: ```sh Uncaught (in promise) TypeError: Cannot read properties of null (reading 'suspenseId') at patchSuspense (chunk-AALUAPKP.js?v=9e31ec56:2864:50) at Object.process (chunk-AALUAPKP.js?v=9e...
2024-02-09T19:20:33
2024-02-09T19:45:29
{ "eyes": 1 }
NONE
vuejs
core
1,940,690,836
10,331
SimmeNilsson
Thank you both for the explanation. If vue-tsc is the recommended path to generate the typings, what is the preferred way to generate the js-part for SFCs in a library? Being able to do both in one step was the reason we went with rollup instead of vue-tsc in the first place.
2024-02-13T08:13:36
2024-02-13T08:13:36
{}
NONE
vuejs
core
1,933,503,763
10,234
lmc3s3f0r
I just tried 3.4.16 and I'm getting the same "Maximum recursive updates eceeded".
2024-02-08T07:35:04
2024-02-08T07:35:04
{}
NONE
vuejs
core
1,934,583,891
10,298
mattelen
Actually this is duplicate of #10294 (sorry thought I had checked!). Closing
2024-02-08T17:17:26
2024-02-08T17:17:26
{}
NONE
vuejs
core
1,936,854,975
10,214
Doctor-wu
> I just tried 3.4.16 and I'm getting the same "Maximum recursive updates eceeded". you can commit a new issue and provide a minimal reproduction since this issue is closed
2024-02-10T04:22:22
2024-02-10T04:22:22
{ "+1": 1 }
MEMBER
vuejs
core
1,936,865,902
10,306
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-10T04:59:22
2024-02-10T04:59:22
{}
NONE
vuejs
core
1,936,948,690
10,310
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-10T09:14:11
2024-02-10T09:14:11
{}
NONE
vuejs
core
1,937,116,433
10,294
ADumaine
Also having an issue with modals. Confirm not working again in 3.4.18. 3.4.15 ok 3.4.16 broken 3.4.17 ok 3.4.18 broken The builds with the issue cause a modal dialog to appear when loading the page ( a table with multiple modals not shown per row). The modal (has transitions) is unresponsive and cannot be ...
2024-02-10T20:44:26
2024-02-10T20:44:26
{}
NONE
vuejs
core
1,937,783,015
10,318
LinusBorg
The reason is that the computed `get` only updates on the next tick, after the parent has received the value, and re-rendered. So `value.value.push(2)` updates the *old*, empty array I see how that can be counter-intuitive, but it's working as expected, from a technical perspective. Solution: first, manipulate y...
2024-02-11T15:17:50
2024-02-11T15:23:54
{ "+1": 1 }
MEMBER
vuejs
core
1,938,463,119
10,273
pikax
> `jsx-plugin.resolveType is true` is [this](https://github.com/vuejs/babel-plugin-jsx?tab=readme-ov-file#resolvetype) That seems to be a feature of JSX plugin, not vue/core @sxzz can you provide some insight? > It surpport [this](https://github.com/vuejs/core/blob/3f92126a26a544dfa69211cf2977556a2706bb2c/pa...
2024-02-12T11:04:48
2024-02-12T11:04:48
{}
MEMBER
vuejs
core
1,940,923,336
10,299
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bc7413794961a7e5ffe2b8ceab926896a1b2aee5 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-02-13T09:36:44
2024-02-13T09:36:44
{}
NONE
vuejs
core
1,936,166,185
10,184
re-baar
Can't wait for this to go live 🚀
2024-02-09T15:49:54
2024-02-09T15:49:54
{ "+1": 8 }
NONE
vuejs
core
1,936,865,851
10,308
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-10T04:59:10
2024-02-10T04:59:10
{}
NONE
vuejs
core
1,938,100,418
10,324
edison1105
duplicated of #9006
2024-02-12T05:56:44
2024-02-12T05:56:44
{}
MEMBER
vuejs
core
1,938,185,896
8,608
pikax
Closing this, [explanation here](https://github.com/vuejs/core/pull/10273#issuecomment-1938184398) TLDR: This is just type usage but there's need for the runtime information to also be provided, since the usage from the [docs](https://vuejs.org/api/general.html#function-signature) is not being followed, this is not ...
2024-02-12T07:49:59
2024-02-12T07:49:59
{}
MEMBER
vuejs
core
1,938,909,170
10,331
LinusBorg
This is an issue with the rollup setup is essentially typechecking the generated code *after* template compilation - that code is *not* meant to be typechecked. The `mergeModels` helper function is explicitly marked as internal because it's only used/inserted by the compiler and not considered a public API - so we d...
2024-02-12T15:34:48
2024-02-12T15:34:48
{}
MEMBER
vuejs
core
1,940,741,860
10,294
arapangabriel
> Similar problem in vuetify, the transition leave hook is being called on the initial render: https://play.vuetifyjs.com/#eNq9VU1vGjEQ/SsjXwCJhVS0PawIUtQeeumlVU7AwbUHYtW7tmwvTYX47xkv2WU/AKFEysn2+M28N/O03uWeeSemD9ZOdgWylM0DZlbzgItVDjDfJYI7CUJz7+9XLHtOeBHMisE/JcMTRWZ3dytWYku0Vj7ALsmMRJ0aizlKAsVNjapxiSIusA7pViZKmDwySJU8m...
2024-02-13T08:32:33
2024-02-13T08:32:33
{}
NONE
vuejs
core
1,933,495,939
10,184
saifobeidat
@becem-gharbi agreed, this breaks the whole navigation in nuxt
2024-02-08T07:27:34
2024-02-08T07:27:34
{ "+1": 12 }
NONE
vuejs
core
1,934,025,194
10,184
marius-mcfly
> @becem-gharbi agreed, this breaks the whole navigation in nuxt Same here, I'm so glad this PR exists 🥹
2024-02-08T12:34:43
2024-02-08T12:34:43
{}
NONE
vuejs
core
1,935,019,577
10,294
donalmurtagh
> Same problem here after my project is rebuilded... I tried to downgrade Vue but without success, I'm desperate, any suggestions? This problem definitely only occurs with Vue 3.4.16, so check that you're using an earlier Vue version
2024-02-08T22:16:10
2024-02-08T22:16:10
{}
NONE
vuejs
core
1,935,077,850
10,294
alanibrus
Same issue, noticed it with very easy usecase: Vuetify button component with v-show used like: ``` <v-btn ... v-show="!isMobile && activeItem !== 'data'" /> ``` And once activeItem changes (but not to 'data'), the button simply disappears. All fine in 3.4.15 so downgraded too.
2024-02-08T23:12:35
2024-02-08T23:13:15
{}
NONE
vuejs
core
1,937,802,200
10,318
LinusBorg
They have different results because only in the second example so you add a new array. In the first example, you manipulate the original array.
2024-02-11T16:32:10
2024-02-11T16:32:10
{ "+1": 1 }
MEMBER
vuejs
core
1,938,030,832
10,323
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 740b4425986fb9ffcc8f1e618b81121ff43ba5c3 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-02-12T03:48:54
2024-02-12T03:48:54
{}
NONE
vuejs
core
1,938,345,649
10,300
nestle49
> There's nothing in this report that would allow us to investigate the cause of the problem. Please provide us with a reproduction. @LinusBorg Okay, I agree, I created minimal reproduction https://github.com/nestle49/minimalReproduction I get build error after upgrade vue version to 3.4.16 or later **Steps ...
2024-02-12T09:53:16
2024-02-12T10:03:31
{}
NONE
vuejs
core
1,940,764,105
10,311
yyx990803
FYI I re-ran the CI and the Nuxt case was a glitch.
2024-02-13T08:40:46
2024-02-13T08:40:46
{ "hooray": 1 }
MEMBER
vuejs
core
1,934,555,796
10,297
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | ------------------- | ----------------- | | runtime-dom.global.prod.js | 90.4 kB (**+121 B**) | 34.4 kB (**+54 B**) | 31 kB (**+34 B**) | | v...
2024-02-08T17:02:04
2024-02-09T02:10:56
{}
NONE
vuejs
core
1,936,352,632
10,279
LinusBorg
> It looks like the problem is more similar to #10254. Yes, this is about the same thing, basically. When the model emits the same value to the parent as it did before, then the parent won't re-render, and the child won't receive a fresh model prop, so it won't update. However I think we might be able to improve ...
2024-02-09T17:54:15
2024-02-09T18:27:07
{}
MEMBER
vuejs
core
1,936,589,441
10,294
Predrag
Problem is also with v-list-group. Try to click on Admin or Actions group it shows nothing. Example is from official vuetify.com. v-list-group stopped working with VUE > 3.4.15 [v-list-group](https://play.vuetifyjs.com/#eNq9VbFu2zAQ/RWCixLAslO4WQwnQNAOXbq0yCRpYKmzQ5QSCZJSWxj+9x6lUKYlxTBaIBPFu3e8d+/B5+xAreGrJ62XbQN0Q7c...
2024-02-09T20:54:34
2024-02-09T20:55:44
{}
NONE
vuejs
core
1,936,886,402
10,304
yangxiuxiu1115
Looks like a duplicate of #10209。
2024-02-10T05:45:58
2024-02-10T05:45:58
{}
CONTRIBUTOR
vuejs
core
1,938,884,781
10,324
Maxim-Mazurok
> duplicated of #9006 I'm not sure about that, on the surface it seems to be a different use-case since I don't use the default value, I can even make my prop to be required. However, it is related, so I imagine that the same fix could resolve both issues at the same time.
2024-02-12T15:22:37
2024-02-12T15:22:37
{}
NONE
vuejs
core
1,933,544,205
10,294
KaelWD
Similar problem in vuetify, the transition leave hook is being called on the initial render: https://play.vuetifyjs.com/#eNq9VU1vGjEQ/SsjXwCJhVS0PawIUtQeeumlVU7AwbUHYtW7tmwvTYX47xkv2WU/AKFEysn2+M28N/O03uWeeSemD9ZOdgWylM0DZlbzgItVDjDfJYI7CUJz7+9XLHtOeBHMisE/JcMTRWZ3dytWYku0Vj7ALsmMRJ0aizlKAsVNjapxiSIusA7pViZKmDwySJU8mQy...
2024-02-08T08:04:11
2024-02-08T08:04:11
{ "+1": 7 }
CONTRIBUTOR
vuejs
core
1,936,991,844
10,311
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------ | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.4 kB (**+5 B**) | 34.4 kB (**+3 B**) | 31 kB (**+12 B**) | | vue....
2024-02-10T12:12:18
2024-02-10T12:12:18
{}
NONE
vuejs
core
1,937,713,060
10,164
sxzz
Wait PR https://github.com/yyx990803/consolidate.js/pull/1
2024-02-11T12:49:04
2024-02-11T12:49:04
{}
MEMBER
vuejs
core
1,938,103,563
10,325
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-12T06:02:00
2024-02-12T06:02:00
{}
NONE
vuejs
core
1,938,630,164
10,329
dnalneh
Actually the following will also trigger re-rendering of whole list: https://play.vuejs.org/#eNqlVMlu2zAQ/ZUxL7bhLcvNsd0lTdH20AZpgRzKHlRpJDGhSIGk7AiC/r1D0nZcNMilFy0zjzNv3jypY+/qer5tkC3ZyqZG1A4suqbecCWqWhsHHRjMoYfc6AqGBB1yxVWqlXXQWDQW1h4x+vlrfMXVYgG5kDJmuMq1GUl0IAh0dkW3FZyfnfmnyWTccQURON8mssF53dhy1IlsCWIKKqlwCZx5AGcw...
2024-02-12T12:56:05
2024-02-12T12:56:05
{}
NONE
vuejs
core
1,940,437,082
10,311
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/7881978142) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/7867461522) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-02-13T05:13:09
2024-02-13T05:13:09
{}
CONTRIBUTOR
vuejs
core
1,958,929,494
10,362
jack998628
> ```diff > - v-model="model.inner" > ``` > > ```diff > + model.inner = !model.inner; > ``` model.inner = !model.inner; 之后我期望拿到的是最新的修改值,然后去进行emit 执行某个业务逻辑,但是最终结果是model.inner = !model.inner;这段代码貌似会是异步的
2024-02-22T08:21:57
2024-02-22T08:21:57
{}
NONE
vuejs
core
1,959,776,918
10,363
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-next-template-explorer* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 793f7dd0af4131e6ba09631ffda1a7e5515d08bc | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/s...
2024-02-22T16:09:54
2024-02-22T16:09:54
{}
NONE
vuejs
core
1,945,747,883
10,344
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ------------------- | | runtime-dom.global.prod.js | 90.5 kB (**+78 B**) | 34.4 kB (**+22 B**) | 31 kB (**+25 B**) | ...
2024-02-15T10:05:15
2024-02-25T15:16:06
{}
NONE
vuejs
core
1,967,227,079
10,415
AlexLavoie42
> > This is an attempt to reproduce this error: TypeError: Cannot read properties of null (reading 'suspenseId') > > I think this error has been fixed via #10184 I do not believe so, as my application breaks with this error once updating from 3.4.8 to 3.4.20. Unfortunately I couldn't find an exact reproduction bu...
2024-02-27T17:17:54
2024-02-27T17:17:54
{}
NONE
vuejs
core
1,960,906,627
10,373
Doctor-wu
seems duplicate with https://github.com/vuejs/core/pull/10313
2024-02-23T08:23:59
2024-02-23T08:23:59
{}
MEMBER
vuejs
core
1,961,174,453
10,383
prashantpalikhe
@Shyam-Chen Same with fastify-vite as well
2024-02-23T11:37:44
2024-02-23T11:37:44
{}
NONE
vuejs
core
1,963,269,215
10,410
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | ------------------- | ------------------ | | runtime-dom.global.prod.js | 90.3 kB (**-174 B**) | 34.4 kB (**+10 B**) | 31 kB (**-38 B**) | ...
2024-02-26T03:48:18
2024-02-26T04:36:22
{}
NONE
vuejs
core
1,963,721,801
9,511
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/8046809336) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/8043911204) | |-------|--------|----------------| | language-tools | :x: [failure](https://github.com/vuejs/ecosystem-ci/actions/runs/804...
2024-02-26T09:54:59
2024-02-26T09:54:59
{}
CONTRIBUTOR
vuejs
core
1,959,045,502
10,278
Andy-xue
> @yyx990803 @zh-lx 谢谢,问题解决,新年快乐,可能由于我的工程的一些配置问题,现在加了,config.resolve.alias .set('vue/compiler-sfc', path.resolve(__dirname, 'node_modules/@vue/compiler-sfc/dist/compiler-sfc.esm-browser.js')); 可以解决了。 你好,我的工程和你的问题很相似,使用你的方法解决了,但是我又遇到了另一个 问题,想问一下你是否遇到了? vue-repl.js:17412 Uncaught (in promise) TypeError: Object(...) i...
2024-02-22T09:34:06
2024-02-22T09:34:06
{}
NONE
vuejs
core
1,960,983,133
10,388
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------ | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 48 kB | ### Usages | Name | Size | Gzi...
2024-02-23T09:23:45
2024-02-23T09:23:45
{}
NONE
vuejs
core
1,961,081,745
10,390
yyx990803
https://vuejs.org/api/sfc-script-setup.html#defineexpose
2024-02-23T10:30:43
2024-02-23T10:30:43
{}
MEMBER
vuejs
core
1,772,038,394
6,606
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------- | ----------------- | | runtime-dom.global.prod.js | 90.5 kB (**+70 B**) | 34.4 kB (**+30 B**) | 31 kB (**+21 B**) | | vue....
2023-10-20T03:56:32
2024-02-23T12:19:11
{}
NONE
vuejs
core
1,962,798,671
10,341
RaynisDev
> I'm getting this warning without pinia in a component – occurs for me whenever I add a nuxtUI element. i started a nuxt3 project from scratch to investigate this warning.. just v-calendar module installed and.... warning flood
2024-02-25T03:18:25
2024-02-25T03:18:25
{ "+1": 1 }
NONE
vuejs
core
1,962,968,306
10,338
yyx990803
Closed by mistake
2024-02-25T15:05:34
2024-02-25T15:05:34
{}
MEMBER
vuejs
core
1,963,137,385
10,405
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-26T00:50:04
2024-02-26T01:19:37
{}
NONE
vuejs
core
1,963,173,477
9,313
edison1105
/ecosystem-ci run
2024-02-26T01:40:54
2024-02-26T01:40:54
{ "+1": 1 }
MEMBER
vuejs
core
1,963,350,116
10,409
edison1105
talk is cheap. please provide a minimal reproduction
2024-02-26T05:32:51
2024-02-26T05:33:59
{}
MEMBER
vuejs
core
1,963,679,652
10,412
Vansinnesvisor
I've the same issue. It broke my select libs in production :(
2024-02-26T09:33:56
2024-02-26T09:33:56
{}
NONE
vuejs
core
1,963,706,376
9,511
yyx990803
/ecosystem-ci run
2024-02-26T09:47:30
2024-02-26T09:47:30
{ "+1": 2 }
MEMBER
vuejs
core
1,964,447,005
10,341
ayochim
> > @Doctor-wu yes > > #10386 Here's a PR for this A sample for warning👇🏻, click on the function can jump to the source in devtools <img alt="CleanShot 2024-02-23 at 16 39 53@2x" width="1121" src="https://private-user-images.githubusercontent.com/44631608/307264101-6d4ca1d6-35de-4ea1-9500-6a8bb7a2c2cb.png?jwt=eyJh...
2024-02-26T15:39:54
2024-02-26T15:39:54
{}
NONE
vuejs
core
1,960,710,280
5,312
hungify2022
Vue 3.4 ![CleanShot 2024-02-23 at 11 14 34@2x](https://github.com/vuejs/core/assets/126773143/600386f4-fcc2-4be7-bfb9-5d77be237cf8) ### ReHelloWorld.vue ```vue <script setup lang="ts"> import HelloWorld from './HelloWorld.vue' interface Slots { default: (props: { default: string }) => string top: (p...
2024-02-23T04:15:35
2024-02-23T04:16:21
{}
NONE
vuejs
core
1,961,282,467
10,383
prashantpalikhe
Also tried the same test (as much as I could) with Fastify Vite Vanilla React as well. There the problem is far lesser compared with Vue.
2024-02-23T12:56:37
2024-02-24T04:05:31
{ "eyes": 2 }
NONE
vuejs
core
1,962,954,002
10,393
Alexand3r
Codesandbox removed the link because of the stack causing the microvm to exceed usage limits, sorry about that... Here's a repro on play.vuejs.org [https://play.vuejs.org](https://play.vuejs.org/#eNqFUsFKxDAQ/ZWYSxWWFtGLaxW6sqAeVFTwEpDSTrtd0yQkaS0s/XcnqdststTbzLyXmZeZt6OJUmHbAF3S2GS6UpYYsI26ZaKqldSW7IiGgvSk0LImAV...
2024-02-25T14:12:28
2024-02-25T14:13:24
{}
NONE
vuejs
core
1,966,468,039
10,418
Shyam-Chen
https://vuejs.org/guide/typescript/composition-api#typing-component-props
2024-02-27T12:45:58
2024-02-27T12:45:58
{}
CONTRIBUTOR
vuejs
core
1,967,285,705
10,415
AlexLavoie42
Fortunately I can confirm that adding the changes done in #10417 fixes the `TypeError: Cannot read properties of null (reading 'suspenseId')` in my application as well!
2024-02-27T17:46:27
2024-02-27T17:46:27
{ "+1": 1 }
NONE
vuejs
core
1,958,557,241
10,379
OnlyWick
some ideas, maybe following codes can be merge. - https://github.com/vuejs/core/blob/fe5d919b0f1b235a918a720ef10a9fcbd80ae78e/packages/reactivity/src/reactive.ts#L269 - https://github.com/vuejs/core/blob/fe5d919b0f1b235a918a720ef10a9fcbd80ae78e/packages/reactivity/src/reactive.ts#L257 1. If the object is non-exte...
2024-02-22T02:42:24
2024-02-22T02:46:18
{}
CONTRIBUTOR
vuejs
core
1,960,908,289
10,331
SimmeNilsson
Thank you! We've switched now. 👍
2024-02-23T08:25:25
2024-02-23T08:25:25
{}
NONE
vuejs
core
1,961,095,993
10,391
Justineo
Oh it should be #9249. And you can read the reasoning at https://github.com/vuejs/core/pull/9249#issuecomment-1772442069. BTW some obsolete tags are not included in the first place. This is by design.
2024-02-23T10:41:12
2024-02-23T10:41:12
{ "eyes": 1 }
MEMBER
vuejs
core
1,962,938,912
10,330
OnlyWick
> This is intentional for better readability. Minifiers will optimize these conditions in production builds anyway. BTW, using `shapeFlag & ShapeFlags.xxxx` repeatedly to determine the type of a `vnode` can be encapsulated in a function for better readability. And I also noticed that, there is already such a functio...
2024-02-25T13:20:38
2024-02-25T13:33:25
{}
CONTRIBUTOR
vuejs
core
1,963,153,717
10,406
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-26T01:15:04
2024-02-26T01:15:04
{}
NONE
vuejs
core
1,960,916,816
10,341
Doctor-wu
> @Doctor-wu yes https://github.com/vuejs/core/pull/10386 Here's a PR for this A sample for warning👇🏻, click on the function can jump to the source in devtools <img width="1121" alt="CleanShot 2024-02-23 at 16 39 53@2x" src="https://github.com/vuejs/core/assets/44631608/6d4ca1d6-35de-4ea1-9500-6a8bb7a2c2cb">
2024-02-23T08:32:45
2024-02-23T08:53:47
{ "+1": 3 }
MEMBER
vuejs
core
1,961,140,380
10,391
v-moe
Oh, I see, makes a lot of sense :smiling_face_with_tear: Thank you for the answer! Keep up the good work :heart:
2024-02-23T11:12:30
2024-02-23T11:12:30
{}
NONE
vuejs
core
1,962,800,424
10,395
edison1105
It was introduced in 3.4.0, handling `TextArea` as a `textarea` https://github.com/vuejs/core/blob/bfe6b459d3a0ce6168611ee1ac7e6e789709df9d/packages/compiler-core/src/tokenizer.ts#L553-L562
2024-02-25T03:30:31
2024-02-25T03:30:31
{}
MEMBER
vuejs
core
1,963,680,148
10,409
renzhen-xiaohongshu
> > Paragraphs are [block-level elements](https://developer.mozilla.org/en-US/docs/Glossary/Block-level_content), and notably will automatically close if another block-level element is parsed before the closing tag. See "Tag omission" below. > > see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p > >...
2024-02-26T09:34:12
2024-02-26T09:34:12
{}
NONE
vuejs
core
1,963,782,255
9,511
yyx990803
Great job! I've merged it with the latest reactivity system refactors on minor and everything is working. Ecosystem CI failures are expected and match current fails on minor. Regarding the open points: 1. The reason readonly did not use instrumentations is because readonly proxies themselves don't and shouldn't n...
2024-02-26T10:25:19
2024-02-26T10:25:19
{ "+1": 1 }
MEMBER
vuejs
core
1,966,200,468
10,379
OnlyWick
LMAO, I will close this PR.
2024-02-27T10:06:54
2024-02-27T10:42:27
{}
CONTRIBUTOR
vuejs
core
1,960,641,808
10,381
Shyam-Chen
```diff + v-memo="[selectedOption]" ``` ```html <select v-model="selectedOption" v-memo="[selectedOption]"> ```
2024-02-23T02:12:24
2024-02-23T02:12:24
{ "hooray": 1 }
CONTRIBUTOR
vuejs
core
1,961,088,218
10,391
v-moe
> Duplicate of #9247 The example in the description makes it look like a duplicate indeed, but I am adding more tags here, not just the `<search>`
2024-02-23T10:35:29
2024-02-23T10:35:29
{}
NONE
vuejs
core
1,962,298,000
10,394
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------ | | runtime-dom.global.prod.js | 90.4 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 148 kB | 53.7 kB | 48 kB | ### Usages | Name | Size | Gzi...
2024-02-24T08:30:50
2024-02-24T08:30:50
{}
NONE
vuejs
core
1,960,915,724
10,386
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ------------------- | | runtime-dom.global.prod.js | 90.4 kB (**+14 B**) | 34.4 kB (**+3 B**) | 31 kB (**-17 B**) | | v...
2024-02-23T08:31:53
2024-02-24T15:52:44
{}
NONE
vuejs
core
1,962,814,830
10,396
Shyam-Chen
```diff + v-memo="[firstSelect]" ``` Or use Vue Single File Components (`.vue`). https://play.vuejs.org/#eNrVVE1PGzEQ/SsjXzYRIR+ll6ZJpLbiQNUvld5YVG2TSTB4bcv2LqHR/nfGNrsxBCGuXJKdee/Z4zdj79gnrYd1hWzKZnZpuHZg0VV6kUteamUc7MDgegBKfleVdLiCBtZGlZCRKvuYy1wulbQOlh6GuWf3xv0EWHNj3TkKXLawrITwjIhbpP/Vs4SWorTjSn7j9BkJF7kEqqw...
2024-02-25T05:09:14
2024-02-25T05:11:18
{}
CONTRIBUTOR
vuejs
core
1,964,450,863
10,341
Doctor-wu
> > > @Doctor-wu yes > > > > #10386 Here's a PR for this A sample for warning👇🏻, click on the function can jump to the source in devtools <img alt="CleanShot 2024-02-23 at 16 39 53@2x" width="1121" src="https://private-user-images.githubusercontent.com/44631608/307264101-6d4ca1d6-35de-4ea1-9500-6a8bb7a2c2cb.png?jwt=...
2024-02-26T15:41:37
2024-02-26T15:41:37
{}
MEMBER
vuejs
core
1,958,544,134
10,379
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------------------- | ------------------ | ----------------- | | runtime-dom.global.prod.js | 90.4 kB (**-12 B**) | 34.4 kB (**+4 B**) | 31 kB (**-19 B**) | | vue.glo...
2024-02-22T02:25:38
2024-02-27T10:06:29
{}
NONE
vuejs
core
1,962,365,475
10,396
thisishak
https://github.com/vuejs/core/assets/56523406/31efea79-00ac-4dd9-872f-342e50d35f0d https://github.com/vuejs/core/assets/56523406/0bdb6f49-632d-4791-a3dd-cf4e577bfc2b
2024-02-24T13:34:20
2024-02-24T13:34:20
{}
NONE
vuejs
core
1,962,856,859
9,313
cicada-ah
[playground](https://play.vuejs.org/#eNp9ks1OwzAQhF/FmAMglUYITlVa8aMe4AAIevQlJJvUrWNb9iatVOXdWSdNKFXVi2XvfDser7zjT9aO6wr4hMc+ddIi84CVnQktS2scsh1zkLOG5c6U7IrQK6GFTo32hC7Nhk0DcJ0nysON0HHU2ZABHRBKqxIEOjEW/1SIRrPHVMl0PRU8tE8vwir4DE1RKIijDuoaMlkzmRGJiSsAiQplEhagoE1X38p87yQ4Q0P7yyOYcG8TPcN9D2SUMRT2XlFv1t0Z0aXdbrjkpO2x6d2B6z/...
2024-02-25T08:33:07
2024-02-25T08:34:05
{}
NONE
vuejs
core
1,938,030,981
10,323
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | ------- | ------- | ------- | | runtime-dom.global.prod.js | 90.5 kB | 34.4 kB | 31 kB | | vue.global.prod.js | 147 kB | 53.7 kB | 47.9 kB | ### Usages | Name | Size |...
2024-02-12T03:49:15
2024-02-26T01:18:29
{}
NONE
vuejs
core
1,963,557,942
10,098
maximilianschmid
@yyx990803 Vue 3.4.20 fixes this issue for me. THX!
2024-02-26T08:24:10
2024-02-26T08:24:10
{ "+1": 11 }
NONE
vuejs
core
1,961,069,611
10,383
prashantpalikhe
I will give it a try, but I have noticed the same with Nuxt where H3 is used. So I don't think, in this case, it's a server-type issue
2024-02-23T10:22:36
2024-02-23T10:22:36
{}
NONE
vuejs
core
1,961,083,205
10,391
Justineo
Duplicate of #9247
2024-02-23T10:31:48
2024-02-23T10:31:48
{}
MEMBER
vuejs
core
1,962,392,588
10,397
vue-bot
📝 Ran ecosystem CI: [Open](https://github.com//vuejs/ecosystem-ci/actions/runs/8031274356) | suite | result | [latest scheduled](https://github.com/vuejs/ecosystem-ci/actions/runs/8014907891) | |-------|--------|----------------| | language-tools | :white_check_mark: [success](https://github.com/vuejs/ecosystem-ci/a...
2024-02-24T14:49:04
2024-02-24T14:49:04
{}
CONTRIBUTOR
vuejs
core
1,962,927,462
10,397
chenjiahan
Get it 👌 I will temporarily skip the failed test cases in Vant until the next version of Vue is upgraded.
2024-02-25T12:45:37
2024-02-25T12:45:37
{}
CONTRIBUTOR
vuejs
core
1,962,936,036
9,127
yyx990803
Thanks for the PR, closed in favor of #10357
2024-02-25T13:10:28
2024-02-25T13:10:28
{}
MEMBER
vuejs
core
1,962,972,620
10,357
yyx990803
This PR seems to affect language-tools' component meta tests: https://github.com/vuejs/ecosystem-ci/actions/runs/8038857405/job/21955245034 But it should not affect language service and userland type checking so I don't think this is blocking. /cc @johnsoncodehk
2024-02-25T15:20:11
2024-02-26T01:40:01
{}
MEMBER
vuejs
core
1,963,659,951
10,409
edison1105
> Paragraphs are [block-level elements](https://developer.mozilla.org/en-US/docs/Glossary/Block-level_content), and notably will automatically close if another block-level element is parsed before the closing </p> tag. See "Tag omission" below. see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p `<p>`...
2024-02-26T09:23:55
2024-02-26T09:25:07
{}
MEMBER
vuejs
core
1,963,753,035
10,412
edison1105
related commit https://github.com/vuejs/core/commit/ff130c470204086edaa093fb8fdc1247c69cba69
2024-02-26T10:10:21
2024-02-26T10:10:21
{}
MEMBER
vuejs
core
1,965,657,969
10,412
Vansinnesvisor
> While I understand that it is an unexpected result, I'm curious how this issue breaks your apps/libraries in real-world usage? https://github.com/jarstone/dselect/blob/main/source/js/dselect.js For example. The error occurs on line 122. ```javascript function isPlaceholder(option) { return option.getAttri...
2024-02-27T02:04:48
2024-02-27T02:04:48
{}
NONE
vuejs
core
1,959,776,239
10,363
netlify[bot]
### <span aria-hidden="true">❌</span> Deploy Preview for *vue-sfc-playground* failed. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 793f7dd0af4131e6ba09631ffda1a7e5515d08bc | |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vue...
2024-02-22T16:09:33
2024-02-22T16:09:33
{}
NONE
vuejs
core
1,960,769,054
10,383
prashantpalikhe
![CleanShot 2024-02-23 at 11 38 05@2x](https://github.com/vuejs/core/assets/2657709/4fcdc833-0529-466c-b965-f3d7d9b40663)
2024-02-23T05:54:24
2024-02-23T05:54:24
{}
NONE
vuejs
core
1,962,853,943
10,397
yyx990803
The snapshot fail for Vant should be expected - the `styles` of the components are computed refs and should be updated when the parent container gets more children linked. Previously it just never got updated during SSR and the new behavior is considered more correct. /cc @chenjiahan
2024-02-25T08:21:13
2024-02-25T08:21:27
{ "+1": 2 }
MEMBER
vuejs
core
1,962,867,274
10,203
yyx990803
Technically the type mismatch is revealing that your previous logic has correctness issues if the `Map` values contain nested refs. If you don't need the `Map` values to be reactive, use a `shallowRef` instead.
2024-02-25T09:16:41
2024-02-25T09:16:41
{ "heart": 1 }
MEMBER
vuejs
core
1,962,933,432
10,357
github-actions[bot]
## Size Report ### Bundles | File | Size | Gzip | Brotli | | -------------------------- | -------------------- | ------------------- | ----------------- | | runtime-dom.global.prod.js | 90.4 kB (**-137 B**) | 34.4 kB (**-40 B**) | 31 kB (**-52 B**) | | v...
2024-02-25T13:03:46
2024-02-25T13:03:46
{}
NONE
vuejs
core
1,963,696,235
10,409
edison1105
@renzhen-xiaohongshu uh~ got the point
2024-02-26T09:42:21
2024-02-26T09:42:21
{ "+1": 1 }
MEMBER
vuejs
core
1,964,584,945
10,397
nin-jin
Don't be offended by my praise. Accept it with pride. But don't get too cocky. A year ago, [in my analysis](https://page.hyoo.ru/#!=3ia3ll_rcpl7b), I classified your library as unsuitable for production. In this patch, you fixed it. Now I should update my analysis and move you significantly higher. But if you read [my ...
2024-02-26T16:31:39
2024-02-26T16:31:39
{ "+1": 9, "-1": 50, "confused": 3, "laugh": 5 }
NONE