-
Notifications
You must be signed in to change notification settings - Fork 415
Open
Description
I'm using a template which uses YTPlayer.
While everything works on the desktop version of the site, it doesn't on mobile. I'm using version 3.3.9 and useOnMobile is set on true.
Js files are untouched. The properties used are:
ratio: 16/9,
containment: 'self',
quality: 'default',
startAt: 0,
stopAt: 36,
autoPlay: true,
loop: true,
mute: true,
showControls: false,
showYTLogo: false,
realfullscreen: true,
addRaster: false,
optimizeDisplay: true,
stopMovieOnBlur: true,
useOnMobile: true,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels