You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi @praven07,
Thank you for reporting this behavior,
We reviewed your case and found that this problem has been already reported here in this thread.
I would suggest keeping track on the other issue.
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
The text was updated successfully, but these errors were encountered: