IE Compatibility mode

Release 2.0 - ...

Using Internet Explorer, the visual experience is best when using Standards Mode, not compatibility mode.

To force IE into Standards Mode, add the following piece of HTML in your Render Template <head></head> section:

HTML CopyCode image Copy Code
<meta http-equiv="X-UA-Compatible" content="IE=edge" />