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
53 stars 6 forks source link

[REACT] error when creating event after changing date with the date picker #4578

Open taauntik opened 2 years ago

taauntik commented 2 years ago

Forum post

Hello, when I try to change the date and create an event it throws this error, I used the same config of the vertical react demo, do I need to add anything else to my code? Immagine 2022-05-05 162027.jpg Immagine 2022-05-05 161959.jpg

Here is the code to test: custom-event-editor.zip

isglass commented 2 years ago

It is supposed to keep time axis duration when you assign startDate, strange