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
Describe the bug
"+ x more" appointsments can overflow when RadzenScheduler is set to heights different from example on demos site.
This will also result in RadzenScheduler showing ScrollBar if bottom row of cells shows the "+ x more" UI.
Yep, this happens because the calculation that does MaxAppointmentsPerSlot is a bit iffy. We will see if there is any way to make it more robust somehow. As a workaround you can set MaxAppointmentsPerSlot (it is a property of RadzenMonthView). I think 3 should be fine.
Describe the bug
"+ x more" appointsments can overflow when RadzenScheduler is set to heights different from example on demos site.
This will also result in RadzenScheduler showing ScrollBar if bottom row of cells shows the "+ x more" UI.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: