Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error when input type email opens a keyboard #309

Closed
Doc999tor opened this issue Sep 21, 2014 · 3 comments
Closed

An error when input type email opens a keyboard #309

Doc999tor opened this issue Sep 21, 2014 · 3 comments
Labels

Comments

@Doc999tor
Copy link

On type text is working perfect but on email type I get this:

Uncaught InvalidStateError: Failed to read the 'selectionStart' property from 'HTMLInputElement': The input element's type ('email') does not support selection. jquery.keyboard.js:1728.

There is a solution for it?
Thanks

@Mottie
Copy link
Owner

Mottie commented Sep 21, 2014

Hi @Doc999tor!

Please see issue #241 & #302.

The latest version should not cause a javascript error.

Mottie added a commit that referenced this issue Oct 1, 2014
@Mottie
Copy link
Owner

Mottie commented Oct 1, 2014

Ok, now there shouldn't be an error when opening the keyboard in an email or number input. Sorry about that. The fix is currently available within the working branch of the repository.

@Mottie
Copy link
Owner

Mottie commented Nov 20, 2014

Ok, this should be fixed in 1.19.0. Thanks for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants