Open
Description
Describe the bug
I set up the calendar with dayjs according to the dayjs-demo.
When i have an event with allDay: true
set, it breaks the week-view
as well as the day-view
(does not render either view).
The console shows the following errors:
TypeError: moment.max is not a function
TypeError: Cannot read properties of undefined (reading 'allDayEventRows')
Minimal reproduction of the problem with instructions
Versions
- Browser name and version: all Browsers
Metadata
Metadata
Assignees
Labels
No labels