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

Cannot set day and date in two separate statements #7331

Closed
matsbryntse opened this issue Aug 18, 2023 · 0 comments
Closed

Cannot set day and date in two separate statements #7331

matsbryntse opened this issue Aug 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@matsbryntse
Copy link
Member

matsbryntse commented Aug 18, 2023

https://bryntum.com/products/calendar/examples/basic/

// Run this on the console in one go, you end up on the 12th

calendar.mode = 'day';calendar.date = new Date(2023, 9, 11);

Uploading Screenshot 2023-08-18 at 08.48.37.png…

@matsbryntse matsbryntse added the bug Something isn't working label Aug 18, 2023
@ExtAnimal ExtAnimal self-assigned this Aug 18, 2023
@ExtAnimal ExtAnimal added the resolved Fixed but not yet released (available in the nightly builds) label Aug 18, 2023
@SergeyMaltsev SergeyMaltsev added this to the 5.5.2 milestone Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants