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 encountered a UI bug when using the <Calendar /> component with the range mode and endMonth prop.
When I set both startMonth and endMonth, the day button(s) in the last visible month (usually December) incorrectly expand to fill the remaining horizontal space. This results in the day cell (e.g. December 31) stretching unnaturally, as shown in the screenshot below.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered a UI bug when using the
<Calendar />
component with the range mode andendMonth
prop.When I set both startMonth and endMonth, the day button(s) in the last visible month (usually December) incorrectly expand to fill the remaining horizontal space. This results in the day cell (e.g. December 31) stretching unnaturally, as shown in the screenshot below.
Code:
📸 Screenshot:

Beta Was this translation helpful? Give feedback.
All reactions