ftlabs / fastclick

Polyfill to remove click delays on browsers with touch UIs
MIT License
18.66k stars 3.22k forks source link

Issue #160: Added targetElement type number to check #585

Open wooglie opened 5 years ago

wooglie commented 5 years ago

Error: Uncaught DOMException: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('number') does not support selection.

Affected: iPhones and iPads

Input types: date, time, month, email, number