Hi,
I'm using kendo.ui.progress to create a loading mask for many of my kendo widgets. On a mobile browser, the loading animation never disappears after the window content has finished loading. The loading masks on grids and views disappear correctly on mobile browsers. I can force the mask to disappear by calling kendo.ui.progress in Chrome's console, however I don't want to be adding this to my views when it is already functional on a desktop browser.
Has anyone run into anything like this before?
Thanks,
Brian