-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed as not planned
Description
Vue version
3.5.12
Link to minimal reproduction
Steps to reproduce
v-bind with styles works correctly with Teleport if the Teleport is directly in the component. If the Teleport is nested (i.e. a child component uses Teleport in combination with a slot), v-bind doesn't work anymore.
To reproduce that in the example simply open it.
What is expected?
Both squares should have a yellow background.
What is actually happening?
Only the square using Teleport directly has a yellow background.
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels