Andarist / Andarist/use-smooth-scroll
window is not defined on SSR
Aperta
- Lingua principale
- JavaScript
- Stelle
- 42
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
'useSmoothScroll' is trying to access the window object on server-side.
just importing the package in a component would result to this error, I tried to require and run it inside useEffect but obviously, it won’t work as it's a hook itself.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.