vue-youtube
vue-youtube copied to clipboard
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin.
I'm getting the above warning for every vue-youtube video that loads. I've tried adding the origin to the playerVars
prop with no avail.
I'm on vue-youtube version ^1.4.0
and chrome.
Any help would be much appreciated.
Have the same issue
me too @@