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

when the v-for directive is used on <keep-alive></keep-alive>, if it is a constant , an error will be reported when switching tabs. 🔨 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: keep-alive
#12914 opened Feb 19, 2025 by yuanruixin
Star selectors leak scoped styles into children 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: sfc
#12906 opened Feb 18, 2025 by thecodewarrior
The template ref was not set to null correctly after the conditional rendering was updated 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12898 opened Feb 17, 2025 by yinhangfeng
Type-only props are unable to infer primitive runtime prop types from generic types, which breaks boolean casting 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: compiler scope: sfc
#12872 opened Feb 13, 2025 by JoCa96
Wrong value type in initial render bacause of attribute reflection from vue custom element 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: custom elements
#12854 opened Feb 11, 2025 by lejunyang
warnRecursiveComputed no longer works 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12845 opened Feb 10, 2025 by thecodewarrior
When using JSX to render a slot in a selected loop, the children of slots.default always output the last Element. 🔨 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
#12843 opened Feb 10, 2025 by nuagecen
Variable changes are not reflected in v-model in certain case 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope:hydration
#12830 opened Feb 8, 2025 by laineus
Vue onBeforeUpdate run after DOM update 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12826 opened Feb 8, 2025 by edison1105
[BUG]: withDefaults Fails When Using Function Declarations With Props 🔨 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: sfc
#12822 opened Feb 7, 2025 by SFM61319
[Teleport] - Updating component inside Teleport causes HMR to crash 🔨 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: hmr
#12816 opened Feb 6, 2025 by nunoraposo33
Vue breaks Declarative Shadow DOM 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12813 opened Feb 6, 2025 by LeaVerou
Readonly Ref cannot be triggered by triggerRef 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: reactivity
#12803 opened Feb 2, 2025 by serkodev
@vue/compiler-sfc can't compile this code correct 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: sfc
#12790 opened Jan 30, 2025 by windsonR
calling useTemplateRef a second time for the same ref errors on prod 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
#12754 opened Jan 20, 2025 by markbrockhoff
2
2
Reactivity issue with computed on array first item 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: reactivity
#12735 opened Jan 17, 2025 by clemator
useTemplateRef returns ShallowRef instead of Ref 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12731 opened Jan 16, 2025 by HafisCZ
ProTip! Adding no:label will show everything without a label.