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
{{ message }}
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
Hi, first of all thanks for the awesome job you've done!!! Well, i'm trying to develop a validation on a form where all required data is in one tab. If I press the "save" button on that tab, it works properly, but if i try to save the form from the second tab, it doesn't work fine.
Hi, first of all thanks for the awesome job you've done!!! Well, i'm trying to develop a validation on a form where all required data is in one tab. If I press the "save" button on that tab, it works properly, but if i try to save the form from the second tab, it doesn't work fine.
When "save" is pressed it redirects to first tab always, so you can check the required fields. I have a working plunkr https://plnkr.co/edit/JisSZIfmdHMaTCuBqarf and a stackoverflow question made also http://stackoverflow.com/questions/43228433/angular-auto-validation-with-state-change-not-working
Tanks in advance
The text was updated successfully, but these errors were encountered: