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
fix(autocomplete): not emitting opened event if options come in after open (#15582)
Fixes `mat-autocomplete` not emitting its `opened` event if it is opened without any options and then the options come in at a later point.
Fixes#15573.
0 commit comments