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/button-toggle): make null value selected on init (#25553)
When button-toggle have init value as null, it's not get selected. This fix remove condition which stopping null button to select.
Fixes#25472
(cherry picked from commit 9ea468a)
0 commit comments