-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
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
TransitionGroup
causes hydration mismatch with tag
fallthrough prop in SSR
has workaround
#12827
opened Feb 8, 2025 by
L33Z22L11
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]: 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
defineModel has wrong type when used with related to vue language-tools
scope: types
@update:model-value
event
language-tools
#12817
opened Feb 6, 2025 by
thomasaull
[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
SFC components without or with empty script tag don't have a name
🔩 p2-edge-case
#12810
opened Feb 3, 2025 by
markbrockhoff
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
Readonly Ref cannot be triggered by Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: reactivity
triggerRef
🔨 p3-minor-bug
#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
data-allow-mismatch
does not suppress mismatch caused by v-if
🔩 p2-edge-case
scope:hydration
#12782
opened Jan 26, 2025 by
typed-sigterm
Slots type is always inferred from the object property in the 2nd argument of
defineComponent
scope: types
#12761
opened Jan 21, 2025 by
cernymatej
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
ComponentInstance<typeof Comp>['$props']
has invalid properties when used with strictFunctionTypes
and defineModel
language-tools
#12751
opened Jan 20, 2025 by
bgoscinski
Wrong value when using useTemplateRef and defineModel
🔩 p2-edge-case
scope: sfc
#12749
opened Jan 20, 2025 by
zhaoyuqiqi
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
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
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
[Teleport bug]: Unmount Teleport when it is not in use results in an error
🔩 p2-edge-case
scope: teleport
#12702
opened Jan 13, 2025 by
milcery
Previous Next
ProTip!
Adding no:label will show everything without a label.