Skip to content
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

Open
hamza202 opened this issue Sep 2, 2018 · 7 comments
Open

youtube origin console error #120

hamza202 opened this issue Sep 2, 2018 · 7 comments

Comments

@hamza202
Copy link

hamza202 commented Sep 2, 2018

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

@max-ci
Copy link

max-ci commented Oct 10, 2018

That's because you're using HTTP instead of HTTPS on your localhost.

@nk-o
Copy link
Owner

nk-o commented Oct 27, 2018

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.

@nk-o nk-o mentioned this issue Oct 27, 2018
@dimizu
Copy link

dimizu commented Oct 28, 2018

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...

@avilesasturias
Copy link

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?

@dimizu
Copy link

dimizu commented May 3, 2019

Any luck on this on your end @dimizu?

Unfortunately, no.

@ulziibat-n
Copy link

Found any solutions?

@abvas
Copy link

abvas commented Jan 22, 2022

Is there a solution to this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants