-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
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
TypeScript Union Type Narrowing: Mapped types on Generic Prop Narrows to Only the First Union Member
#13207
opened Apr 15, 2025 by
tankosinn
[custom elements api] using v-if in custom element slot doesn't work
#13206
opened Apr 15, 2025 by
wolandec
compat: ATTR_FALSE_VALUE incorrectly removes value attribute on inputs
#13205
opened Apr 15, 2025 by
markrian
用vue构建web-components组件库,输出dist时,如果没有将vue外部化,那么其他vue项目引入时,会破坏热更新。
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
scope: hmr
#13202
opened Apr 15, 2025 by
xinnian999
[custom elements api] Cannot set properties of null (setting 'parent') with { shadowRoot: false }
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13199
opened Apr 14, 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
When dynamically updating the <ion-item> within the <ion-radio-group>, you encounter the error "NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node."
need more info
Further information is requested
#13184
opened Apr 10, 2025 by
fcl999
Functional component not receiving context when using the rest parameters
🔩 p2-edge-case
#13182
opened Apr 9, 2025 by
s-montigny-desautels
Memory leaks when using transition-group
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
scope: transition
#13181
opened Apr 9, 2025 by
alexeyvokin
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
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
"Hydration completed but contains mismatches" error not caught by the Vue error handler
scope:hydration
#13154
opened Apr 2, 2025 by
claudiaballano
When Transition and keep-alive are used together, the display is incorrect
🔨 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: transition
#13153
opened Apr 2, 2025 by
jimei416
Infer component type with
defineAsyncComponent
and generic
scope: types
#13136
opened Apr 2, 2025 by
zcf0508
Not possible to set attributes (template syntax) on web components/custom elements
need discussion
scope: custom elements
#13104
opened Mar 26, 2025 by
bigwigal
Computed previous value in options API is component instance
scope: types
#13103
opened Mar 26, 2025 by
markieo1
Readonly reference to an array is not honored when inside v-for
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
regression
#13087
opened Mar 22, 2025 by
ahmadshahwan
HMR fails when using keep-alive and Suspense.
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: hmr
scope: suspense
#13075
opened Mar 20, 2025 by
hooray
Nullish dynamic event name with a modifier creates attribute with modifier's name
🔩 p2-edge-case
#13056
opened Mar 17, 2025 by
markrian
No conversion from kebab-case to camelCase for property binding
🔨 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
#13055
opened Mar 17, 2025 by
padcom
Invalid HTML with
TransitionGroup name="list" tag="ul"
🔩 p2-edge-case
scope: ssr
#13037
opened Mar 14, 2025 by
codeflorist
Custom Element Mode - Styles applied in wrong order
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13029
opened Mar 12, 2025 by
zaalbarxx
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.