-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Open
Labels
has PRA pull request has already been submitted to solve the issueA pull request has already been submitted to solve the issuescope: slotsscope: transition
Description
Vue version
3.2.45
Link to minimal reproduction
Steps to reproduce
Wrap the slot contents in a TransitionGroup
What is expected?
The :slotted
selector should style the contents of the TransitionGroup
What is actually happening?
Styles are not being applied to the contents of the TransitionGroup
System Info
No response
Any additional comments?
:deep
can be used instead and it doesn't have the same bug, but it may not be the perfect solution in all cases.
ShGKme, vaban-ru and ebiryu
Metadata
Metadata
Assignees
Labels
has PRA pull request has already been submitted to solve the issueA pull request has already been submitted to solve the issuescope: slotsscope: transition