We are experiencing a runtime error when using the React-scroll library in our Next.js application during server-side rendering
undefined is not an object (evaluating 'c.scrollSpyContainers[c.scrollSpyContainers.indexOf(e)].spyCallbacks')
The error is reported in Sentry, I couldn't repeat it when I tried.