-
-
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
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.
scope: compiler
scope: sfc
#13444
opened Jun 7, 2025 by
Trinovantes
refactor(compiler): add dedicated transform for vbind shorthand
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: compiler
#13438
opened Jun 5, 2025 by
edison1105
Loading…
fix(compiler-core): remove types for expressions
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: compiler
#13397
opened May 28, 2025 by
zhiyuanzmj
Loading…
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
fix(compiler-sfc): throw mismatched script langs error before invoking babel (fix #13193)
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: compiler
#13194
opened Apr 13, 2025 by
adrianbrs
Loading…
Incorrect error message when
<script>
<script setup>
has different languages
🔩 p2-edge-case
scope: compiler
#13193
opened Apr 12, 2025 by
typed-sigterm
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
Better support for Styleable/Customizable Select Elements
🔩 p2-edge-case
scope: compiler
#13158
opened Apr 3, 2025 by
fimion
feat(compiler-core): support v-model shorthand for key and value with the same name
ready for review
This PR requires more reviews
scope: compiler
scope: v-model
✨ feature request
New feature or request
version: minor
#13156
opened Apr 3, 2025 by
L33Z22L11
Loading…
feat(compiler-core): support browser environment for walkIdentifiers
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: compiler
#13016
opened Mar 10, 2025 by
zhiyuanzmj
Loading…
feat(compiler-core): add related to vue language-tools
ready to merge
The PR is ready to be merged.
scope: compiler
tagLoc
and closeTagLoc
to element ast node
language-tools
#12928
opened Feb 22, 2025 by
KazariEX
Loading…
Type-only props are unable to infer primitive runtime prop types from generic types, which breaks boolean casting
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: compiler
scope: sfc
#12872
opened Feb 13, 2025 by
JoCa96
dx(compiler-dom): move ssr specific template warning to compiler-ssr (fix #12088)
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: compiler
#12704
opened Jan 13, 2025 by
aelgn
Loading…
feat(compiler): support related to vue language-tools
need discussion
scope: compiler
v-generic
language-tools
#12301
opened Oct 31, 2024 by
KazariEX
Loading…
fix(compiler-core): handle v-if userKey not resolved when use :key shorthand
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
language-tools
related to vue language-tools
ready to merge
The PR is ready to be merged.
scope: compiler
#12298
opened Oct 31, 2024 by
edison1105
Loading…
Iteration on array in event handler function
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
#12232
opened Oct 22, 2024 by
Ericlm
Cannot determine prop from mapped type
scope: compiler
scope: types
#12229
opened Oct 21, 2024 by
VividLemon
fix(compiler-sfc): setup binding has a higher priority than data
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: compiler
#11675
opened Aug 21, 2024 by
yangxiuxiu1115
Loading…
fix(compiler-core): warn when slot used on non-root template
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: compiler
#11569
opened Aug 8, 2024 by
Disservin
Loading…
TypeError: When using template around template slot
🔩 p2-edge-case
scope: compiler
#11521
opened Aug 6, 2024 by
Disservin
Doesn't throw on invalid code like
<template v-if :key="">
🔩 p2-edge-case
scope: compiler
#11322
opened Jul 9, 2024 by
so1ve
Previous Next
ProTip!
Adding no:label will show everything without a label.