From @praven07 on October 28, 2017 19:24
I'm trying to use the ng form validation. I have attached an gif of the app. if you look at it the ng-untouched changes to ng-touched. As soon as I touch it the first time. But in default angular2 the ng-untouched changes to ng-touched when it has been visited. It changes after it has blurred out. You can see the differences in the screenshoots below.
On nativescript.

On Angular2

Copied from original issue: NativeScript/NativeScript#5001
From @praven07 on October 28, 2017 19:24
I'm trying to use the ng form validation. I have attached an gif of the app. if you look at it the ng-untouched changes to ng-touched. As soon as I touch it the first time. But in default angular2 the ng-untouched changes to ng-touched when it has been visited. It changes after it has blurred out. You can see the differences in the screenshoots below.
On nativescript.

On Angular2

Copied from original issue: NativeScript/NativeScript#5001