Andarist / Andarist/use-smooth-scroll
window is not defined on SSR
オープン
- 主要言語
- JavaScript
- スター
- 42
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
'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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。