apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
776 stars 61 forks source link

Cannot destructure property 'shallow' of 'undefined' as it is undefined. #87

Closed 5ylar closed 1 year ago

5ylar commented 1 year ago
image image

https://github.com/apal21/nextjs-progressbar/blob/9ff0eb8ea1dd2d0ef181ac2b64ab312522055627/src/index.tsx#L117

imranbarbhuiya commented 1 year ago

You are emitting it incorrectly. Check https://github.com/apal21/nextjs-progressbar/issues/70#issuecomment-1061533686 for fix