You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should audit the public methods of the player for layout state.
In #34360, I found that by calling play() under certain circumstances (player hidden, and no user scroll), the player can break. We should investigate other public methods to see if they will work correctly (e.g. show(), add(), etc..).
/cc @ampproject/wg-stories
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
We should audit the public methods of the player for layout state.
In #34360, I found that by calling
play()
under certain circumstances (player hidden, and no user scroll), the player can break. We should investigate other public methods to see if they will work correctly (e.g.show()
,add()
, etc..)./cc @ampproject/wg-stories
The text was updated successfully, but these errors were encountered: