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.
Actual Behavior: md-require-match briefly shows an error message on mouse down event.
`What is the issue? * I am using md-require-match inside an md-autocomplete and, once autocomplete's item are shown, I select one of them with my mouse and, for a millisecond, error message for md-require-match is showed.
Please note that this message is not showed if I hit an item with enter key.
What is the expected behavior? No error message should be displayed when an item is selected from the list.