-
-
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
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…
Typescript Partial<> - [@vue/compiler-sfc] Unsupported type when resolving index type
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: compiler
scope: sfc
#12647
opened Jan 5, 2025 by
geferon
fix(compiler-core): handle named slot + v-if with preserve whitespace
🍰 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
#12321
opened Nov 4, 2024 by
edison1105
Loading…
fix(compiler-core): handle v-if userKey not resolved when use :key shorthand
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
CompilerDOM.compile incorrectly parsing related to vue language-tools
scope: compiler
<template v-if="true" :key>
language-tools
#11321
opened Jul 9, 2024 by
so1ve
Type-only
defineProps
compiles global types incorrectly
🔩 p2-edge-case
scope: compiler
scope: types
#11014
opened May 25, 2024 by
NonSpicyBurrito
@vue/shared generateCodeFrame
can infinite loop
🔩 p2-edge-case
scope: compiler
scope: script-setup
#10854
opened May 2, 2024 by
aturingmachine
Slots render issure
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
scope: slots
#10728
opened Apr 18, 2024 by
l-x-f
<script setup lang="tsx"> 在热更新时抛出错误
scope: compiler
scope: script-setup
#10681
opened Apr 11, 2024 by
guaijie
Lost test coverage in 3.4.3 on <switch> with (v-if and) v-model
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
#10366
opened Feb 20, 2024 by
mheinzerling
fix(compiler): ensure consistent treatment of comment nodes in default slots
🍰 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
#9663
opened Nov 22, 2023 by
jh-leong
Loading…
feat(compile-core): allow flexible spacing in 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
v-for
🍰 p2-nice-to-have
#9576
opened Nov 9, 2023 by
jh-leong
Loading…
fix(compiler-core): compilation of slot v-if/else when preserve whitespace
🔩 p2-edge-case
ready to merge
The PR is ready to be merged.
scope: compiler
#9448
opened Oct 20, 2023 by
pikax
Loading…
fix(compiler-core/v-slot): force dynamic slots when slot referencing scope vars
ready for review
This PR requires more reviews
scope: compiler
scope: slots
#9427
opened Oct 19, 2023 by
edison1105
Loading…
Unnecessary update cycles occurring only when content is passed to default slot
scope: compiler
scope: slots
#9380
opened Oct 11, 2023 by
jmcooper
fix(compiler-core): TS: add default return type for wrapped stmt, user typed params for function expressions
ready for review
This PR requires more reviews
scope: compiler
#9373
opened Oct 10, 2023 by
xesxen
Loading…
fix(compiler-sfc): support import * as when resolving types
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: compiler
#9190
opened Sep 12, 2023 by
edison1105
Loading…
defineProps fails with import/export * as Types
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
scope: compiler
#9187
opened Sep 11, 2023 by
unshame
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.