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 was archived by the owner on Jul 1, 2020. It is now read-only.
Your example about 3rd Party Addon is working fine with the way using 'vm' and controllerAs. But it did not work correctly with the way using $scope like the other examples.
My example has 2 controls. Textbox and 3rd party dropdown. And only Textbox is validated.
I have attached my example. Can you please have a look what i am doing wrong or missing?