Incomplete HTML in IE 11
I am working on a site that does not render in IE 11, but works fine in every other browsers. When I debug it using F12 Developer Tools, the DOM is essentially empty except from the header section. When I view the source code, it only returns the header section and part of the navigation. However, when I add the site under Compatibility View settings the page renders correctly, but then causes other problems . I would like to fix the underlying issue rather than require users to add to Compatibility Mode or have to set the x-ua-compatible header tag. I cannot think what would cause it to only