alvarotrigo / react-fullpage

Official React.js wrapper for fullPage.js https://alvarotrigo.com/react-fullpage/
GNU General Public License v3.0
1.29k stars 178 forks source link

Video auto play not working #279

Closed Deepakajjan closed 2 years ago

Deepakajjan commented 2 years ago

Video auto play not working when we go to one section and scroll back to the top.

https://locationl.q.starberry.com/marketing/

  1. Open this page, you can see the video play on the first instance
  2. Scroll below and scroll back to the top again, as you can see the video does not play by default, we have added the autoplay at the code level for some reason it is not playing.
  3. We have to reload the page again in order for the video to play which is not great user experience.

Versions

All browsers, all versions

It will be really helpful if you could review this at your earlier convenience and get back with a solution.

Thanks

alvarotrigo commented 2 years ago

Nothing to worry about! See the docs regarding auto play/pause and apply those changes :)