How to resolve “content cannot be displayed in a frame” on a master page when SharePoint content is consumed inside an Iframe element
In order to resolve this issue you will need to change the master-page and add the following tags, which allows the page content to be presented inside an Iframe element.…