Skip to content
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

v-bind of CSS values not working when Teleport is disabled #12112

Open
jdnz opened this issue Oct 4, 2024 · 0 comments · May be fixed by #12113
Open

v-bind of CSS values not working when Teleport is disabled #12112

jdnz opened this issue Oct 4, 2024 · 0 comments · May be fixed by #12113
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: teleport

Comments

@jdnz
Copy link

jdnz commented Oct 4, 2024

Vue version

3.5.11

Link to minimal reproduction

https://play.vuejs.org/#eNp9UcFOAjEQ/ZWmFyDBJQS94GKihoMe1KjHJmbZDljstk07u0LI/rvTrgseDD115r15ffN64LfOZU0NfM7zUHrlkAXA2t0IoypnPbID87BmLVt7W7EBUQfClNYEZKXV1rNFxIcDD3IwEiafdCo0nyNUThcIdBdIlYYkiHYh+MrKveBMqlCsNEiisO7kUjWs1EUIxELYIbFOKEMI2Ff5hLgJyye9enyXiuPDecC9jpcsarFDZCffc9ZcrJSRw1SNroVpk/tfOh9zDLTmWm2ybbCG8kmzgpe2ckqDf3aoKAbB551qxAqt7fdj6qGvYdz3y08ov/7pb8Mu9gR/8RDANyD4EcPCb4C2j/Dy7SklcQQrK2tN7DPgKwSr6+ixo93VRpLtP7zk9iH9sjKb97DcIZjQLxWNRmab+ILTz9+fWf1kd5ZdpjlKlFL8aMBHTQpwll1l0ylvfwBvE86L

Steps to reproduce

Open link

What is expected?

Text color should be red from the v-bind value

What is actually happening?

Text color is not applied

System Info

No response

Any additional comments?

Looks like regression of #7342

@edison1105 edison1105 added scope: teleport 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: teleport
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants