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
{{ message }}
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.
Adding options to a Vimeo video works only the second time I click the element with the strip class. Same behaviour is happening on the Strip vimeo sample on your website.
It seems that the iframe is being created the first time I clicked the trigger and the second time is actually reading the options.
.....
Update: it is happening just in MacOS using Chrome. The same doesn't happen on Firefox or Safari, neither using Chrome on Windows.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
data-strip-options="vimeo: { autoplay: 1, title: 0, byline: 0, portrait: 1, loop: 0 }
Adding options to a Vimeo video works only the second time I click the element with the strip class. Same behaviour is happening on the Strip vimeo sample on your website.
It seems that the iframe is being created the first time I clicked the trigger and the second time is actually reading the options.
.....
Update: it is happening just in MacOS using Chrome. The same doesn't happen on Firefox or Safari, neither using Chrome on Windows.
The text was updated successfully, but these errors were encountered: