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): default to transparent backdrop (#31647)
The autocomplete was leaving the `backdropClass` as undefined which meant that it would default to a dark one, if the user opted into it having a backdrop.
Fixes#31614.
(cherry picked from commit 845a691)
0 commit comments