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

ATTR_ENUMERATED_COERCION coerces draggable="false" to draggable="true" 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: v2 compat
#12444 opened Nov 20, 2024 by decademoon
SSR hydration errors when combining inline styles with v-bind() in CSS 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope:hydration
#12439 opened Nov 19, 2024 by adamdehaven
slot with always-true condition is not rendered on ssr 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: ssr
#12438 opened Nov 19, 2024 by danielroe
triggerRef fails when target is an array 🔨 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: reactivity
#12427 opened Nov 18, 2024 by ilyary
"oldVNode is undefined" when combining reactive and non-reactive values in template's condition 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12410 opened Nov 15, 2024 by SergeiMinaev
Cannot properly set numberish attribute(like tabindex) or boolean attribute on Vue custom 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 scope: custom elements
#12408 opened Nov 15, 2024 by lejunyang
:global doesn't work with CSS nesting 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: sfc
#12405 opened Nov 15, 2024 by GrantGryczan
:global(A) B incorrectly compiles to just A 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: sfc
#12404 opened Nov 15, 2024 by GrantGryczan
Type error in v-for on Object with key and value has workaround A workaround has been found to avoid the problem language-tools related to vue language-tools scope: types
#12318 opened Nov 4, 2024 by Snack-X
Broken types when using render functions with generic components & defineModel need documentation Not necessarily a bug, but proper documentation is needed scope: types
#12307 opened Nov 1, 2024 by DrWarpMan
ProTip! Type g i on any issue or pull request to go back to the issue listing page.