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

Calendar intervals stops rendering after some time ahead #7794

Closed
chuckn0rris opened this issue Nov 3, 2023 · 0 comments
Closed

Calendar intervals stops rendering after some time ahead #7794

chuckn0rris opened this issue Nov 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@chuckn0rris
Copy link

chuckn0rris commented Nov 3, 2023

Set maxCalendarRange to high values didn't fix the problem.

Forum post

Hi,

Related to forum post viewtopic.php?t=25747 . Can we also render the TaskNonWorkingTime till the time span provided?

Steps to reproduce:

Open the Gantt calendars example: https://bryntum.com/products/gantt/examples/calendars/

Paste the below code to the console

gantt.setTimeSpan(new Date(2021, 6, 28), new Date(2027, 6, 28))

Scroll to 19 Jul 2026 and taskNonWorkingTime does not render after that
taskNonWorkingTime_stopsRendering.png

Is there a config to enable taskNonWorkingTime on complete TimeSpan?

Thanks,
Rayudu.
taskNonWorkingTime_stopsRendering.png

@chuckn0rris chuckn0rris added bug Something isn't working forum Issues from forum OEM OEM customer labels Nov 3, 2023
@chuckn0rris chuckn0rris changed the title [ANGULAR] Calendar intervals stops rendering after some time ahead Calendar intervals stops rendering after some time ahead Nov 3, 2023
@isglass isglass added the resolved Fixed but not yet released (available in the nightly builds) label Nov 9, 2023
@isglass isglass added this to the 5.6.1 milestone Nov 9, 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 OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants