Skip to content

allDay true breaks week-view and day-view when using dayjs #1723

Open
@icon02

Description

@icon02

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')
grafik

Minimal reproduction of the problem with instructions

Stackblitz Demo

Versions

  • Browser name and version: all Browsers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions