Gantt Chart Multi User with yjs websocket

1 Answer 58 Views
Gantt
Nico
Top achievements
Rank 1
Nico asked on 24 Jul 2024, 07:34 AM
Hi i'm using kendo react gantt chart in one of my project, and i make a few custom component like the edit form, the week view with custom header cell

in a single tab its working fine, however, as soon as its hooked up with websocket connection and someone open the same page/component, it will start saying its invalid date, any idea why its happening?
is it the websocket that changed the valid date into invalid or the gantt chart is not compatible for multi user?

thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Konstantin Dikov
Telerik team
answered on 25 Jul 2024, 12:35 PM

Hi Nico,

The KendoReact Gantt component is a UI component that will display the data being set to it, so if you are receiving data related errors you will have to debug and see if you can pinpoint the root cause of the issue.

As a side note, the KendoReact components are UI components rendering the data set by the developers and we do not have a concept for multi-user usage, nor we have tested the components in such scenarios. 

 

Regards,
Konstantin Dikov
Progress Telerik

Do you have a stake in the designеr-developer collaboration process? If so, take our survey to share your perspective and become part of this global research. You’ll be among the first to know once the results are out.
-> Start The State of Designer-Developer Collaboration Survey 2024

Tags
Gantt
Asked by
Nico
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or