Skip to content

Issues: vuejs/core

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Sync watcher triggering computed breaks subsequent updates ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. scope: reactivity
#12072 opened Sep 29, 2024 by skirtles-code
Checkbox does not mirror the state
#12070 opened Sep 28, 2024 by mahnunchik
slot prop named 'key' can not hold a symbol value 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12068 opened Sep 28, 2024 by jlmtz
Declaring kebab case defineModel name throws an error when binded 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: v-model
#12060 opened Sep 27, 2024 by DamianGlowala
No errors in template with ts-check enabled in Vue >= 3.5.7 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: types
#12058 opened Sep 27, 2024 by twisterniq
<Transition appear> seems not working on SSR 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: ssr scope: transition
#12046 opened Sep 26, 2024 by liqueflies
Can't use instance method as a v-for key when using v-memo 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. has workaround A workaround has been found to avoid the problem scope: compiler
#12013 opened Sep 23, 2024 by roysanchez
ProTip! Adding no:label will show everything without a label.