xmtp / xmtp-dot-org

xmtp.org, powered by Docusaurus
https://xmtp.org
MIT License
11 stars 25 forks source link

Bug: Video replay requires two clicks in Safari #170

Closed jhaaaa closed 2 years ago

jhaaaa commented 2 years ago

Video in "Messages meet users where they are" module requires two clicks to replay in Safari.

To reproduce:

  1. Using Safari on desktop/laptop, access http://xmtp.org/
  2. Scroll down and watch the "Messages meet users where they are" video until the end. The replay icon displays.
  3. Click the replay icon. The video goes back to the start, but doesn't start playing.
  4. Click the replay icon again and the video starts playing.

Expected behavior: Video starts playing after clicking the replay button only once.

jhaaaa commented 2 years ago

Addressed in https://github.com/xmtp/xmtp-dot-org/pull/178