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 | docs | 1,833,316,093 | 2,547 | NataliaTepluhina | I searched through the repository and I haven't found any link to `/guide/forms`, so most likely this was an external link. I'm closing this issue, please feel free to reopen it with the updated description of the dead link, if the bug reoccurs.
| 2023-11-30T08:33:49 | 2023-11-30T08:33:49 | {} | MEMBER |
vuejs | docs | 1,835,661,321 | 2,573 | NataliaTepluhina | @workkk98 We will probably add it to API reference with "added in Vue 3.3" badge and a note that it's designed to be used by libraries authors.
UPD: added to [dependency injection APIs](https://vuejs.org/api/composition-api-dependency-injection.html#has-injection-context) | 2023-12-01T08:16:05 | 2023-12-01T08:46:25 | {} | MEMBER |
vuejs | docs | 1,777,128,097 | 2,530 | brc-dd | Let's not rely on third-party sources. I think we can simply remove that link. NerdeFocus is already listed there which pretty much does the same job. | 2023-10-24T12:40:12 | 2023-10-24T12:40:12 | {
"heart": 1
} | MEMBER |
vuejs | docs | 1,785,896,849 | 2,555 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 3b28ed1252699d8ec8839685528d64c2cacb3d2b |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/654... | 2023-10-30T19:25:07 | 2023-10-30T19:26:07 | {} | NONE |
vuejs | docs | 1,792,397,785 | 2,548 | NataliaTepluhina | @stevenks17 indeed! Let's get this PR merged while all the pipelines are passing 😅 | 2023-11-03T12:59:32 | 2023-11-03T12:59:32 | {
"+1": 1,
"hooray": 1
} | MEMBER |
vuejs | docs | 1,801,259,297 | 2,423 | winston-yallow | This keeps happening to me, even with no extensions enabled.
For good measure I tried chromium too, with the same result. It's worth mentioning though that the issue never happens on the first load after clearing all local site data like cookies. It only happens on subsequent loads, but not always.
My network is good... | 2023-11-08T07:51:24 | 2023-11-08T07:51:24 | {
"heart": 1
} | NONE |
vuejs | docs | 1,807,100,476 | 2,566 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 02c9de26d1a94fbb440edf544ab9529d8d433f9a |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/655... | 2023-11-12T11:37:17 | 2023-11-12T11:38:16 | {} | NONE |
vuejs | docs | 1,835,715,648 | 2,586 | brc-dd | Yeah I'll try to fix that in theme/vitepress by weekend. | 2023-12-01T08:57:50 | 2023-12-01T08:57:50 | {
"heart": 1
} | MEMBER |
vuejs | docs | 1,382,728,720 | 2,158 | sanathkandikanti | Got it, cognitive load for Lifecycle Hooks sections felt high compared to other sections at the time or reading. Personally i would place it after the "Components Basics" in order. Closing this PR. | 2023-01-14T12:39:30 | 2023-01-14T12:39:30 | {} | NONE |
vuejs | docs | 1,399,474,975 | 1,341 | johannesschweig | This link is broken as well:

| 2023-01-22T12:42:20 | 2023-01-22T12:42:20 | {} | NONE |
vuejs | docs | 1,416,397,798 | 2,204 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 9f1dc5540260f902d78b73a33a211bdd22e6a44e |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-03T21:01:25 | 2023-02-03T21:02:26 | {} | NONE |
vuejs | docs | 1,416,820,829 | 2,185 | jaredmcateer | To be more clear you only need to assign a `props` variable if you plan to use the prop in the script section and the first example on the Props docs page demonstrates this (but doesn't make it explicit).
For example this works:
```vue
<script setup lang="ts">
defineProps<{ title: string; likes: number }>();
... | 2023-02-04T18:33:36 | 2023-02-04T18:33:36 | {
"+1": 1
} | NONE |
vuejs | docs | 1,419,005,688 | 2,185 | ckhatton-transreport | That is good to know. I am not sure if it was because of my dyslexia, but that was not that apparent when I first read it - maybe it needs to be illustrated more clearly or stipulated in a block-quote?
> **Note:**
> You only need to assign a props variable if you plan to use the prop in the script section. | 2023-02-06T12:29:13 | 2023-02-06T12:29:13 | {} | NONE |
vuejs | docs | 1,422,628,397 | 2,223 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 0cc3d6d2096dd8b55da8d8a47777854846f8518b |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-08T13:49:19 | 2023-02-08T13:50:21 | {} | NONE |
vuejs | docs | 1,382,831,204 | 2,169 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 60623e5230ba16bd74f1c1b55f60ec2e745d2753 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-14T16:01:34 | 2023-01-14T16:01:45 | {} | NONE |
vuejs | docs | 1,407,476,317 | 2,193 | icarusgk | ¡Mejor! 😄 | 2023-01-28T20:08:35 | 2023-01-28T20:08:35 | {} | NONE |
vuejs | docs | 1,418,698,059 | 2,209 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 6e98364ed20202a905b6c8c35fcd61281a3990a5 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-06T08:31:48 | 2023-02-06T08:54:05 | {} | NONE |
vuejs | docs | 1,419,401,197 | 2,213 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 415a6eec6e431a8d98d9e5b9e10719cdf6479b1f |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-06T16:51:29 | 2023-02-06T16:52:43 | {} | NONE |
vuejs | docs | 1,380,560,048 | 2,158 | skirtles-code | Thanks for the PR! Here are my thoughts on this...
Pretty much every page of the docs is about components in some way. Roughly speaking, the **Essentials** section covers topics that apply when working just within a single component. The **Components In-Depth** section covers topics that apply to working with parent... | 2023-01-12T15:25:05 | 2023-01-12T15:25:29 | {} | CONTRIBUTOR |
vuejs | docs | 1,399,744,016 | 2,160 | Ibochkarev | I close this PR, because at the moment there is no current version for viewing | 2023-01-23T03:23:22 | 2023-01-23T03:23:22 | {} | CONTRIBUTOR |
vuejs | docs | 1,420,114,420 | 2,214 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | d1f8e5bfb2eb7e5cf34f1ca915eb37f35402ef24 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-07T02:41:00 | 2023-02-07T02:42:04 | {} | NONE |
vuejs | docs | 1,420,289,086 | 2,216 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | a647d5d3a85e1781727bcc7d1f880217f1679010 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-07T07:02:23 | 2023-02-07T07:03:26 | {} | NONE |
vuejs | docs | 1,420,960,370 | 2,219 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | a67ca7ac6376281256b9a82015ac4f2cce861d81 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-07T15:25:13 | 2023-02-07T15:26:30 | {} | NONE |
vuejs | docs | 1,422,896,372 | 2,206 | skirtles-code | Fixed by #2223. | 2023-02-08T16:27:13 | 2023-02-08T16:27:13 | {} | CONTRIBUTOR |
vuejs | docs | 1,424,311,427 | 2,225 | NataliaTepluhina | @longh-w could you please provide a better description/example? Also, it would be nice to understand what exactly in the docs should be fixed.
If you believe you've encountered a bug, it should be reported in https://github.com/vuejs/core instead | 2023-02-09T14:50:43 | 2023-02-09T14:50:43 | {} | MEMBER |
vuejs | docs | 1,382,683,640 | 2,168 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | e41a08434fff06fbd09ce8adfb82ab90f68883a6 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-14T07:38:28 | 2023-01-14T07:38:39 | {} | NONE |
vuejs | docs | 1,382,961,013 | 2,170 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | edb5ac5856546fa07eac5f5d9792933fb3d78167 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-14T23:25:21 | 2023-01-14T23:26:23 | {} | NONE |
vuejs | docs | 1,387,187,933 | 2,175 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | d4ca7e5fea8e8a1d8fb55a64bbfaea0a920e3502 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-18T14:45:03 | 2023-01-18T14:46:02 | {} | NONE |
vuejs | docs | 1,398,785,503 | 2,150 | guska8 | > could you please provide more context on why such an addition would be usable?
If the documentation doesn't mention running/non-running branches i could write code like the `computedAlways` example and that would lead to a higher number of execution times, inadvertedly ignoring the automatic cache benefits.
In ... | 2023-01-20T18:36:49 | 2023-01-20T18:36:49 | {} | NONE |
vuejs | docs | 1,412,573,013 | 2,186 | bencodezen | > Thanks for the PR!
>
> Both `todos` and `todo` are used in the code, but they're different things. `v-for="todo in todos"`. I believe the current wording of the sentence, with `todo`, is correct. I don't think it's intending to describe `todos`.
Seconded on this interpretation. I'm inclined to suggest we improv... | 2023-02-01T19:06:36 | 2023-02-01T19:06:36 | {
"+1": 1
} | MEMBER |
vuejs | docs | 1,414,809,079 | 1,341 | Jacques-z | I found this
You found a dead link: `/guide/essentials/reactivity-fundamentals.html`
when trying to read the next page of [Template Syntax](https://vuejs.org/guide/essentials/template-syntax.html#directives) | 2023-02-03T03:35:54 | 2023-02-03T03:35:54 | {} | NONE |
vuejs | docs | 1,421,055,323 | 2,219 | AloisSeckar | Well, this depends whether Vue.js docs are meant to be written in British or American English. https://www.businesswritingblog.com/business_writing/2022/06/vs-versus-vs-versus-v.html | 2023-02-07T16:25:20 | 2023-02-07T16:25:20 | {} | CONTRIBUTOR |
vuejs | docs | 1,377,437,346 | 2,163 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | d14cf850f827e5a9574ea5229c1caa8ec76cc225 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-10T15:23:19 | 2023-01-10T15:24:26 | {} | NONE |
vuejs | docs | 1,377,815,773 | 2,164 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | ffb352546d2f6c1bde892e89837dddd4133bb111 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-10T20:35:50 | 2023-01-10T20:36:47 | {} | NONE |
vuejs | docs | 1,418,747,239 | 2,210 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 6147a8bf8d5318d718d6ac4ff257c06223d31279 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-06T09:11:24 | 2023-02-06T09:12:28 | {} | NONE |
vuejs | docs | 1,380,060,821 | 2,166 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 66bf300b6420610c03bc27420f14afe1c6ee3e78 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-12T09:44:40 | 2023-01-12T09:45:44 | {} | NONE |
vuejs | docs | 1,387,179,419 | 2,174 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 39719fb8d0c8eeac1a78a2a4d961a3f1170efdd2 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-18T14:39:14 | 2023-01-18T14:40:16 | {} | NONE |
vuejs | docs | 1,399,352,561 | 2,180 | jessejohnson | @skirtles-code yes, it's working for me now. Thanks. | 2023-01-21T23:22:31 | 2023-01-21T23:22:31 | {} | NONE |
vuejs | docs | 1,405,852,522 | 2,189 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | b8a346d05b8fd93190053a15ac2d99708b2f8424 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-27T00:24:51 | 2023-01-27T00:26:07 | {} | NONE |
vuejs | docs | 1,407,462,575 | 2,193 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 3787c0fbc09275304519d49e7c9d7c58cc772e29 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-28T18:50:53 | 2023-01-28T20:04:50 | {} | NONE |
vuejs | docs | 1,412,590,255 | 2,200 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | df5f0cd6df132226e90af06df32d8ba1bf3a4ee1 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-01T19:19:30 | 2023-02-01T19:20:24 | {} | NONE |
vuejs | docs | 1,418,199,012 | 2,206 | skirtles-code | I believe the new URL is <https://github.com/vuejs/core/blob/main/packages/dts-test/componentTypeExtensions.test-d.tsx>. | 2023-02-05T17:42:35 | 2023-02-05T17:42:35 | {} | CONTRIBUTOR |
vuejs | docs | 1,422,146,851 | 2,220 | Sunny-117 | 这个对文件的无用改动有点大,新提了一个pr:https://github.com/vuejs/docs/pull/2222 | 2023-02-08T07:28:37 | 2023-02-08T07:28:37 | {} | CONTRIBUTOR |
vuejs | docs | 1,386,826,742 | 2,161 | NataliaTepluhina | @skirtles-code thank you for the review! I've made an attempt to improve the explanation and added more context about using casing consistently. Would you mind taking another look? | 2023-01-18T10:29:16 | 2023-01-18T10:29:16 | {} | MEMBER |
vuejs | docs | 1,398,983,860 | 2,179 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 954952201bafb8914abb25dd03ec41be29a5fa63 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-20T21:40:08 | 2023-01-20T21:41:07 | {} | NONE |
vuejs | docs | 1,399,074,799 | 2,150 | skirtles-code | When this issue was first opened, I had a go at adding something to the docs for computed properties explaining this. But once I'd written something, I had second thoughts about it.
As Natalia noted, a computed property should have no side effects, so the benefits are purely performance. In practice, this is very ra... | 2023-01-20T23:33:04 | 2023-01-20T23:33:04 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 1,399,351,778 | 2,180 | skirtles-code | Would you mind checking again? It seems to be working for me now. | 2023-01-21T23:16:21 | 2023-01-21T23:16:21 | {} | CONTRIBUTOR |
vuejs | docs | 1,409,568,763 | 2,197 | skirtles-code | It seems to be working for me. The `<select>` is displayed as a list rather than as a dropdown. Multiple items can be selected using `ctrl+click`, `shift+click` or `click+drag`. | 2023-01-31T00:29:02 | 2023-01-31T00:29:02 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 1,419,348,575 | 2,212 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | bdfa1015e33a161d49d67f24f8f38797be6775c8 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-06T16:16:41 | 2023-02-06T16:17:46 | {} | NONE |
vuejs | docs | 1,420,087,909 | 2,211 | zhoujiahua | > You seem to have opened two PRs to fix the same problem.
>
> I've just commented on #2209 with my suggestion for how we should fix this. I'll leave this open for now, but I think what I suggested there would be preferable.
Nice, thank you for the advice. But for your solution there is still no way to avoid retu... | 2023-02-07T02:14:06 | 2023-02-07T02:14:06 | {} | NONE |
vuejs | docs | 1,382,072,571 | 849 | skirtles-code | I've encountered a few cases where `triggerRef` was used to try to work around a problem, but just caused more problems.
These two examples try to use `triggerRef` to give the reactivity system a kick when something changes, but it only works within the current component. Notice how the child component doesn't react... | 2023-01-13T16:14:48 | 2023-01-13T16:14:48 | {
"+1": 1,
"eyes": 1
} | CONTRIBUTOR |
vuejs | docs | 1,397,424,769 | 2,178 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | a4ee16cbda719d772120d2226cb79902758f183e |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-19T18:25:56 | 2023-01-19T18:26:56 | {} | NONE |
vuejs | docs | 1,407,657,967 | 2,193 | drfcozapata | GREAT @skirtles-code !
During this next week I'll review the observations you've made, apply the corrections and make a new pull request.
Grateful for the review and feedback.
We'll keep in touch.
PS: for the moment, I have corrected what you indicated regarding the https://github.com/drfcozapata/docs repo. | 2023-01-29T13:03:02 | 2023-01-29T13:27:09 | {} | NONE |
vuejs | docs | 1,407,834,675 | 2,196 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 35f84b8fc95fe0aac8a6003610c1c6635665d62b |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-30T00:59:22 | 2023-01-30T01:00:27 | {} | NONE |
vuejs | docs | 1,415,804,146 | 2,199 | NataliaTepluhina | @skirtles-code thank you for working on this! Even in this unpolished state the draft looks very promising.
> Am I defining the right terms?
I would say "yes". "What is composable" is probably the most common question I hear about Vue and you started right from it 😅
> Are they defined in the right level of d... | 2023-02-03T12:25:58 | 2023-02-03T12:25:58 | {} | MEMBER |
vuejs | docs | 1,377,064,009 | 2,161 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 29cbd18a12983251064a8bb97c6ac68697042463 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-10T10:46:54 | 2023-01-18T10:28:52 | {} | NONE |
vuejs | docs | 1,387,369,752 | 2,176 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | eadd07a697095831ce65cf78b485833ec79273cf |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-18T16:42:26 | 2023-01-18T16:43:25 | {} | NONE |
vuejs | docs | 1,398,992,513 | 2,179 | skirtles-code | Thanks for the PR, but I believe the current code is correct.
We don't want to wait for the fetch to complete. The composable should return synchronously and should not need to be awaited. If someone needs to wait for the request to complete they can watch the refs that are returned. More likely, those refs would be... | 2023-01-20T21:49:03 | 2023-01-20T21:49:03 | {} | CONTRIBUTOR |
vuejs | docs | 1,399,461,888 | 2,181 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 42507941d06added65052ac715f220f088e010a3 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-22T11:42:30 | 2023-01-22T11:43:28 | {} | NONE |
vuejs | docs | 1,403,549,742 | 2,187 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 4d3f4117f5657e3c73ea7e1deb4ea1a0cf551dfd |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-25T12:42:48 | 2023-01-25T12:43:56 | {} | NONE |
vuejs | docs | 1,404,876,538 | 2,188 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | cb7e401d9fffe0aa6d6c3e303d26bf0a2899e8c5 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-26T11:30:06 | 2023-01-26T11:31:02 | {} | NONE |
vuejs | docs | 1,405,860,809 | 2,186 | skirtles-code | Thanks for the PR!
Both `todos` and `todo` are used in the code, but they're different things. `v-for="todo in todos"`. I believe the current wording of the sentence, with `todo`, is correct. I don't think it's intending to describe `todos`. | 2023-01-27T00:35:10 | 2023-01-27T00:35:10 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 1,409,619,772 | 2,198 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | f136c31d8167d6906f9184408ab50a5224379722 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-31T01:41:41 | 2023-01-31T01:42:46 | {} | NONE |
vuejs | docs | 1,410,008,346 | 1,422 | amidnikmal | > I really dont understand why `getCurrentInstance` is descripted as anti pattern in application code.
>
> Here is the documentation part that i mean:
>
> https://github.com/vuejs/docs/blob/10ed910a8c7f6cad665aa74e7c0e921107b34868/src/api/composition-api.md?plain=1#L216-L223
>
> I am working on a large vue 2.6... | 2023-01-31T09:13:07 | 2023-01-31T09:13:07 | {
"+1": 6
} | NONE |
vuejs | docs | 1,420,573,349 | 2,215 | xfq | This is a translation issue, and should be filed against https://github.com/vuejs-translations/docs-zh-cn/issues | 2023-02-07T10:51:25 | 2023-02-07T10:51:25 | {} | CONTRIBUTOR |
vuejs | docs | 1,421,682,702 | 2,219 | rxliuli | Well, I don't know that. But originally found this question in the Chinese docs and was indeed a bit confused when I saw this for the first time. and are still using both, which may indeed be a bit strange for non-native English speakers.
 it won't be connected to y.a. If y.a is assigned a new value that won't be reflected in y.
I'm confused. I think you saying the reference to `a` *MAY* become disconnected if I reassign `y.... | 2023-02-06T19:58:18 | 2023-02-06T19:58:18 | {} | CONTRIBUTOR |
vuejs | docs | 1,421,951,613 | 2,212 | skirtles-code | The link doesn't seem to work. Fixed by #2218. | 2023-02-08T03:45:47 | 2023-02-08T03:45:47 | {} | CONTRIBUTOR |
vuejs | docs | 1,386,838,313 | 2,173 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | f00dabadcc49daff5103269d685875608e861ecd |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-18T10:38:09 | 2023-01-18T10:39:10 | {} | NONE |
vuejs | docs | 1,400,933,140 | 2,184 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 139e6d98c4c35a56ebc711de23da8b71d5ae0c69 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-23T20:24:46 | 2023-01-23T20:25:50 | {} | NONE |
vuejs | docs | 1,384,199,297 | 2,150 | NataliaTepluhina | @guska8 could you please provide more context on why such an addition would be usable? Are there cases when we care about the non-running branch if there are no side effects called in it? | 2023-01-16T15:14:59 | 2023-01-16T15:14:59 | {} | MEMBER |
vuejs | docs | 1,399,576,281 | 1,341 | skirtles-code | @johannesschweig Where did you see the link that took you to that page? For what it's worth, the migration guide is now at <https://v3-migration.vuejs.org/>. | 2023-01-22T19:07:02 | 2023-01-22T19:07:02 | {} | CONTRIBUTOR |
vuejs | docs | 1,419,376,887 | 2,211 | skirtles-code | You seem to have opened two PRs to fix the same problem.
I've just commented on #2209 with my suggestion for how we should fix this. I'll leave this open for now, but I think what I suggested there would be preferable. | 2023-02-06T16:34:04 | 2023-02-06T16:34:04 | {} | CONTRIBUTOR |
vuejs | docs | 1,420,581,661 | 2,218 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | dab0529570e0532dbcd0e9cfbacdcbdd36c053db |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-07T10:58:21 | 2023-02-07T10:59:27 | {} | NONE |
vuejs | docs | 1,423,016,475 | 2,220 | skirtles-code | I've merged #2222 instead. | 2023-02-08T17:52:54 | 2023-02-08T17:52:54 | {} | CONTRIBUTOR |
vuejs | docs | 1,396,804,721 | 2,177 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 23a97cecd5a17b381fd3d792c92b7aabf348d766 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-19T11:07:09 | 2023-01-19T11:08:15 | {} | NONE |
vuejs | docs | 1,397,902,888 | 2,174 | zhenzhenChange | But cast has a clearly marked, constructed meaning.
And as is an assertion, which is not so appropriate in this context. | 2023-01-20T04:13:24 | 2023-01-20T04:13:24 | {} | CONTRIBUTOR |
vuejs | docs | 1,407,263,015 | 2,192 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 1497b6ea0242f19dc096d1a0c7f486271c14e710 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-28T02:35:36 | 2023-01-28T02:36:32 | {} | NONE |
vuejs | docs | 1,412,273,792 | 2,197 | kriordan37 | yes I did not realize a ctrl/command click was necessary thank you! | 2023-02-01T15:43:06 | 2023-02-01T15:43:06 | {} | NONE |
vuejs | docs | 1,418,877,107 | 2,211 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 06a11183d70e6d09fec38d1a6a6b6aae2cc83ad8 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-06T10:45:48 | 2023-02-06T10:46:56 | {} | NONE |
vuejs | docs | 1,418,929,432 | 2,203 | xfq | I'm not able to reproduce this using Safari 16.3:
<img width="1377" alt="safari" src="https://user-images.githubusercontent.com/2863444/216959637-6d5d417c-0668-4d6d-949c-fca5e2246375.png">
| 2023-02-06T11:25:44 | 2023-02-06T11:25:44 | {} | CONTRIBUTOR |
vuejs | docs | 1,420,094,836 | 2,211 | skirtles-code | Hiding the error would allow for subtle problems to manifest in translations. The ecosystem menu options should be present in all translations. If there is a mistake in the logic then that needs to be fixed, not hidden. | 2023-02-07T02:18:27 | 2023-02-07T02:18:27 | {} | CONTRIBUTOR |
vuejs | docs | 1,424,087,085 | 2,224 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|:-:|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | a6f44c71485bbf4f04ba6b7d5d1ad7ea0f7c6d46 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/63e... | 2023-02-09T12:09:04 | 2023-02-09T12:10:12 | {} | NONE |
vuejs | docs | 1,385,539,466 | 2,170 | scvnc | While digesting some of the related materials, I'm thinking something like this would be worthwhile to add:
> For routine Vue app development, it is a good rule of thumb to only call composables in a ``<script setup>`` or `setup()` hook. They should also be called **synchronously** in these contexts.
>
> That said... | 2023-01-17T14:46:59 | 2023-01-17T14:46:59 | {} | CONTRIBUTOR |
vuejs | docs | 1,386,819,166 | 2,172 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 46f646262779cde337b992bcf1d58357f553e971 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-18T10:23:46 | 2023-01-18T10:24:42 | {} | NONE |
vuejs | docs | 1,396,130,501 | 2,159 | skirtles-code | I'm going to close this. As explained above, I believe the current example is correct. | 2023-01-18T21:47:18 | 2023-01-18T21:47:18 | {} | CONTRIBUTOR |
vuejs | docs | 1,400,448,807 | 2,183 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | aa0f6770fe5328c740e7d6b9a686049e1ba67971 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-23T14:35:29 | 2023-01-23T14:36:30 | {} | NONE |
vuejs | docs | 1,420,571,197 | 2,215 | xfq | 原文:
> `<Transition>` is a built-in component: this means it is available in any component's template without having to register it.
改为“这意味着它在任何组件中都可以被使用”可能更符合原文一些。还可以将被动改为主动,即“这意味着在任何组件的模板中都可以使用它”。 | 2023-02-07T10:49:42 | 2023-02-07T10:49:42 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 1,381,935,771 | 2,167 | skirtles-code | See <https://vuejs.org/about/faq.html#what-browsers-does-vue-support>.
This issues list is for reporting problems with the docs. The question in the title is a little vague, but from what I can tell it doesn't relate to a documentation problem. The Vue Discord at <https://chat.vuejs.org/> is a good place to ask help... | 2023-01-13T14:29:57 | 2023-01-13T14:29:57 | {} | CONTRIBUTOR |
vuejs | docs | 1,399,080,305 | 2,130 | skirtles-code | I'm going to close this for now. As far as I can tell there isn't a problem with the current docs. | 2023-01-20T23:45:02 | 2023-01-20T23:45:02 | {} | CONTRIBUTOR |
vuejs | docs | 1,402,089,730 | 2,186 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 4595a1322642b95dde045495415499c220e3218c |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-24T15:01:41 | 2023-01-24T15:02:44 | {} | NONE |
vuejs | docs | 1,406,905,686 | 2,191 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | eef9f03f721f6484dbb80eacbe9445a4437ea57c |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-27T18:13:06 | 2023-01-27T18:14:02 | {} | NONE |
vuejs | docs | 1,407,493,862 | 2,195 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 4923a5ee472ffe3a6c39a21ee498442b47f6836d |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-01-28T21:40:19 | 2023-01-28T21:41:20 | {} | NONE |
vuejs | docs | 1,412,604,898 | 2,201 | skirtles-code | I'm currently investigating this. I'll report back in the next few days.
For anyone needing a temporary fix, the simplest way to make the warning go away is to `export` the interface. | 2023-02-01T19:27:10 | 2023-02-01T19:27:10 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 1,422,096,251 | 2,220 | netlify[bot] | ### <span aria-hidden="true">✅</span> Deploy Preview for *vuejs* ready!
| Name | Link |
|---------------------------------|------------------------|
|<span aria-hidden="true">🔨</span> Latest commit | 503d4a71e18cf6aef5ef5e9d14fb10735e73d6e1 |
|<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netli... | 2023-02-08T06:49:07 | 2023-02-08T06:50:04 | {} | NONE |
vuejs | docs | 1,422,108,755 | 2,219 | AloisSeckar | You're right, regardless the picked variant, it should be consistent. I'd vote for `vs.` everywhere though. But I am a newb here, let's wait for maintainers to decide. | 2023-02-08T07:05:12 | 2023-02-08T07:05:27 | {
"+1": 1
} | CONTRIBUTOR |
vuejs | docs | 1,380,580,822 | 1,868 | skirtles-code | I gave this some more thought and decided it might be better to take a slightly different approach to documenting this. There are more details on #1621, which has now been merged.
I'm going to close this PR, but if anyone has any further thoughts on this topic then feel free to share them on #1621 or open a new issu... | 2023-01-12T15:39:38 | 2023-01-12T15:39:38 | {} | CONTRIBUTOR |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.