How does Next.js 15 DevTools detect page loading state, and how can I implement a similar loading indicator in my app? #79932
Unanswered
rajatnai49
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
While using Next.js 15, and I noticed that the Next.js DevTools detecting the loading state of the app during navigation and data fetching as expected. I want to know how this loading detection is implemented under the hood, so i can put the custom loader in my website that way.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions