Skip to content

Conversation

@cristisilav
Copy link
Contributor

The current PR fixes two issues:

  1. Player could not be muted/unmuted through docking UI controls if user hadn't interacted with the player while it was embedded. This was solved by using the addUnsafeAllowAutoplay method.
  2. Desyncing between the player volume and the docking UI mute/unmute button icon. This was solved by only updating mute/unmute status after the volumeChanged command has been received.

@amp-owners-bot amp-owners-bot bot requested a review from nainar February 1, 2024 14:27
@amp-owners-bot
Copy link

amp-owners-bot bot commented Feb 1, 2024

Hey @alanorozco! These files were changed:

extensions/amp-connatix-player/0.1/amp-connatix-player.js

@erwinmombay erwinmombay requested review from erwinmombay and powerivq and removed request for nainar February 1, 2024 20:59
@erwinmombay
Copy link
Member

@powerivq can you help review when you get a chance. i'll take a look as well

@erwinmombay erwinmombay merged commit 4fdf6a7 into ampproject:main Feb 2, 2024
eszponder pushed a commit to krzysztofequativ/amphtml that referenced this pull request Apr 22, 2024
…ct#39792)

* fix player not being able to unmute while docking

* volume fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants