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
You can use #81 (comment) solution for now. I'm planning to export all the nprogress methods from this package. So you'll be able to use it without reinstalling.
I want to implement the loading to notify the user that it is fetching.
During fetching unchanged route to trigger routeChangeStart.
I want to control it to load as soon as possible and stop when an error occurs, How to implement it like NProgress.start() and NProgress.done() ?
The text was updated successfully, but these errors were encountered: