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
Assigned to nobody Loading
Sort

Issues list

watchEffect performs bad with emits 🔨 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
#13338 opened May 16, 2025 by FanetheDivine
2
2
Reordered items (v-for) lose all their ongoing transitions when move up (but don't when they move down). has workaround A workaround has been found to avoid the problem ✨ feature request New feature or request
#13188 opened Apr 10, 2025 by orimay
fix(compiler-dom): handle v-model + v-bind shorthand type edge case 🔨 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
#13170 opened Apr 8, 2025 by edison1105 Loading…
Same-name shorthand (:type) breaks radio group behavior 🔨 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 scope: v-model
#13169 opened Apr 7, 2025 by alexchexes
2
CSS nesting and :deep() in scoped styles not working 🔨 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
#13159 opened Apr 4, 2025 by juner
When Transition and keep-alive are used together, the display is incorrect 🔨 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: transition
#13153 opened Apr 2, 2025 by jimei416
fix(ssr): render hidden correctly 🔨 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 ready to merge The PR is ready to be merged. scope: ssr
#13125 opened Mar 31, 2025 by chirokas Loading…
No conversion from kebab-case to camelCase for property binding 🔨 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
#13055 opened Mar 17, 2025 by padcom
Suspense unmounts with an error if it renders a component with a root node implementing a client-only behavior 🔨 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: suspense
#12920 opened Feb 20, 2025 by ksenkso
parentComponent.ctx.deactivate is not a function while using stable v-for and <keep-alive> 🔨 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
useTemplateRef warning appears after rollup packaging has workaround A workaround has been found to avoid the problem 🐞 bug Something isn't working 🔩 p2-edge-case
#12852 opened Feb 11, 2025 by bee1an
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
[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
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
Input with v-model sometimes shows wrong value has workaround A workaround has been found to avoid the problem
#12578 opened Dec 19, 2024 by Doeke
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
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
Transition enter-cancelled not called on asynchronous rendering has workaround A workaround has been found to avoid the problem 🐞 bug Something isn't working scope: transition
#12091 opened Oct 1, 2024 by GarreltMock
ProTip! Type g i on any issue or pull request to go back to the issue listing page.