NativeScript/NativeScript

TextField text cursor going to the first position after value update

Open

#5,873 opened on May 28, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (23,592 stars) (1,634 forks)batch import
backlogbughelp wantedos: android

Description

From @yassern on May 25, 2018 19:49

This bug is android only, I have a Slider and a TextField that have the same ngModel attribute reference and when the value of that attribute is updated, the cursor goes to the first position of the input, no matters if the user use the textfield or the slider.

Sample project: https://play.nativescript.org/?template=play-ng&id=O0oLGQ&v=1

Copied from original issue: NativeScript/nativescript-angular#1348


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

TextField text cursor going to the first position after value update · NativeScript/NativeScript#5873 | Good First Issue