support
support copied to clipboard
Exception thrown when syncing segmented events data and `useRawData` is enabled
https://github.com/bryntum/support/assets/72431/aa55b33a-5830-41ee-942a-77a5db223c2f
Reproducible with: scheduler-bugs-4.zip
After initial set, syncDataOnLoad should ensure it does not come through that code path (setStoreData) - part of the issue seems to be that syncDataOnLoad: true
gets lost somehow - separate ticket opened https://github.com/bryntum/support/issues/9203
EDIT: False alarm, issue closed
With syncDataOnLoad set to true
and other changes in 5.6.11 this is working for me. Will keep ticket open until it is relased a client has a chance to try
Client reports it seems to work now, will close ticket