Skip to content

Conversation

lukewhyte
Copy link

Checking for selectionStart throws an error in both Chrome and FF. Switched to using a try/catch to handle the conditional safely.

@lukewhyte lukewhyte force-pushed the radio-btns-syn-keyboard branch from 669527d to b5804dd Compare May 4, 2015 18:14
@lukewhyte
Copy link
Author

I've narrowed the scope of which inputs syn.typeable considers 'typeable'. This partially solves our issue. However, input[type=number] & input[type=email] still present a concern (as they don't support selectionStart) but should be selectable. I'm using a try/catch to handle that problem. @justinbmeyer: Let me know if you've got time to look this over at some point.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant