KingSora / OverlayScrollbars

A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
https://kingsora.github.io/OverlayScrollbars
MIT License
3.78k stars 214 forks source link

NextJS - extendParams is not a function #537

Closed AmirVahedix closed 1 year ago

AmirVahedix commented 1 year ago

In the base installation of Next JS 13 (using the app dir, ...), wrapping a component with the OverlayScrollbarsComponent or using the useOverlayScrollbars hook, Gives me this error: Error: extendParams is not a function

KingSora commented 1 year ago

Good day @AmirVahedix

Unfortunately I can't really help you with this limited amount of information... Is it possible for you to create a reproduction repository or example which I can take a look at?

KingSora commented 1 year ago

@AmirVahedix I'm closing this issue beacuse of inactivity. In case you are still interested in a solution please don't hesitate to reply here or to open a new issue