Open
Description
Description
If events span across multiple days and Start and End times are outside of the shown hours, the events are not displayed in WeekView. For instance, changing the end or start time to be in the displayed interval for business hours is working correctly, and the events are displayed.
Plan
KendoReact
Steps To Reproduce
- Open the following example: https://stackblitz.com/edit/react-xt9flkfy?file=app%2Fapp.tsx,app%2Fsc-events-utc.ts
- Notice there are no events displayed
- Click Show full day
- Notice that the event is displayed
Actual Behavior
When events span across multiple days and Start or End times are outside of the shown hours, the events are not displayed in WeekView.
Expected Behavior
The events should be displayed as if they are spanning across the displayed period.
Reported in TicketID: 1688638