-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Native scope style element in template can cause compiler error
#12456
opened Nov 21, 2024 by
lejunyang
defineCustomElement
looses provide context configured by configureApp
on HMR
🔨 p3-minor-bug
#12453
opened Nov 21, 2024 by
danieldasilva-smake
configureApp
for defineCustomElement
Not Executed for Async Components
🔨 p3-minor-bug
#12448
opened Nov 20, 2024 by
farcry550
ATTR_ENUMERATED_COERCION coerces draggable="false" to draggable="true"
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: v2 compat
#12444
opened Nov 20, 2024 by
decademoon
Setting ATTR_ENUMERATED_COERCION compat to false does not disable warning
🔩 p2-edge-case
scope: v2 compat
#12443
opened Nov 20, 2024 by
decademoon
2
SSR hydration errors when combining inline styles with v-bind() in CSS
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope:hydration
#12439
opened Nov 19, 2024 by
adamdehaven
slot with always-true condition is not rendered on ssr
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: ssr
#12438
opened Nov 19, 2024 by
danielroe
<Transition appear>, wrapped in another node, doesn't work with Suspense
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
scope: suspense
scope: transition
#12435
opened Nov 18, 2024 by
upschk
triggerRef
fails when target is an array
🔨 p3-minor-bug
#12427
opened Nov 18, 2024 by
ilyary
the issue of reactivity on multiple select
🔩 p2-edge-case
scope: v-model
#12425
opened Nov 18, 2024 by
billyct
Remove vue custom element and append it back later can cause a lot of issues
need discussion
scope: custom elements
#12412
opened Nov 16, 2024 by
lejunyang
"oldVNode is undefined" when combining reactive and non-reactive values in template's condition
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#12410
opened Nov 15, 2024 by
SergeiMinaev
Cannot properly set numberish attribute(like tabindex) or boolean attribute on Vue custom element
🔨 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: custom elements
#12408
opened Nov 15, 2024 by
lejunyang
:global
doesn't work with CSS nesting
🔨 p3-minor-bug
#12405
opened Nov 15, 2024 by
GrantGryczan
:global(A) B
incorrectly compiles to just A
🔨 p3-minor-bug
#12404
opened Nov 15, 2024 by
GrantGryczan
There is a problem with the type hint in the playground
scope: playground
#12403
opened Nov 15, 2024 by
YiMo1
Cannot use prop as default value for other prop with props destructuring const { foo, bar = foo }
🔩 p2-edge-case
scope: sfc
#12386
opened Nov 13, 2024 by
minht11
TSX can't add custom props because of IntrinsicAttributes don't extends any interface.
scope: types
#12384
opened Nov 13, 2024 by
zhiyuanzmj
Style binding is wrong when the property evaluates to false and using nextTick()
🔩 p2-edge-case
#12368
opened Nov 12, 2024 by
dsine-de
Optional function prop not optional in SFC template tag when TypeScript strict mode is enabled
scope: types
#12361
opened Nov 11, 2024 by
dabernathy89
The
computed
will continuously recompute if it doesn’t track any reactive data.
regression
scope: reactivity
#12337
opened Nov 6, 2024 by
Mini-ghost
组件无法正确解析 v-bind="toRefs(props)"
🔩 p2-edge-case
✨ feature request
New feature or request
#12325
opened Nov 5, 2024 by
guaijie
Type error in A workaround has been found to avoid the problem
language-tools
related to vue language-tools
scope: types
v-for
on Object with key and value
has workaround
#12318
opened Nov 4, 2024 by
Snack-X
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.