Skip to Content
0
Former Member
May 03, 2018 at 01:59 PM

Uncaught DOMException: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://electronics.local:9002" from accessing a cross-origin frame.

286 Views

Hi,

I am getting the error in the console "Uncaught DOMException: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://electronics.local:9002" from accessing a cross-origin frame." when I click on PlaceOrder button. The button is not getting hit due to that error. That error is showing in jquery-3.2.1.min.js

Can anyone guide with the solution for this issue?

Thanks,