Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
One of the fast and hacky way would be to temporary update `VisitorGroup.Master` file inside `modules\_protected\CMS\EPiServer.Cms.Shell.UI.zip\Views\Shared`. But remember that any package upgrade will reset that.
Another way that we did was to intercept outgoing html and change compatibility level on the fly (as we have some issues with iframe height on some of the browsers in Admin UI). Don't have code at hand yet to share.
I have upgraded from cms 6 to 7.19.2. In the visitor group episerver page the X-UA-Compatible is set to IE=9. And it is NOT working in IE=9, though it's in Edge mode. How can i change that?