Commit dbdcc7d
committed
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)1 parent 24ae377 commit dbdcc7d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
912 | 912 | | |
913 | 913 | | |
914 | 914 | | |
915 | | - | |
| 915 | + | |
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
| |||
0 commit comments