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

Mini-calender outside calender produces errors #71

Open
MilesAl opened this issue Oct 16, 2023 · 1 comment
Open

Mini-calender outside calender produces errors #71

MilesAl opened this issue Oct 16, 2023 · 1 comment

Comments

@MilesAl
Copy link

MilesAl commented Oct 16, 2023

Expected behavior:
When using mini-calender outside of the scheduler it should not produce any exception when selecting a date via mini-calender and should lead to correct switch of day in scheduler.

Current behavior:
Selecting specific dates in mini-calender can produce a type-error "Cannot read properties of undefined (reading 'cells')".
When selecting one of this dates and changing to month before by arrow back button in mini-calender it produces the exception. Now selecting any day of the opened month gets impossible until changing to another month and day.

How to reproduce:
Open related example Mini calendar outside the scheduler
Go to "day"-tab in scheduler, select October 10th 2022 for example and navigate back by arrow back button in mini-calender.
Can also be reproduces by other dates like May 9th 2022, March 14th 2022 and so on. Mostly second monday of a month.

@MilesAl MilesAl changed the title Critical bug when using mini-calender outside calender Mini-calender outside calender produces errors Oct 16, 2023
@MaksimLakatkou
Copy link

This issue was fixed in version 7.0.0.

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