Scheduler height issue

Setting up the scheduler and ran into a problem. Is there a way to make the calendar date boxes stay the same height? When switching months, some months change the height, which makes the schedule items look very messy. I can't seem to find a way to make the stay the same height.

Can you reproduce this issue here? We are not sure what the described problem is.

September 2021 Looks like this


October 2021 Looks like this

Then went back to May

September looks find, but the other two months the "xx More" overwrites the dates in the next row.
I have redone the scheduler multiple times and get this exact result every time.

I know I can change the number of appointment lines, but that doesn't really solve the problem of the changing heights.

The changing heights happen because some months take more than four weeks. This is a common behavior in calendar displays (for example google calendar). I suggest to set the max number of events to 3. The other option is to increase the height of the scheduler so it can accommodate the extra week.