-
-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
youtube origin console error #120
Comments
That's because you're using HTTP instead of HTTPS on your localhost. |
If you use any AD blocking browser extension, this may be the reason. For me, this error pops up from time to time. I don't know why exactly. |
I have on both sites’ https, so that not can be the problem, I don't have an AD blocker, so that can not the problem. Perhaps it is a similar problem like this? See this post about the same problem and the solution: davidjbradshaw/iframe-resizer#443 (comment) Maybe that helps to find the issue... |
Any luck on this on your end @dimizu? |
Unfortunately, no. |
Found any solutions? |
Is there a solution to this problem? |
Issue description:
i have thes error in console but video is working
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://localhost').
Version used:
jarallax.min.js : 1.10.4
jarallax-video.min.js : 1.0.1
The text was updated successfully, but these errors were encountered: