-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
<option>
without value
attr won't have selected
attr in the SSR output
has workaround
#13436
opened Jun 4, 2025 by
n0099
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
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 (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
:type
) breaks radio group behavior
🔨 p3-minor-bug
#13169
opened Apr 7, 2025 by
alexchexes
2
CSS nesting and 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
:deep()
in scoped styles not working
🔨 p3-minor-bug
#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 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
hidden
correctly
🔨 p3-minor-bug
#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
TransitionGroup
causes hydration mismatch with tag
fallthrough prop in SSR
has workaround
#12827
opened Feb 8, 2025 by
L33Z22L11
[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
withDefaults
Fails When Using Function Declarations With Props
🔨 p3-minor-bug
#12822
opened Feb 7, 2025 by
SFM61319
The jsx component renders the slot content. After the data changes, the dom attribute is not updated.
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
#12709
opened Jan 14, 2025 by
HaiRongHaHA
Using 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
watch
to observe a prop in a vue custom element, the other props accessed in the listener are the old values.
🔨 p3-minor-bug
#12619
opened Dec 26, 2024 by
hanshy1
When using defineModel and setting the same value, the parent set event will not be triggered.
has workaround
A workaround has been found to avoid the problem
need discussion
🔩 p2-edge-case
#12612
opened Dec 25, 2024 by
masterYi2333
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
Uncaught SyntaxError when using Composition API with Pug: Missing type in import statement
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
#12542
opened Dec 13, 2024 by
Nathan7139
<Transition appear>, wrapped in another node, doesn't work with Suspense
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
scope: suspense
scope: transition
#12435
opened Nov 18, 2024 by
upschk
triggerRef
fails when target is an array
🔨 p3-minor-bug
#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
Dupliucate ref in template with v-if checking for the ref leads to a recursion error
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
#12246
opened Oct 23, 2024 by
Markussss
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.