pettiboy / react-ui-scrollspy

Customizable Scroll Spy component for react which is Simple, Easy To Use and Lightweight with callback, typescript, auto-update URL hash and throttle support among others.

Home Page:https://pettiboy.github.io/react-ui-scrollspy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs tips window is not found

zhiyizz opened this issue · comments

nextjs tips window is not found

What you have is a NextJS hydration error, its solution is documented here : https://nextjs.org/docs/messages/react-hydration-error

I don't think anything specific should be implemented in the scrollspy package, unless @pettiboy wants to make the code more robust.