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/select): close panel on detach output event (#30634)
* fix(material/autocomplete): allow overlay backdrop by setting hasBackdrop option (#30631)
Currently when we open the panel, backdrop is not allowed and is not inline with `mat-select`, `mat-menu`, etc. This fix will align autocomplete with those components and give an option to configure it.
Fixes#30457
---------
Co-authored-by: DavidACCarvalho <[email protected]>
Co-authored-by: Karan Mistry <[email protected]>
0 commit comments