Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
2
6
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…
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 (:type) breaks radio group 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: compiler scope: v-model
#13169 opened Apr 7, 2025 by alexchexes
2
CSS nesting and :deep() in scoped styles not working 🔨 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
#13159 opened Apr 4, 2025 by juner
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 tagLoc and closeTagLoc to element ast node language-tools related to vue language-tools ready to merge The PR is ready to be merged. scope: compiler
#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 v-generic language-tools related to vue language-tools need discussion scope: compiler
#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…
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…
ProTip! Adding no:label will show everything without a label.