Andarist / Andarist/use-smooth-scroll
window is not defined on SSR
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 42
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
'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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.