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

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
Template is not mapped in sourcemap on Vite applications 🐞 bug Something isn't working
#12682 opened Jan 10, 2025 by mertcb
compat: v-model modifiers do not work on components 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: v2 compat
#12652 opened Jan 6, 2025 by markrian
Failed to execute 'insertBefore' on 'Node': parameter 1 is not of type 'Node'. 🔨 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
#12650 opened Jan 6, 2025 by mingpepe
Typescript Partial<> - [@vue/compiler-sfc] Unsupported type when resolving index type 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: compiler scope: sfc
#12647 opened Jan 5, 2025 by geferon
$refs not reset when destroying element on event within watch callback on prop value change 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12639 opened Jan 2, 2025 by medranocalvo
Error in _injectChildStyle when shadowRoot is disabled in CustomElementApi 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: custom elements
#12630 opened Dec 30, 2024 by seperez-ncl
Using watch to observe a prop in a vue custom element, the other props accessed in the listener are the old values. 🔨 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
#12619 opened Dec 26, 2024 by hanshy1
ProTip! Type g i on any issue or pull request to go back to the issue listing page.