• Robert Knight's avatar
    Apply `dir="auto"` fix in Edge Legacy · 60100581
    Robert Knight authored
    The sidebar app failed to start in Edge Legacy due to `element.dir
    = "auto` assignments causing an exception during Preact component
    rendering. We already had a fix for this that applied to IE 11, so the
    fix for this problem is to change the check to test for the bug
    specifically rather than testing the user agent.
    60100581
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...