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

teleport v-bind css not working #5292

Closed
mockte opened this issue Jan 20, 2022 · 1 comment
Closed

teleport v-bind css not working #5292

mockte opened this issue Jan 20, 2022 · 1 comment

Comments

@mockte
Copy link

mockte commented Jan 20, 2022

Version

3.2.27

Reproduction link

teleport.v-bind.css

Steps to reproduce

<style> .aaaaa1 { width: v-bind(dialogWidth); height: v-bind(dialogHeight); left:calc((100% - v-bind(dialogWidth)) / 2); top:calc((100% - v-bind(dialogHeight)) / 2); background-color: red !important; position: absolute; } </style>

teleport v-bind css not working!! bug!

What is expected?

teleport v-bind css not working!! bug!

What is actually happening?

teleport v-bind css not working!! bug!


teleport v-bind css not working!! bug!

@edison1105
Copy link
Member

duplicate of #4605

@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants