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.
* Properly adds the selected item of the autocomplete to the chips when `md-add-on-blur` is enabled
* No longer adds chips on blur when `md-require-match` is enabled (previously user could add non-matches to the chips)
* Moves logic into an extra function to keep blur listener clear.
Fixes#9582.
0 commit comments