An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
Currently, it will load the full date range. So the infiniteScroll feature will work.
There is a private config, loadFullDateRange available as a lazyload config that needs to be public.
And make sure it works, and cover with tests.
Currently, it will load the full date range. So the infiniteScroll feature will work. There is a private config,
loadFullDateRange
available as a lazyload config that needs to be public. And make sure it works, and cover with tests.