According to Video official documentation, sometimes Google Chrome can present Video autoplay restrictions, one workaround is to add allow=autoplay parameter to the Vimeo iframe as this PR is proposing.
Now, after I click the thumbnail, the lazyload does its job and the video is played automatically.
According to Video official documentation, sometimes Google Chrome can present Video autoplay restrictions, one workaround is to add
allow=autoplay
parameter to the Vimeo iframe as this PR is proposing.Now, after I click the thumbnail, the lazyload does its job and the video is played automatically.
Tested on: Chrome 77