-
-
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
ComponentInstance
doesn't work on a generic component with defineSlots
scope: types
#12210
opened Oct 18, 2024 by
andreww2012
Slot "default" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12194
opened Oct 17, 2024 by
JiangBei007
type inference for generic props with extends and additional options
scope: types
#12186
opened Oct 16, 2024 by
randName
[Bug]: hydration mismatch when having
v-show="false"
and style="display: <any>"
🔩 p2-edge-case
scope: ssr
#12162
opened Oct 13, 2024 by
OrbisK
When building the ES library in lib mode, JSDoc is missing and props pointing is incorrect.
#12160
opened Oct 13, 2024 by
China-xiaoFang
Scoped styles on a recursive component creates duplicate
data-v-
attribute
🔩 p2-edge-case
scope: ssr
#12159
opened Oct 12, 2024 by
Ingramz
<component>
of void element with content causes hydration mismatch
🔩 p2-edge-case
#12136
opened Oct 9, 2024 by
Ingramz
defineCustomElement can accidentally override members of the Element prototype
🔩 p2-edge-case
scope: custom elements
#12124
opened Oct 7, 2024 by
lennartbuit
beforeDestroy
should be typed as never
within defineComponent
scope: types
#12111
opened Oct 4, 2024 by
scottbedard
Using unions in defineProps in conjunction with withDefaults breaks emits type inference
language-tools
related to vue language-tools
scope: types
#12110
opened Oct 4, 2024 by
darkbasic
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
Incorrect vite warning regarding nesting tr directly in table element
🔩 p2-edge-case
#12088
opened Sep 30, 2024 by
tomtheisen
nested router with nested keepalive will invoke onMouted twice
🐞 bug
Something isn't working
scope: keep-alive
#12017
opened Sep 24, 2024 by
Dchih
Generic slot props in loops with discriminated union props definition breaks slot prop type
scope: types
#12012
opened Sep 23, 2024 by
cathrinevaage
Improve type hints that were worsened by adding a second type argument to the
Ref
type
scope: types
#11969
opened Sep 19, 2024 by
xak2000
Type Interference for Props is not working with wrapped setup methods
scope: types
#11962
opened Sep 18, 2024 by
jleifeld
typescript error in defineModel resolving it to T | Undefined despite setting a type
scope: types
#11945
opened Sep 16, 2024 by
HassanDomeDenea
destructing directly props diffs from destructing props indirectly
need discussion
🔩 p2-edge-case
#11914
opened Sep 12, 2024 by
pei-han
Transition should sniff for teleport in custom components
scope: transition
#11910
opened Sep 12, 2024 by
Fuzzyma
Incorrect v-bind merged result due to casting
🐞 bug
Something isn't working
🔩 p2-edge-case
#11880
opened Sep 10, 2024 by
a161803398
Vue 2 migration build WATCH_ARRAY triggers on deep value modification
🔩 p2-edge-case
scope: v2 compat
#11872
opened Sep 9, 2024 by
thecodewarrior
Incorrect Union Types Suggestions in Vue + TypeScript Project
scope: types
#11758
opened Aug 30, 2024 by
matvejs16
ProTip!
no:milestone will show everything without a milestone.