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

Can't move caret position when input is of type email #479

Closed
stenvdb opened this issue Sep 9, 2016 · 2 comments
Closed

Can't move caret position when input is of type email #479

stenvdb opened this issue Sep 9, 2016 · 2 comments

Comments

@stenvdb
Copy link

stenvdb commented Sep 9, 2016

I have tested this in the playground provided on the website and made a fork of it:
https://jsfiddle.net/7zzszb1e/1/

@Mottie
Copy link
Owner

Mottie commented Sep 9, 2016

Hi @stenvdb!

Please see #241.

@stenvdb
Copy link
Author

stenvdb commented Oct 5, 2016

@Mottie This can be closed, I have made a workaround for this by using a dummy input with type=text instead of email (or number) since they don't support the selectionStart property.

@Mottie Mottie closed this as completed Nov 6, 2016
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

No branches or pull requests

2 participants