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.84k stars 214 forks source link

Overlayscrollbar-react completely crashes my application on Safari #539

Closed Metwesh closed 1 year ago

Metwesh commented 1 year ago

I am using the latest overlayscrollbars package with the latest overlayscrollbars-react plugin & it gives me the following errors:

TypeError: u2 is not a function. (In 'u2(l2)', 'u2' is undefined) F2@http://localhost:5173/node_modules/.vite/deps/overlayscrollbars-react.js:2771:109

It is prevalent on both production builds & the local host ones.

Note the issue only occurs on macOS safari & does not occur on iOS.

Environment

KingSora commented 1 year ago

Good day @Metwesh

I'm sorry but I don't have enough information to investigate in your case.. Is there a possibility for you to create a reproduction repo or example?

KingSora commented 1 year ago

@Metwesh I'm closing this issue because of inactivity. In case you're still interested in a solution please don't hesitate to comment here or to open a new issue.