Replies: 1 comment
-
|
Let's remove the polyfill now |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now we use a polyfill to make inertness work on invisible or inactive elements but according to caniuse the
inertattribute will be supported by all browsers. In particular firefox will have support in version 112. Right now I have 111 installed and my system tells me I am up to date, so I expect it to become available to the common user very soon.When should we remove the polyfill from our dependencies?
Beta Was this translation helpful? Give feedback.
All reactions