Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

miss an input type#576

Open
backgroundColor wants to merge 1 commit intoftlabs:mainfrom
backgroundColor:master
Open

miss an input type#576
backgroundColor wants to merge 1 commit intoftlabs:mainfrom
backgroundColor:master

Conversation

@backgroundColor
Copy link

Issue #160: on iOS 7, some input elements (e.g. date datetime month) throw a vague TypeError on setSelectionRange. These elements don't have an integer value for the selectionStart and selectionEnd properties, but unfortunately that can't be used for detection because accessing the properties also throws a TypeError. Just check the type instead. Filed as Apple bug #15122724.

miss an input type (type = 'tel')

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant