kendo-react
kendo-react copied to clipboard
[Bug][Scheduler] Using DayView with SlotDuration and WorkDayStart does not display the event start correctly
I'm submitting a...
- Bug report
Current behavior
When using slotDuration
and WorkDayStart
in the DayView the events do not start at the correct time slot
Expected behavior
When setting the slotDuration
to 25 or any other value the events should be displayed in the correct time slot without having any minutes trimmed
Minimal reproduction of the problem with instructions
- Open this example: https://stackblitz.com/edit/react-ydgbsl-nxumjg?file=app%2Fmain.jsx
- Observe that despite the prop configuration the first slot appears at 9:35
Reported in Ticket ID: 1633066