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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,3 +85,5 @@ If no props are passed to `<NextTopLoader />`, below is the default configuratio
85
85
-`height`: height of TopLoader in `px`.
86
86
-`crawl`: auto increamenting behaviour for the TopLoader.
87
87
-`showSpinner`: to show spinner or not.
88
+
89
+
After passing the props reload the next.js server once in the browser, to see changes for `<NextTopLoader />` ( This is because NextTopLoader uses built-in history api in browser for indicating progress )
0 commit comments