Skip to content

Conversation

@Saniol
Copy link
Contributor

@Saniol Saniol commented Dec 2, 2016

There's an issue in IE11, described by superfunkminister:
"I can type into the input, but can't seem to move to another field once I've finished typing - the cursor seems to get stuck."

Issue is caused by changing selectionStart and selectionEnd input properties with every component update, no matter if input is focused or not. Under IE11 changing this properties cause input focusing.

@gCastl
Copy link
Contributor

gCastl commented Dec 13, 2016

LGTM

This PR also fix the issue #26

@vlad-ignatov vlad-ignatov merged commit c151ca0 into vlad-ignatov:master Jan 8, 2017
@piersolenski
Copy link

Thanks! Can you do a new release on NPM?

@vlad-ignatov
Copy link
Owner

Sure. I just won't have time for that until the end of the week.

@vlad-ignatov
Copy link
Owner

2.0.7 is now the latest version on NPM.

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.

4 participants