You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hosting a Dash application internal to my organization and one of our users reported a page load error on IE 11. Investigation revealed that the user had our internal website domain listed in IE's Compatibility View settings. I confirmed on my own machine that adding the domain to compatibility view reproduced the error and removing the domain from compatibility view immediately allowed the page to load.
Is there a known workaround in Dash so that pages will load even if the domain is in compatibility view?