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
Fix: Improve feature detection to support Firefox 93 (#46)
* fix: added more feature detection for element internals
* fix: override attachInternals on HTMLElement.prototype instead of Element.prototype to support override on Firefox
* fix(isElementInternalsSupported): avoid creating multiple elements during feature detection
0 commit comments