Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information