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

Random errors after Navigate event

1 Answer 148 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Dev O'Reilly
Top achievements
Rank 1
Dev O'Reilly asked on 15 Jul 2014, 05:25 PM
We are running into errors during the navigate event on our scheduler and have yet to be able to pin down what might be leading to them. We get either of these two:

Uncaught TypeError: Cannot read property 'firstSlot' of undefined
Uncaught TypeError: Cannot read property '_continuousEvents' of undefined

So far we are not able to make heads or tails of what might be causing this. Our datasources appear to all have data during the navigate event and we cannot get them to happen consistently enough to figure out what might cause them. Repeating the same steps doesn't always get the same result so we have been hard pressed to find the root cause. The only thing we can usually get to cause it is a week view navigate, though it has happened on other views but not as regularly. Is there something related to those messages we should look for? Possibly something is happening asynch that we need to check for valid info before the event is allowed to occur?

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 16 Jul 2014, 07:18 AM
Hi,

From the provided information it's not clear for us what is the reason for current behavior. To be able to help we would need runable sample where the issue can be reproduced as well as the exact steps and browser needed to reproduce it on our side.

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Dev O'Reilly
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or