-
-
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>
inside <optgroup>
won't have selected
attr in the SSR output
🔨 p3-minor-bug
#13486
opened Jun 17, 2025 by
n0099
Vue compiler does not correctly resolve ${configDir} from extended tsconfigs
#13484
opened Jun 17, 2025 by
EwenDC
Slots behave differently from Vue 3.5.14, breaks code that worked in 3.5.13
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
regression
#13468
opened Jun 13, 2025 by
uandco
Allow New feature or request
~/path
as <img src="~/...">
with ~
alias
✨ feature request
#13460
opened Jun 10, 2025 by
OrbisK
<slot>
in <Suspense>
will cause an error
🔨 p3-minor-bug
#13453
opened Jun 9, 2025 by
Tarocch1
Cannot use nominal/brand types in props
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
regression
scope: compiler
scope: sfc
#13444
opened Jun 7, 2025 by
Trinovantes
<option>
without value
attr won't have selected
attr in the SSR output
has workaround
#13436
opened Jun 4, 2025 by
n0099
Scoped universal selector removed before combinator
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: sfc
#13429
opened Jun 2, 2025 by
skirtles-code
Adding related to vue language-tools
scope: types
generic=
to <script setup>
makes it impossible to export types from SFC
language-tools
#13410
opened May 29, 2025 by
alexchexes
SSR hydration fails with Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope:hydration
scope: transition
<Transition appear>
and empty content
🔨 p3-minor-bug
#13394
opened May 27, 2025 by
skirtles-code
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
Type '"enter"' and '"tab"' is not assignable to type 'VOnModifiers'
scope: types
#13336
opened May 16, 2025 by
selicens
Bug in the invocation order of lifecycle hooks during component remounting/unmounting controlled via key
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
need guidance
The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#13332
opened May 15, 2025 by
Huangxianli
misleading error message when nesting/passing on v-model
🔩 p2-edge-case
#13280
opened May 5, 2025 by
zsoldosp
Default template parser setting "condense" breaks valid HTML
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: compiler
#13271
opened May 2, 2025 by
paulmer
The components option in Mixins cant be inferred
scope: types
#13253
opened Apr 29, 2025 by
Hadakajime
[custom elements api] TypeError: Cannot read properties of null (reading 'insertBefore') using v-if on named slot
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13234
opened Apr 22, 2025 by
wolandec
Attributes with
undefined
value are not removed
🔩 p2-edge-case
#13228
opened Apr 21, 2025 by
Gwynerva
[custom elements api] using v-if in custom element slot doesn't work
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13206
opened Apr 15, 2025 by
wolandec
Incorrect error message when
<script>
<script setup>
has different languages
🔩 p2-edge-case
scope: compiler
#13193
opened Apr 12, 2025 by
typed-sigterm
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.