Loader Indicator Issue

Hello,

At times, when we visit a webpage, the loading indicator at the top continues to spin even after the data has been successfully loaded on the screen. This loading indicator seems to continue indefinitely, constantly cycling from 0 to 100.

I would greatly appreciate any recommendations or suggestions on how to resolve this issue.

Hey Eduardo,
The loading indicator becomes visible when a request is being processed. It is possible that there is a lengthy operation occurring on your screen. In such cases, I suggest investigating the Background Tasks mechanism for potential solutions.