Skip to content

Issues: vuejs/core

Beta
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
Sort

Issues list

chore(deps): update dependency @vitest/eslint-plugin to ^1.2.0 dependencies Pull requests that update a dependency file
#13354 opened May 19, 2025 by renovate bot Loading…
1 task
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#13353 opened May 19, 2025 by renovate bot Loading…
1 task
fix(compiler-sfc): add error handling for defineModel() without variable assignment 🍰 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
#13352 opened May 18, 2025 by runyasak Loading…
fix(compiler-vapor): correct execution order of operations scope: vapor related to vapor mode
#13351 opened May 18, 2025 by zhiyuanzmj Loading…
fix(teleport): handle deferred teleport updates before and after mount 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready to merge The PR is ready to be merged. scope: teleport
#13350 opened May 17, 2025 by edison1105 Loading…
Teleport defer causes infinite recursion 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: teleport
#13349 opened May 17, 2025 by dukaiidu
test(compiler-vapor): fix v-for test scope: vapor related to vapor mode
#13347 opened May 17, 2025 by zhiyuanzmj Loading…
fix(compiler-vapor): prevent caching UpdateExpression scope: vapor related to vapor mode
#13346 opened May 17, 2025 by zhiyuanzmj Loading…
fix(compiler-core): prevent root comments from blocking static node hoisting 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready to merge The PR is ready to be merged. scope: compiler
#13345 opened May 17, 2025 by alex-snezhko Loading…
Fallthrough attributes not applied if comment in root of child template and child component has certain structure 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: compiler
#13344 opened May 17, 2025 by alex-snezhko
fix(types): typo of vOnce and vSlot 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: types
#13343 opened May 17, 2025 by KazariEX Loading…
fix(hydration): handle transition appear hydration edge case 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope:hydration scope: transition
#13339 opened May 16, 2025 by edison1105 Loading…
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
2
2
<Transition appear> leads to hydration mismatch with SSR 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope:hydration scope: transition
#13335 opened May 16, 2025 by danielroe
Reactive object is marked as raw by defineExpose can't reproduce need more info Further information is requested
#13333 opened May 16, 2025 by milliemole
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
feat(vapor): templateRef vdom interop scope: vapor related to vapor mode
#13323 opened May 13, 2025 by edison1105 Loading…
fix(runtime-core): add skip onmount optimization prop on BaseTransiti… invalid This doesn't seem right
#13317 opened May 12, 2025 by TalexDreamSoul Loading…
feat(runtime-vapor): expose isVaporComponent scope: vapor related to vapor mode
#13307 opened May 11, 2025 by zhiyuanzmj Loading…
ProTip! Exclude everything labeled bug with -label:bug.