I have been trying to embed a Nintex 2016 Form in an iframe on a non-SharePoint web-page and receiving the following error in console.
Uncaught DOMException: Blocked a frame with origin "server.com" from accessing a cross-origin frame.
Complete error in console attached.
This only occurs in Chrome and Firefox, IE works fine.
Nintex 2013 Forms works fine in all browsers.
I have tried numerous master-page edits, Nintex javascript edits but it still won't load in an iframe.
After some more testing, it seems to be anything from SP2016 trying to load in an iframe, is blocked by Chrome and FireFox.
Has anyone seen this or has used a fix for this security block?