- Issue created by @quietone
Support for IE11 was removed in Drupal 10 branch.
$ grep -ri IE11 --exclude-dir="node_modules" --exclude-dir="assets" core
core/themes/claro/js/tableselect.js: // is preferable, but not supported by IE11.
core/themes/claro/js/tableselect.js: // Determine add/remove with ternary since IE11 does not support the
Make MR
Review
Test
Commit
Remove support for IE11from core/themes/claro/js/tableselect.js,
Active
11.0 🔥
Claro theme