bryntum / support

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
https://www.bryntum.com
54 stars 6 forks source link

Calendar is blank until I scroll #10325

Open egorkel-altexsoft opened 4 days ago

egorkel-altexsoft commented 4 days ago

Problem

When I add sorters to the resourceStore and groupSortFn to the group feature, the initial calendar view is broken until I scroll down and up.

bryntum-scroll+sorters-issue.webm

It looks like rows are rendered before actual sorting because the row order is broken

image

Environment: angular 18 + scheduler pro 6.1.1 Test repo: https://github.com/egorkel-altexsoft/angular-bryntum-merge-cells-issue