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

Crash on creating an event in Gantt+SchedulerPro demo with filter applied in gantt #10187

Open ghulamghousdev opened 3 weeks ago

ghulamghousdev commented 3 weeks ago

Forum Post: https://forum.bryntum.com/viewtopic.php?p=155684#p155684

Add this config to features in gantt:

features : {
        filterBar: {
          compactMode: true,
        },
    },
  1. And now filter the tasks column with anything, and try to drag and create an event in the schedulerPro for any resource. You will see the crash.,
  2. Creating event with double does not show any event in timeaxis region

https://github.com/user-attachments/assets/d9198e0f-3d25-4fc1-8d9c-eaddd63c17fb

kansimies commented 3 weeks ago

Could this issue be prioritized since it is a show stopper for us?

matsbryntse commented 3 weeks ago

test pushed to 10187-crash