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 loses syncDataOnLoad setting #9203

Closed isglass closed 4 months ago

isglass commented 4 months ago

Try the changed SchedulerPro effort demo on the react-sync-issue branch (based on clients app from https://github.com/bryntum/support/issues/9189).

On console, run bryntum.query('schedulerpro').eventStore.syncDataOnLoad. Reports undefined, should be true

isglass commented 4 months ago

False alarm, app had some build errors because of incorrect ref declaration