You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only get the loading bar to start when the page is loading the first time or is reloading.
If I the use out post or get after that nothing seems to happen.
I did follow the instructions in the readme.md.
The text was updated successfully, but these errors were encountered:
After install and configure this library, any HTTP requests - even if it is "POST" - to servers from HttpClient will cause appearing loading bar effect only if the request takes over 100 msec.
and try ... with No-Wait buttons.
HTTP requests by clicking those ... with No-Wait buttons will be finished immediately, and you won't see the loading bar effect.
The source code of that sample site can be found in the URL below:
I only get the loading bar to start when the page is loading the first time or is reloading.
If I the use out post or get after that nothing seems to happen.
I did follow the instructions in the readme.md.
The text was updated successfully, but these errors were encountered: