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

Setting scheduler.startDate to current date not working properly on infiniteScroll enabled #6404

Closed
taauntik opened this issue Mar 20, 2023 · 4 comments
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed premium
Milestone

Comments

@taauntik
Copy link

Forum post

You could reproduce it here https://bryntum.com/products/scheduler/examples/basic/

  1. First set infiniteScroll to true
  2. Then, in the console scheduler.startDate = new Date();
  3. Then use the horizontal scrollbar to scroll right or left then paste the same code in the console again. you'll see it's showing a future date not today's date
@taauntik taauntik added bug Something isn't working premium forum Issues from forum labels Mar 20, 2023
@taauntik
Copy link
Author

related #6032

@mightym
Copy link

mightym commented Apr 21, 2023

@taauntik as you mentioned this is related to #6032 This issue seems to be marked as resolved and available in Release 5.3.3. But for me this issue is still there in that release. Or is #6032 actually something else?

@matsbryntse matsbryntse added high-priority Urgent to have fixed BLOCKING labels Apr 21, 2023
@matsbryntse matsbryntse added this to the 5.3.4 milestone Apr 21, 2023
@isglass
Copy link
Contributor

isglass commented Apr 26, 2023

Solution is to use visibleDate instead, will repurpose ticket to clarify this in docs.

@isglass isglass self-assigned this Apr 26, 2023
@isglass
Copy link
Contributor

isglass commented Apr 26, 2023

Docs clarification https://github.com/bryntum/bryntum-suite/pull/7008. Closing this ticket

@isglass isglass closed this as completed Apr 26, 2023
@isglass isglass removed the BLOCKING label Apr 26, 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 forum Issues from forum high-priority Urgent to have fixed premium
Projects
None yet
Development

No branches or pull requests

4 participants