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

app.showLoading(); now times out

2 Answers 98 Views
Application
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 18 Sep 2017, 01:37 PM

Hello,

     I just noticed with Kendo UI 2017.3.913 that app.showLoading(); now hides on its own.  Is this correct, and what is the default timeout?

Thank you.

2 Answers, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 20 Sep 2017, 11:54 AM
Hello Robert,

The loader should not be hidden by default if hideLoading() is not called. I tried a very simple scenario in the following Dojo and could not reproduce such a problem:
https://dojo.telerik.com/iLAVA

Could you show me a sample where the issue can be reproduced?

Have in mind that in some scenarios it is possible that a call to hideLoading() in the internal Kendo UI code may be hiding the loader that you showed. For example, on successful binding of a ListView, hideLoading() is called internally.

Regards,
Tsvetina
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
John
Top achievements
Rank 1
answered on 22 Sep 2017, 08:20 PM
OK.  I see.  Thank you Ma'am.  
Tags
Application
Asked by
John
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
John
Top achievements
Rank 1
Share this question
or