Andarist / Andarist/use-smooth-scroll

window is not defined on SSR

Abierto
#5 1 comentario 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.