The form here https://www.panfoundation.org/index.php/en/donate loads VERY slowly if at all and in the console we see the following errors.
Code:
[COLOR=#FF0000]Failed to load resource: net::ERR_CONNECTION_TIMED_OUT[/COLOR] ping:1 Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings. chrome-extension://agoebdicoenidlkgnfhcjblfkjmplnha/src/inject/inject.js:17 chrome-extension://agoebdicoenidlkgnfhcjblfkjmplnha/src/inject/inject.js:37 https://www.panfoundation.org/index.php/en/donate form-field-detection.js:37 [COLOR=#FF0000]Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement[/COLOR]': Blocked a frame with origin "https://www.panfoundation.org" from accessing a frame with origin "https://connect.clickandpledge.com". Protocols, domains, and ports must match.
Comment