_bug_
v0.19

v0.18

Width is not set in cell.
// v0.18
<div class="rbc-date-cell rbc-off-range" style="flex-basis: 14.2857%; max-width: 14.2857%;"><a href="#">25</a></div>
// v0.19
<div class="rbc-date-cell rbc-off-range"><a href="#">25</a></div>
Thank you!
Can you put together a reproduction in the code sandbox template?
@jquense Have a look at this https://codesandbox.io/s/kwxjmo69po
@BilalBudhani that is because you haven't provided a height to the calendar
@jquense Oh, I see! Thanks for helping me out.
Most helpful comment
@jquense Have a look at this https://codesandbox.io/s/kwxjmo69po