Kamil Rzewudzki
Results
1
issues of
Kamil Rzewudzki
Recent change https://github.com/react-component/input/compare/v1.4.3...v1.4.4#diff-94b5cf5856a42bc2e70f9e2b690fda2b65151186e6b007466ff6c6744c40e2c8R30 `currentTarget.selectionStart = target.selectionStart; currentTarget.selectionEnd = target.selectionEnd;` breaks input type email functionality. With error: Failed to set the 'selectionStart' property on 'HTMLInputElement': The input element's type ('email') does...