User283571144 posted
Hi Holdorfs.
According to your description, I suggest you could use meta tag to achieve your reuqirement.
You could add below codes in your page's header tag. It will tell the browser to use the IE11.
<meta http-equiv="X-UA-Compatible" content="IE=11">
Best Regards,
Brando