Commits on Source (3)
-
fix: #28803
999e24f6 -
when a video becomes embed the playlist is hidden, the playlist visibility state is kept but the playlist was hidden, clicking the playlist button was toggling the playlist visiblity. As a result, if the playlist was visible, it required the user to click twice to show the playlist. Now when the button is clicked with video embed, it will visually toggle the playlist and update the playlist "visible" value to the visual state.
371a7b37 -
Binding on `state` property was needed to avoid activating the visual transition when component loads fix: #28804
22f9ce13