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,074,148,862
4,294
MvdDonk
@yousefamar I'm having similar problems as the ticket starter but changing the "setup" attribute doesn't fix it for me. The following gives the error: "Syntax Error: TypeError: Cannot read property 'content' of null" ![image](https://user-images.githubusercontent.com/2156402/159312651-624840c2-9d99-4d0b-a266-5eeb442b...
2022-03-21T16:50:13
2022-03-21T16:50:13
{ "+1": 1 }
NONE
vuejs
core
1,074,823,603
5,607
posva
Duplicate of https://github.com/vuejs/core/issues/5266
2022-03-22T07:25:02
2022-03-22T07:25:02
{}
MEMBER
vuejs
core
1,075,764,522
5,203
sylann
Putting a comment immediately under `<template>` also breaks the behavior of `<Transition>`. MyComponent.vue ```vue <template> <!-- Root comment --> <div>some content</div> </template> ``` Usage ```vue <Transition name="fade"> <MyComponent v-if="visible" /> </Transition> ``` The transition ent...
2022-03-22T23:56:32
2022-03-22T23:56:47
{ "+1": 1 }
NONE
vuejs
core
1,075,958,924
5,614
jp-liu
1. You have used async setup, which is currently Vue not supported 2. At present, the async setup component will be treated as a placeholder annotation node, so the error that there is no parent node will occur when you switch routes ![image](https://user-images.githubusercontent.com/79979500/159635355-b04ab0b6-e754-...
2022-03-23T06:14:57
2022-03-23T06:15:27
{}
NONE
vuejs
core
1,065,826,680
5,575
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 513cc8b66d0e00daa031927d2a9a2e463c89fa85 | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-03-12T06:36:34
2022-03-23T10:09:33
{}
NONE
vuejs
core
1,078,804,455
5,624
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6a4d3a84667547198849c2c68c705175fd9e30ed | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-03-25T09:07:03
2022-03-25T09:07:51
{}
NONE
vuejs
core
1,079,954,813
5,631
zhangxuyang950313
> You can't have two copies of Vue in the same app. All I need now is to mount multiple Vues.
2022-03-27T15:33:39
2022-03-27T15:33:39
{}
NONE
vuejs
core
1,079,954,979
5,631
LinusBorg
You can't. We use symbols. Symbols are singletons. Each copy of Vue will have different Symbols.
2022-03-27T15:34:36
2022-03-27T15:35:07
{}
MEMBER
vuejs
core
1,079,957,244
5,631
zhangxuyang950313
> You can't. We use symbols. Symbols are singletons. Each copy of Vue will have different Symbols. I'm doing a remote component pull feature right now, but it needs to be independent of the base application version, so I do need to create multiple Vues to do this. In terms of presentation, JSX syntax does not rende...
2022-03-27T15:44:11
2022-03-27T15:48:15
{}
NONE
vuejs
core
1,076,168,276
5,614
perliu
Thanks a lot.
2022-03-23T09:53:47
2022-03-23T09:53:47
{}
NONE
vuejs
core
1,065,826,688
5,575
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 513cc8b66d0e00daa031927d2a9a2e463c89fa85 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-03-12T06:36:36
2022-03-23T10:10:54
{}
NONE
vuejs
core
1,077,756,169
5,622
posva
Hello, make sure to always provide a reproduction that follows the instructions at https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro. Open a new issue with a reproduction that follows those instructions if you manage to create a boiled down reproduction.
2022-03-24T15:28:22
2022-03-24T15:28:22
{}
MEMBER
vuejs
core
1,079,883,049
4,397
fengjrrz
is there any progress about the issue?
2022-03-27T08:38:56
2022-03-27T08:38:56
{ "+1": 5 }
NONE
vuejs
core
1,073,211,576
4,294
Miofly
any update on this
2022-03-20T09:38:02
2022-03-20T11:11:23
{}
NONE
vuejs
core
1,074,075,879
5,610
Oleksii14
Related to #963
2022-03-21T15:57:53
2022-03-21T15:58:17
{}
NONE
vuejs
core
1,074,488,400
3,869
awacode21
when i check the mentioned ctx object i get: ``` { 23:20:11 modules: Set(24) { 'src/App.vue', 'src/components/N...
2022-03-21T22:35:20
2022-03-21T22:46:06
{}
NONE
vuejs
core
1,074,864,602
4,707
wfk007
I encountered the same error, confused about v-show works but v-if not
2022-03-22T08:17:58
2022-03-22T08:17:58
{ "eyes": 1 }
NONE
vuejs
core
1,071,079,521
5,600
shadrqen
Raised a corresponsing [issue](https://github.com/vuejs/docs/issues/1630) on the docs repo. Thank you [leopiccionia](https://github.com/leopiccionia) and [LinusBorg](https://github.com/LinusBorg)
2022-03-17T16:53:04
2022-03-25T12:02:30
{}
NONE
vuejs
core
1,079,691,310
5,630
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ee1e1a5eaee07bc243bed07cfb3adfab4d74c1df | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-03-26T13:08:47
2022-03-26T13:09:38
{}
NONE
vuejs
core
1,079,932,015
5,626
LinusBorg
Thanks, now I get it ☺️ I was confused because I wasn't aware that case 2 exists. So yes, the behavior should likely be the same for both. I'd personally rather see both to support reactive,. But it seems the original intention was to *not* Support that.
2022-03-27T13:27:44
2022-03-27T13:27:44
{}
MEMBER
vuejs
core
1,073,443,249
5,184
fangyong1003
> I have the same issue, only in production env, cant find the reason 解决了吗
2022-03-21T03:17:47
2022-03-21T03:17:47
{}
NONE
vuejs
core
1,073,449,960
2,457
Jimin0810
官方尽快解决这个问题啊,这个问题仍然未解决。我尝试了以上的所有方法
2022-03-21T03:30:55
2022-03-21T03:30:55
{}
NONE
vuejs
core
1,074,481,856
4,404
chasegiunta
@gnuletik I've added named slot support locally. Getting fallthrough attributes to work for single root elements can be included next to button up this feature, but curious if it's even worth pursuing @LinusBorg @yyx990803 ? Is this the right direction?
2022-03-21T22:25:21
2022-03-21T22:25:21
{}
NONE
vuejs
core
1,079,813,853
2,077
Fennec-hub
Any update, hack or work around? I'm trying to achieve something like this [example](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCB7IHNoYWxsb3dSZWYsIHJlZixjb21wdXRlZCwgbmV4dFRpY2sgfSBmcm9tICd2dWUnXG5pbXBvcnQgQ29tcEEgZnJvbSAnLi9Db21wQS52dWUnXG5pbXBvcnQgQ29tcEIgZnJvbSAnLi9Db21wQi52dWUnXG5pbXBvcn...
2022-03-27T01:54:46
2022-03-27T02:13:00
{ "+1": 6 }
NONE
vuejs
core
1,079,907,025
5,626
edison1105
I have the same confusion. Intuitively, `reactive(non-extensible object)` should not get a reactive object. That's why I submitted that PR.
2022-03-27T11:08:03
2022-03-27T11:08:03
{}
MEMBER
vuejs
core
1,074,626,430
5,606
jp-liu
Is this a bug? According to the document [onrendertriggered](https://vuejs.org/api/composition-api-lifecycle.html#onrendertriggered), when render effect to be re-run, `onRenderTriggered ` will be called. However, in the development environment, props will be shallowreadonly, so using the original type will not trig...
2022-03-22T01:58:15
2022-03-22T07:26:57
{}
NONE
vuejs
core
1,079,691,308
5,630
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ee1e1a5eaee07bc243bed07cfb3adfab4d74c1df | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-03-26T13:08:46
2022-03-26T13:11:04
{}
NONE
vuejs
core
1,074,274,620
5,611
LinusBorg
> I don't know What should I do. Go to chat.vuejs.org and ask the community, please. Issues are not a help board.
2022-03-21T18:37:59
2022-03-21T18:37:59
{}
MEMBER
vuejs
core
1,074,801,130
4,397
JianJroh
> I have same problem, when run `vue-tsc` will show error > > ``` > error TS2339: Property 'getFormValue' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<Readonly<{ page?: unknown; forms?: unknown; } & {} & { page?: PageService | undefined; forms?: TableFormConfig[] | u...
2022-03-22T06:54:01
2022-03-22T06:54:01
{}
NONE
vuejs
core
1,075,185,252
5,126
awacode21
ok, so my problem is related to: https://github.com/vuejs/core/issues/4440 and will be fixed by https://github.com/vuejs/core/pull/5187
2022-03-22T13:32:53
2022-03-22T13:32:53
{}
NONE
vuejs
core
1,077,756,606
5,622
LinusBorg
Likely, you have two different copies of Vue, from two different node_modules folders, included in the project. Usually from `npm link` We can't say more as you don't provide a reproduction.
2022-03-24T15:28:45
2022-03-24T15:28:45
{}
MEMBER
vuejs
core
1,079,849,755
5,626
LinusBorg
> what I don't understand is why shouldn't a non-extensible object be set up as a reactive object. That's not my point, is there a misunderstanding? I'm saying it's fine to do so. And I don't see any problems in the SFC demo you provided.
2022-03-27T06:21:37
2022-03-27T06:22:06
{}
MEMBER
vuejs
core
1,073,995,027
4,294
yousefamar
@tony-gm I've come across something like this before -- I think the root problem wasn't the lack of a comment, but rather: `<script setup lang="ts">` does not work `<script lang="ts" setup>` works Is that the same for you?
2022-03-21T14:50:25
2022-03-21T14:50:25
{ "-1": 3 }
NONE
vuejs
core
1,073,806,659
5,607
FE-runner
same problem need fix!!
2022-03-21T11:57:25
2022-03-21T18:42:42
{}
NONE
vuejs
core
1,074,540,142
3,869
awacode21
It seems my problem is related to this: https://github.com/vuejs/core/issues/4440 There is a PR provided since december to fix it which needs to be merged
2022-03-22T00:03:54
2022-03-22T00:03:54
{}
NONE
vuejs
core
1,078,804,638
5,624
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6a4d3a84667547198849c2c68c705175fd9e30ed | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-03-25T09:07:16
2022-03-25T09:12:24
{}
NONE
vuejs
core
1,079,690,259
5,255
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 382491a276d7d3ed299e040f974f699a44de6aed | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-03-26T13:03:56
2022-03-26T13:06:15
{}
NONE
vuejs
core
1,079,908,058
5,631
edison1105
duplicate of #5622 <s>Because you have many instances of vue. see https://github.com/vuejs/core/issues/2064#issuecomment-797365133</s>
2022-03-27T11:13:57
2022-03-27T11:30:20
{}
MEMBER
vuejs
core
1,099,259,254
5,720
edison1105
This scenario should use `effect` instead. see [sfc](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCB7IGNvbXB1dGVkLCByZWYsIHdhdGNoLGVmZmVjdCB9IGZyb20gJ3Z1ZSc7XG5cbmNvbnN0IGNvdW50ID0gcmVmKDApXG5jb25zdCBwbHVzT25lID0gcmVmKDApXG5lZmZlY3QoKCkgPT4ge1xuICBwbHVzT25lLnZhbHVlID0gY291bnQudmFsdWUgKyAxXG59KVx...
2022-04-14T14:42:36
2022-04-14T14:42:36
{}
MEMBER
vuejs
core
1,094,286,146
5,695
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 931f0b8a6b594faae0394e8618b93ddfa1918b25 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-10T14:25:34
2022-04-14T16:29:10
{}
NONE
vuejs
core
1,100,521,756
5,729
yyx990803
Sorry but I don't think this improves the code.
2022-04-16T03:18:21
2022-04-16T03:18:21
{}
MEMBER
vuejs
core
1,100,733,696
5,733
LinusBorg
Can you explain more than one sentence: 1. What the problem is 2. Why it needs to be fixed at our end.
2022-04-16T18:56:40
2022-04-16T18:56:40
{ "confused": 1 }
MEMBER
vuejs
core
1,100,786,733
5,736
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 974e7dd36c29d13b6322b8b4f7edeff4cd8a1747 | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-04-17T02:05:19
2022-04-17T02:06:07
{}
NONE
vuejs
core
1,101,093,841
5,745
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4e74afe0c01f4569fda77d87e9b98d4e40aa91d9 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-18T04:55:02
2022-04-18T05:02:34
{}
NONE
vuejs
core
1,101,137,874
5,741
asialiugf
I have do it followed your sugestion, it did not work yet. I have changed it to ``` <scritpt setup lang="ts"> ``` , so I think no need to import defineomponent , 1= npm init vite@latest : or npm init vue@latest : select vue ts) 2= copy the playground App.vue to the project's App.vue ...
2022-04-18T06:25:28
2022-04-18T06:33:32
{}
NONE
vuejs
core
1,102,618,167
5,747
incutonez
Wonderful, thank y'all for the quick responses and workaround!
2022-04-19T12:54:45
2022-04-19T12:54:45
{}
NONE
vuejs
core
1,094,286,145
5,695
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 931f0b8a6b594faae0394e8618b93ddfa1918b25 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-10T14:25:34
2022-04-14T16:32:53
{}
NONE
vuejs
core
1,100,511,276
5,705
tony19
I think this is a known problem with Webkit. [Globally disabling iOS's keyboard autocorrection](https://stackoverflow.com/a/4722736/6277151) seems to be the only way to workaround the issue (I verified this on the simulator).
2022-04-16T02:18:43
2022-04-16T02:18:43
{}
CONTRIBUTOR
vuejs
core
1,100,658,906
5,730
LinusBorg
That's not supported right now, indeed. If no runtime props are declared, then `($)props` are empty - and everything you pass to that component will be in `context.attrs`. There has been some discussion about how we could make something like what you expect possible here: https://github.com/vuejs/rfcs/discussions...
2022-04-16T13:05:00
2022-04-16T13:14:21
{}
MEMBER
vuejs
core
1,099,668,414
5,705
LinusBorg
Interesting. Personally I have zero ideas why that might happen. We literally don't do anything except set that attribute.
2022-04-14T22:08:09
2022-04-14T22:08:09
{}
MEMBER
vuejs
core
1,100,288,502
5,729
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ab81cb4c86ac953ca584eb5dbe1ed66abad4797a | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-15T18:47:30
2022-04-15T18:57:44
{}
NONE
vuejs
core
1,101,105,058
5,585
fullmooooon
> Your reproduction is not minimal, please read and follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro when reporting a bug. Most bugs should be reproducible with the [SFC Playground](https://sfc.vuejs.org). Really sorry,edited. There is still this problem on version 3.2.33, so I want to reopen issu...
2022-04-18T05:19:30
2022-04-18T05:19:30
{}
NONE
vuejs
core
1,102,380,476
5,492
posva
Aah, so it's just because the `$test` needs to be referenced as `$data.$test` because it starts with `$`. If that doesn't solve it, please open a **new issue without ckeditor** so we can take a look.
2022-04-19T09:27:49
2022-04-19T09:27:49
{}
MEMBER
vuejs
core
1,102,519,144
5,753
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 5644e2ca54266fcf0054b5f3a63ba5bead3e0cd6 | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-04-19T11:16:33
2022-04-19T11:17:34
{}
NONE
vuejs
core
1,100,681,628
5,732
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0c3924b87d7b1d67230a65fb021280813753abc0 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-16T14:54:01
2022-04-16T15:02:12
{}
NONE
vuejs
core
1,100,700,575
5,730
westbrma
Ok, that is basically what I did by introducing this helper function: ``` function Component<T>(props: string[], setup: T): T { let r = Vue.defineComponent(setup); r.props = props; return r; } ```
2022-04-16T16:22:37
2022-04-16T16:22:37
{}
NONE
vuejs
core
1,100,786,732
5,736
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 974e7dd36c29d13b6322b8b4f7edeff4cd8a1747 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-17T02:05:19
2022-04-17T02:11:57
{}
NONE
vuejs
core
1,100,832,098
5,737
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 39271fffa2b6649277e58f0fcb6d3b52af8400b1 | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-04-17T08:37:22
2022-04-17T08:38:02
{}
NONE
vuejs
core
1,098,899,831
5,717
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 6966042b9c8dd45586991a744c23b09b003d85b1 | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-14T09:09:15
2022-04-14T09:14:14
{}
NONE
vuejs
core
1,098,919,747
5,717
link1412
After I change the judge conditions. ![微信截图_20220414171627](https://user-images.githubusercontent.com/90406579/163354480-393c5212-f06b-435c-b533-6565462acd73.png) code: ``` <body> <div id='app'></div> <script src="./packages/vue/dist/vue.global.js"></script> <script> const App = { templat...
2022-04-14T09:24:20
2022-04-14T09:24:20
{}
NONE
vuejs
core
1,100,116,312
5,725
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d68336a2a8995a8d4e3c2c0f8ff6d46f43180aba | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-15T13:38:46
2022-04-15T13:40:51
{}
NONE
vuejs
core
1,100,468,712
5,723
BboyAkers
To add on to what @LinusBorg is saying check out: https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent https://developer.mozilla.org/en-US/docs/web/api/event 🙂
2022-04-15T23:25:55
2022-04-15T23:25:55
{}
NONE
vuejs
core
1,100,876,749
1,679
gregg-cbs
I am not using CLI. I am using Vue standalone: Neither of the below options work. `<script src="https://unpkg.com/vue@3.1.1/dist/vue.global.prod.js"></script>` ``` <script> Vue.createApp({ delimiters: ['[[', ']]'], compilerOptions: { delimiters: ['[[', ']]'], comments: true }, ...
2022-04-17T13:36:32
2022-04-17T13:36:32
{}
NONE
vuejs
core
1,101,922,556
5,748
justinwinslow
For simple logic that seems fine but I have at least a few use-cases where consolidating the logic is a big help for readability. Something like: ```html <BaseLayout> <template #header> <h1>Title That Persists</h1> </template> <template v-if="certainCondition"> <template #default> <...
2022-04-19T02:10:53
2022-04-19T02:11:38
{}
NONE
vuejs
core
1,102,151,784
5,747
liulinboyi
In this case the case will be fine. [Write it like this and you'll be fine](http://localhost:3000/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICA8ZGl2PlxuICA8YnV0dG9uIEBjbGljaz1cIm9uQ2xpY2tUb2dnbGVcIj5cbiAgICBUb2dnbGVcbiAgPC9idXR0b24+XG4gICAgPEtlZXBBbGl2ZSA6aW5jbHVkZT1cIlsnQ29tcG9uZW50T25lJywgJ0NvbXBvbmVudFR3byddXCI+XG4gICAgICA8...
2022-04-19T06:41:11
2022-04-19T06:54:07
{}
MEMBER
vuejs
core
1,100,750,074
5,734
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 8d4508f15e05dcde69f5893b2406750fb5bd4c85 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-16T20:29:33
2022-04-16T21:30:00
{}
NONE
vuejs
core
1,102,372,464
5,748
posva
As @lidlanca pointed out, you should write the `v-if` multiple times for this to work. Using multiple templates like that creates ambiguity for the default slot and therefore cannot be supported.
2022-04-19T09:22:21
2022-04-19T09:22:21
{}
MEMBER
vuejs
core
1,099,250,999
5,705
ejg
Here's a pen with only the autocorrect attribute: https://codepen.io/ejg/pen/QWaVwvm It also happens in iOS Firefox, Edge, and Bluefy so it is definitely a base WebKit/Vue3 problem.
2022-04-14T14:34:23
2022-04-14T14:34:23
{}
NONE
vuejs
core
1,100,786,737
5,736
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 974e7dd36c29d13b6322b8b4f7edeff4cd8a1747 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-17T02:05:20
2022-04-17T02:07:37
{}
NONE
vuejs
core
1,100,915,709
5,740
LinusBorg
This is a common misconception, more about template updates than `shallowReactive`. When a component updates, *the whole* template is updates with *all* the latest data. You change to the nested `shallowReactive()` data will not *cause* a template update. But when something else does cause a template update, then...
2022-04-17T17:00:39
2022-04-17T17:00:39
{ "+1": 2 }
MEMBER
vuejs
core
1,063,622,550
5,557
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bc06f4acc19498e638efbeeaaf2189bb059da8d2 | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-03-10T03:41:28
2022-04-18T06:57:30
{}
NONE
vuejs
core
1,063,622,534
5,557
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | bc06f4acc19498e638efbeeaaf2189bb059da8d2 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-03-10T03:41:27
2022-04-18T06:59:52
{}
NONE
vuejs
core
1,102,366,645
5,747
posva
Seems related to https://github.com/vuejs/core/issues/4984 but not sure if it's a duplicate. As a workaround use a ref for the array and replace the whole array instead of pushing: ```js activeDialogs.value = activeDialogs.value.concat(name) ```
2022-04-19T09:18:24
2022-04-19T09:18:24
{ "+1": 1 }
MEMBER
vuejs
core
1,101,903,239
5,748
lidlanca
all templates should be top level from : ```html <BaseLayout> <template #header> <h1>Here might be a page title {{myProp}}</h1> </template> <template v-if="myProp"> <template #default> <p>A paragraph for the main content.</p> <p>And another one.</p> </temp...
2022-04-19T01:25:31
2022-04-19T09:20:25
{ "+1": 3 }
CONTRIBUTOR
vuejs
core
1,099,203,628
5,720
liulinboyi
[Additional examples](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCB7IGNvbXB1dGVkLCByZWYsIHdhdGNoLCBuZXh0VGljayB9IGZyb20gJ3Z1ZSc7XG5cbmNvbnN0IGNvdW50ID0gcmVmKDApXG5jb25zdCBwbHVzT25lID0gY29tcHV0ZWQoKCkgPT4ge1xuICBjb25zb2xlLmxvZyhPYmplY3QuYXNzaWduKHt9LGNvdW50KSlcbiAgY29uc29sZS5sb2coXCJjb21wdXRlZFw...
2022-04-14T13:45:26
2022-04-14T13:45:26
{}
MEMBER
vuejs
core
1,100,116,342
5,725
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d68336a2a8995a8d4e3c2c0f8ff6d46f43180aba | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-15T13:38:50
2022-04-15T13:44:58
{}
NONE
vuejs
core
1,100,288,491
5,729
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ab81cb4c86ac953ca584eb5dbe1ed66abad4797a | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-04-15T18:47:29
2022-04-15T18:56:26
{}
NONE
vuejs
core
1,100,288,498
5,729
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs-coverage* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ab81cb4c86ac953ca584eb5dbe1ed66abad4797a | |<span aria-hidden="true">🔍</span> Latest deploy log | https://...
2022-04-15T18:47:30
2022-04-15T19:01:30
{}
NONE
vuejs
core
1,100,681,626
5,732
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0c3924b87d7b1d67230a65fb021280813753abc0 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-16T14:54:01
2022-04-16T14:57:09
{}
NONE
vuejs
core
1,101,093,820
5,745
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4e74afe0c01f4569fda77d87e9b98d4e40aa91d9 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-18T04:54:59
2022-04-18T04:57:11
{}
NONE
vuejs
core
1,101,244,708
4,756
Shujee
Struggling with the same thing. I have followed the above article and have succeeded for the most part, but when it comes to `script setup`, it behaves strangely. If I create a new Vue CLI 5 + TS project and define the following template/script in my vue file: ``` <template> <button @click="updatecount">{{ coun...
2022-04-18T09:09:24
2022-04-18T09:09:24
{}
NONE
vuejs
core
1,101,972,691
5,748
lidlanca
That would have been nice, but it's not a supported syntax. ```html <BaseLayout> <template #header> <h1>Title That Persists</h1> </template> <!-- Certain Condition --> <template #default v-if="certainCondition"> <p>Initial content</p> </template> ...
2022-04-19T04:08:19
2022-04-19T04:08:32
{}
CONTRIBUTOR
vuejs
core
1,099,839,722
5,722
edison1105
should be ```javascript const remoteSrc = 'url(https://cdn4.buysellads.net/uu/1/41334/1550855401-cc_light.png)' ``` see [sfc](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmNvbnN0IHJlbW90ZVNyYyA9ICd1cmwoaHR0cHM6Ly9jZG40LmJ1eXNlbGxhZHMubmV0L3V1LzEvNDEzMzQvMTU1MDg1NTQwMS1jY19saWdodC5wbmcpJ1xuY29uc3QgbG9...
2022-04-15T04:26:36
2022-04-15T04:34:33
{}
MEMBER
vuejs
core
1,100,101,674
2,562
cuiyajie
I found binding.instance work normal in development, but it turned out to be VNode in production. I use vite for building.
2022-04-15T13:13:13
2022-04-15T13:13:13
{}
NONE
vuejs
core
1,100,126,123
5,705
ejg
I opened a bug report against WebKit maybe they can tell what is going on. https://bugs.webkit.org/show_bug.cgi?id=239383
2022-04-15T13:59:36
2022-04-15T13:59:36
{}
NONE
vuejs
core
1,101,316,017
5,741
liulinboyi
# Add Example This is probably a bug. ## [nomal](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICA8ZGl2Pm9iajp7eyBvYmogfX08L2Rpdj5cbiAgPGRpdj5yZWFjdGl2ZU9iajp7eyByZWFjdGl2ZU9iaiB9fTwvZGl2PlxuICA8ZGl2PnJlYWN0aXZlT2JqMTp7eyByZWFjdGl2ZU9iajEgfX08L2Rpdj5cbiAgPGRpdj48YnV0dG9uIEBjbGljaz1cImFkZFJlZjFcIj7kv67mlL...
2022-04-18T11:05:39
2022-04-18T11:08:08
{}
MEMBER
vuejs
core
1,101,632,824
5,741
posva
Please be clear when reporting a bug, it's quite hard to decipher. Note you should do `const reactiveObj = reactive(...)`, not `let reactiveObj = ...` and not reassign the object.
2022-04-18T18:25:38
2022-04-18T18:25:38
{}
MEMBER
vuejs
core
1,102,358,474
5,252
posva
Closing as no boiled down reproduction was provided and it also seems to not be a bug.
2022-04-19T09:12:50
2022-04-19T09:12:50
{}
MEMBER
vuejs
core
1,102,449,755
5,747
liulinboyi
@incutonez [This case will be fine ☺️.](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICA8ZGl2PlxuICA8YnV0dG9uIEBjbGljaz1cIm9uQ2xpY2tUb2dnbGVcIj5cbiAgICBUb2dnbGVcbiAgPC9idXR0b24+XG4gICAgPEtlZXBBbGl2ZSA6aW5jbHVkZT1cImFjdGl2ZURpYWxvZ3MudmFsdWVcIj5cbiAgICAgIDxjb21wb25lbnQgdi1pZj1cImNtcE5hbWVcIiA6aXM9XCJjbXBOYW1lX...
2022-04-19T10:08:42
2022-04-19T10:10:11
{ "+1": 1 }
MEMBER
vuejs
core
1,099,218,065
5,716
link1412
> Don't use `this` in the template and [follow the warning of using `$data` for properties that start with `_`](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdD5cbmV4cG9ydCBkZWZhdWx0IHtcbiAgZGF0YSgpIHtcbiAgICByZXR1cm4ge1xuICAgICAgJG1zZzogJ3N0YXJ0IHdpdGggJCcsXG4gICAgICBfbXNnOiAnc3RhcnQgd2l0aCBfJ1xuICAgIH1cbiAgfVxufVxuP...
2022-04-14T14:00:47
2022-04-14T14:00:47
{}
NONE
vuejs
core
1,099,663,317
5,721
LinusBorg
> This exhaustive documentation should be on vuejs.org. Great Idea. Would be appreachiated if you were to make the docs team in the `docs` repo aware by opening an issue there. About the issue: Behavior not expected IMHO. Interestingly, this only seems to happen if the changes happen synchronously after the wa...
2022-04-14T21:59:06
2022-04-14T21:59:06
{ "+1": 1 }
MEMBER
vuejs
core
1,100,116,429
5,725
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d68336a2a8995a8d4e3c2c0f8ff6d46f43180aba | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-04-15T13:39:00
2022-04-15T13:39:48
{}
NONE
vuejs
core
1,100,561,288
5,725
liulinboyi
> Can you explain how this change has improved the code? Let this method return earlier,like [this method](https://github.com/vuejs/core/blob/4a3237ad9300693e465f82a6be3552565a1c4be3/packages/reactivity/src/deferredComputed.ts#L74)
2022-04-16T04:05:32
2022-04-16T04:05:32
{}
MEMBER
vuejs
core
1,100,681,624
5,732
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-next-template-explorer* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0c3924b87d7b1d67230a65fb021280813753abc0 | |<span aria-hidden="true">🔍</span> Latest deploy lo...
2022-04-16T14:54:00
2022-04-16T14:55:03
{}
NONE
vuejs
core
1,100,762,945
5,735
LinusBorg
Please open an issue. With Quasar. For all we can tell without any reproduction, we have to assume they add a touchstart listener in a way that leads to this warning. The Vue code you "found" just adds the event listener defined by the developer, with the options (i.e. passive) defined by the developer.
2022-04-16T22:15:08
2022-04-16T22:15:08
{}
MEMBER
vuejs
core
1,100,832,100
5,737
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 39271fffa2b6649277e58f0fcb6d3b52af8400b1 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-17T08:37:22
2022-04-17T08:39:20
{}
NONE
vuejs
core
1,101,048,921
5,743
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | ccfef3fd30b5fcb3e368dc3bd281f000937fc889 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-18T03:09:20
2022-04-18T03:11:54
{}
NONE
vuejs
core
1,101,106,288
5,585
fullmooooon
> likely related to #5118 > likely related to #5118 I edited demo. Is your repair already in the latest version 3.2.33? it doesn't seem to have any effect on me. It does seem to be a similar problem.
2022-04-18T05:22:23
2022-04-18T05:22:23
{}
NONE
vuejs
core
1,101,115,428
5,745
Arman19941113
1. for commit '24978113e0777019facb25f0e41cf2f0d26044a3', fix errors in 'nr lint' 2. for commit '4e74afe0c01f4569fda77d87e9b98d4e40aa91d9', overrides restricted rules ![image](https://user-images.githubusercontent.com/35905177/163760906-4db40541-d0ee-43b9-abb7-de0baeec523f.png)
2022-04-18T05:46:08
2022-04-18T05:46:08
{}
CONTRIBUTOR
vuejs
core
1,102,519,137
5,753
netlify[bot]
### <span aria-hidden="true">✅</span> Deploy Preview for *vue-sfc-playground* ready! | Name | Link | |---------------------------------|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 5644e2ca54266fcf0054b5f3a63ba5bead3e0cd6 | |<span aria-hidden="true">🔍</span> Latest deploy log | http...
2022-04-19T11:16:33
2022-04-19T11:19:14
{}
NONE