jarallax icon indicating copy to clipboard operation
jarallax copied to clipboard

youtube origin console error

Open hamza202 opened this issue 6 years ago • 7 comments

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

hamza202 avatar Sep 02 '18 19:09 hamza202

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

max-ci avatar Oct 10 '18 13:10 max-ci

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 avatar Oct 27 '18 16:10 nk-o

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: https://github.com/davidjbradshaw/iframe-resizer/issues/443#issuecomment-331721886

Maybe that helps to find the issue...

dimizu avatar Oct 28 '18 08:10 dimizu

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?

avilesasturias avatar May 03 '19 10:05 avilesasturias

Any luck on this on your end @dimizu?

Unfortunately, no.

dimizu avatar May 03 '19 15:05 dimizu

Found any solutions?

ulziibat-n avatar Jan 03 '20 15:01 ulziibat-n

Is there a solution to this problem?

abvas avatar Jan 22 '22 03:01 abvas