Topic-icon Error messages in Browser Console

Active Subscriptions:

None
10 years 1 month ago #57867 by Ollie9
Hi,

I'm getting plenty of error messages in my (Safari) browser console when JFBConnect is enabled.

Some examples:
[Error] Blocked a frame with origin "https://wwww.mydomain" from accessing a frame with origin "https://staticxx.facebook.com". The frame being accessed set "document.domain" to "facebook.com", but the frame requesting access did not. Both must set "document.domain" to the same value to allow access.
	isMinorFrame (nuanria.utils.js:906)
	getAll (nuanria.contenteditable.js:74)
	getActive (nuanria.contenteditable.js:94)
	scan (nuanria.DomTracker.js:153)
[Error] Blocked a frame with origin "https://www.mydomain" from accessing a frame with origin "https://platform.twitter.com". Protocols, domains, and ports must match.
	isMinorFrame (nuanria.utils.js:906)
	getAll (nuanria.contenteditable.js:74)
	getActive (nuanria.contenteditable.js:94)
	scan (nuanria.DomTracker.js:153)

Is there any recommendation on how to solve this?
The topic has been locked.
Support Specialist
10 years 1 month ago #57871 by alzander
I'm not seeing those errors in Chrome or Safari. Either way, those messages are common when integrating with 3rd party social networks that try to include iFrames in your site. They shouldn't be causing any functional issues. If you think it is causing a problem on the site, please let us know the issue you're having and we'll gladly help investigate further.

Thanks,
Alex
The topic has been locked.