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 Sep 5, 2024. It is now read-only.
Feature: md-chips should validate against ng-required.
What is the expected behavior?
Since md-chips is an element which gets input from the user it should get proper validation. md-max-chips was added but the basic required is not working with the current implementation.