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

Allow <keep-alive> to act like v-show
#12844 opened Feb 10, 2025 by BobWithHair
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.
#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. 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
why not Reorder getTargetType check after proxyMap lookup in createReactiveObject 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: reactivity
#12807 opened Feb 3, 2025 by Marchcn-Ben
2
1
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
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
v-memo skips updates when used with v-for and within a v-if 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12708 opened Jan 14, 2025 by attila8192
2
ProTip! Adding no:label will show everything without a label.