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(ByLabelText): support IE and other legacy browsers (#726)
* fix(ByLabelText): support IE
Polyfill HTMLInputElement.labels to support IE and other legacy browsers. Closes#723.
* fix: ensure mocks are restored
* test: remove unnecessary test cases
Co-authored-by: Maxwell Newlands <[email protected]>
0 commit comments