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

Textfield cursor moves to end of line #16

Open
bsboiko opened this issue Apr 10, 2017 · 0 comments
Open

Textfield cursor moves to end of line #16

bsboiko opened this issue Apr 10, 2017 · 0 comments
Assignees
Labels

Comments

@bsboiko
Copy link
Contributor

bsboiko commented Apr 10, 2017

Whenever the :model is used on a textfield, updating the text will move the cursor to the end of the line. The component needs to be updated, not completely re-rendered. This comes from a clash between using reactive views and mdls event driven updates.

@bsboiko bsboiko added the bug label Apr 10, 2017
@bsboiko bsboiko self-assigned this Apr 10, 2017
bsboiko added a commit that referenced this issue Apr 10, 2017
…uld use MDL update routine or not. Removes some debugging and bumps up version to 0.1.6
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

1 participant