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
* this seems to have issues in Chrome if the user is logged into YouTube (possibly any Google account) - the API just doesn't broadcast the events
* but instead throws the error:
* Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://www.youtube.com').
Subject of the issue/enhancement/features
When a user watches the video to end it doesn't mark complete as per JSON set up.
Your environment
Steps to reproduce
Embed a YouTube video from a private YT account and set up to mark as complete when ended. Watch video to end.
Expected behaviour
The video should mark complete once ended.
Actual behaviour
Component only marks complete when transcript is seen.
Screenshots (if you can)
The text was updated successfully, but these errors were encountered: