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
{{ message }}
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
SelectionStart and other selection props are used throughout, however this makes the lib incompatible with anything except: Text, search, url, tel, and email types.
SelectionStart and other selection props are used throughout, however this makes the lib incompatible with anything except: Text, search, url, tel, and email types.
See: https://html.spec.whatwg.org/multipage/forms.html#input-type-attr-summary
Ideally it'd smoothly degrade for other types.
The text was updated successfully, but these errors were encountered: