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(material/autocomplete): not closing when clicking on hint area (#28316)
Fixes that the autocomplete was ignoring clicks on the entire form field area, including hints, rather than just the form field inner container.
Fixes#28271.
0 commit comments