-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance
🔨 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: sfc
scope: sfc-style-vars
#12461
opened Nov 23, 2024 by
Justineo
Loading…
fix(runtime-dom): undefined cssvars should not be bound to the element
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready for review
This PR requires more reviews
scope: sfc-style-vars
#7475
opened Jan 6, 2023 by
baiwusanyu-c
Loading…
In CSS, Priority 1: this doesn't change code behavior.
scope: sfc-style-vars
v-bind()
should not add custom properties to the component's style attribute when their value is undefined
.
🧹 p1-chore
#7474
opened Jan 5, 2023 by
roydukkey
2
fix(runtime): CSSVars can work with Teleport
scope: sfc-style-vars
scope: teleport
version: minor
#7344
opened Dec 14, 2022 by
baiwusanyu-c
Loading…
[Bug] Style variables not working with TSX src import
scope: sfc
scope: sfc-style-vars
#3836
opened May 28, 2021 by
wenfangdu
ProTip!
Exclude everything labeled
bug
with -label:bug.