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

Showloading error when clicking/tapping screen

1 Answer 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 18 Dec 2013, 07:33 PM
In my app, I have a list of people that loads the first 50 when you navigate to the view.  When you first navigate, the app.showLoading() method is called.  If you click or tap anywhere on the screen during the loading process it errors out saying:

Error: Uncaught TypeError: Cannot read property 'top' of undefined

Url: http://localhost:5555/assets/js/kendo.all.min.js

Line #: 46

Is there any way to prevent the kendo showLoading method from throwing this error?  Should I just handle the error by hiding it instead?  It seems that even though it errors, if you close the error window, all the data still has been loaded properly.

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 19 Dec 2013, 11:26 AM
Hi Jereme,

The issue which you described is not a known one. Is it possible for you to provide a small but runnable jsBin sample which isolates it?
In this way I will be able to reproduce it locally and examine what exactly is going wrong. Please send me such sample and I will check it right away.

Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Mark
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or