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/datepicker): reset preview range after selecting a date (#21591)
Currently the preview range stays there until the user moves their pointer into another date
cell which looks glitchy. These changes add a couple of extra calls so the range is removed
immediately.
(cherry picked from commit 192efb8)
0 commit comments