-
https://github.com/TheSGJ/nextjs-toploader/issues/56
-
It would be very cool to see TopLoader at the bottom. Could be done like passing a boolean whether to show it at bottom or not.
-
- [x] starpick error
- [x] 首次点击, toploader 持续加载不能完成, 总是有一个fetch error
-
-
**URL**: https://www.lenovo.com/br/pt/accessories-and-monitors/cases-and-bags/briefcases-toploads/CASE-BO-15-6-Toploader-T210-Black-ROW/p/GX40Q17229
**Browser / Version**: Firefox Mobile 119.0
…
-
As per the code of library default zIndex for loader and progress bar is 1031, While using this library with Material UI whose app bar is having the `zIndex-1100`, The loader and progress bar goes beh…
-
lol, just try it:
Go on 'Dashboard' via the navbar.
Click again on 'Dashboard' via the navbar.
-
## Context
Currently, on www.codu.co, we get a progress bar when changing pages.
With the new `next/navigation` package, the way we handled this no longer works.
I'm open to suggestions that migh…
-
#### Description
I am trying to render data from Notion using the `react-notion-x` library in my Next.js project. However, I am getting an error that says "Cannot read properties of undefined (read…
-
Adding the component into the root layout gives a hydration error.
`app/layout.js`:
```tsx
import NextTopLoader from 'nextjs-toploader';
export default function RootLayout({ children }) {
r…