-
Notifications
You must be signed in to change notification settings - Fork 4k
Add navigation loader and rename context provider #3642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
0a63d53 to
a8a24b8
Compare
Introduce a navigation loader component to indicate loading state during navigation and rename the hash context provider to better reflect its purpose.
The loading state only appears after 400ms, pages that are fast enough or already loaded won't show the loading indicator.