This is a migrated thread and some comments may be shown as answers.

Data issues in gantt cause browser to hang

1 Answer 28 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Jarosław
Top achievements
Rank 1
Jarosław asked on 25 Apr 2016, 12:04 PM

When putting data inside kendo gantt and missing some fields, it can cause browser to hang for a long time and then fail to display the data corretly. That can happen in many sittuations, including, but not limitted to:

  • Not specifying start and end date for event
  • Not specifying start and end date for summary event
  • setting event to expanded even when event has no children
  • etc

I would expect many behaviours here, like throwing an error in javascript, using some default values, calculating possible values (in case of event with children), skipping incorrect values in specific context and so on. What I would not expect is for browser to end up in state where I cannot interact with page for few seconds (probably before chrome kills script that blocks page)

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 27 Apr 2016, 12:33 PM
Hi,

This post is duplicated to http://www.telerik.com/forums/after-creating-event-trying-to-update-it-causes-new-event-to-be-created

Regards,
Hristo Valyavicharski
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Gantt
Asked by
Jarosław
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or