Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
icon02 opened this issue May 16, 2024 · 2 comments
Open

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

icon02 opened this issue May 16, 2024 · 2 comments

Comments

@icon02
Copy link

icon02 commented May 16, 2024

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
@matts-bot
Copy link

matts-bot bot commented May 16, 2024

Thanks so much for opening an issue! If you'd like to support this project, then please consider sponsoring me

@seanakers21
Copy link

I am also having the same issue in my project, any workarounds found yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants