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
I checked the source code, the height was 0.5*SfCalendar._minHeight. When the SfCalendar‘s height is half of the screen's height, the height of date picker dialog was too small. So should you add the feature to custom the height?Thank you.