This was working fine with 10.3 and then I'm assuming its the upgrade to 10.4. It could have been something with the website and timing was there too and I never realized.
We run a contact us form and embed it into an Iframe on our website . https://delawarehealth.org/contact-us/
I checked the other day and it wasn't working. I haven't checked since it was working with 10.3 and I did upgrade to 10.4.
The website provider says its something with CORS. I added the blanket statement in IIS in the HTTP Headers and it didn't change anything. This is the error i'm getting. Any help?
Uncaught DOMException: Blocked a frame with origin "https://forms.delawarehealth.org" from accessing a cross-origin frame.
at Function.n.InitializeForm (https://forms.delawarehealth.org/Forms/bundles/False_False_Chrome_73_False__False_scripts?v=cBQh6zf3BrM2Mw33lwW7DX4Ks1YHRBTGEtvnU3wCeJo1:1:733116)
at Function.n.FormInitializer (https://forms.delawarehealth.org/Forms/bundles/False_False_Chrome_73_False__False_scripts?v=cBQh6zf3BrM2Mw33lwW7DX4Ks1YHRBTGEtvnU3wCeJo1:1:784574)
at formInit (https://forms.delawarehealth.org/Forms/contact:105:6)
at Object.success (https://forms.delawarehealth.org/Forms/contact:318:6)
at c (https://forms.delawarehealth.org/Forms/bundles/jquerymin?v=NNvRrt_4VTUxpB0IOMoCb0a7YmcdZ5YTm3OVRV8yIMU1:1:41330)
at Object.fireWith [as resolveWith] (https://forms.delawarehealth.org/Forms/bundles/jquerymin?v=NNvRrt_4VTUxpB0IOMoCb0a7YmcdZ5YTm3OVRV8yIMU1:1:42093)
at w (https://forms.delawarehealth.org/Forms/bundles/jquerymin?v=NNvRrt_4VTUxpB0IOMoCb0a7YmcdZ5YTm3OVRV8yIMU1:1:85073)
at XMLHttpRequest.u (https://forms.delawarehealth.org/Forms/bundles/jquerymin?v=NNvRrt_4VTUxpB0IOMoCb0a7YmcdZ5YTm3OVRV8yIMU1:1:91311)