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

Fix unsupported selection error #439

Closed
wants to merge 4 commits into from
Closed

Fix unsupported selection error #439

wants to merge 4 commits into from

Conversation

joshleeb
Copy link

Fixes issue #358 for which an uncaught InvalidStateError occurs on iOS devices when selecting an input with type number.

Josh Leeb-du Toit added 4 commits November 26, 2015 12:17
Tests created to reproduce issue #358 of which an InvalidStateError
occurs on iOS devices when selecting an input of type number.
Fix the InvalidStateError caused by the selection of inputs with type
number on iOS devices.
@nhtua
Copy link

nhtua commented Dec 3, 2015

@joshleeb why did you change the line number 590 to deviceIsIOS4? It's make Select box on iOS5 and higher cannot do function.

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.

2 participants