hide spinner new way?
Hi Puneet,
You can use:preshowSpinner();/preandprehideSpinner();/pre
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Puneet,
You can use:preshowSpinner();/preandprehideSpinner();/pre
Thanks it worked fine. But there is an issue.
I did show spinner and navigated to a page, and once the page load is successfull i use hide spinner option, this worked fine.
I went to that page again, spinner starts showing but does not hide, as the data is already loaded on the page.
Request help. Thanks!
Thanks it worked fine. But there is an issue.
I did show spinner and navigated to a page, and once the page load is successfull i use hide spinner option, this worked fine.
I went to that page again, spinner starts showing but does not hide, as the data is already loaded on the page.
Request help. Thanks!
Hello Puneet,
Try to change logic of aplication. For example, use "Page Show" event instead of "Load" event.