You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next throws an error about not being able to find lodash.throttle. I've tried installing that package manually, but the same thing happens.
Steps to reproduce: create a quick Next app with react-scroll and use the Link component and scrollSpy function appropriately.
Next throws an error about not being able to find
lodash.throttle
. I've tried installing that package manually, but the same thing happens.Steps to reproduce: create a quick Next app with
react-scroll
and use theLink
component andscrollSpy
function appropriately.Next.js logs:
tsconfig.json
:The text was updated successfully, but these errors were encountered: