OverlayScrollbars icon indicating copy to clipboard operation
OverlayScrollbars copied to clipboard

ReferenceError: me is not defined

Open igdev116 opened this issue 3 years ago • 1 comments
trafficstars

When I build product with Next Js, an error is occurred but during development nothing happens 😢

framework-9e9e884da035a686.js:1 ReferenceError: me is not defined
    at 632cba62-656fef5300583a9d.js:1
    at HTMLDivElement.<anonymous> (632cba62-656fef5300583a9d.js:1)
    at Function.r [as each] (632cba62-656fef5300583a9d.js:1)
    at a.OverlayScrollbars (632cba62-656fef5300583a9d.js:1)
    at g.componentDidMount (0-e5f8904c82d78800.js:1)
    at kh (framework-9e9e884da035a686.js:1)
    at zi (framework-9e9e884da035a686.js:1)
    at b.unstable_runWithPriority (framework-9e9e884da035a686.js:1)
    at Qe (framework-9e9e884da035a686.js:1)
    at yi (framework-9e9e884da035a686.js:1)

igdev116 avatar Dec 15 '21 05:12 igdev116

Same here! Did you find the cause?

tamimaj avatar Jan 31 '22 22:01 tamimaj

Please try the new v2 version of overlayscrollbars and the most recent version of overlayscrollbars-react. This should be fixed there

KingSora avatar Nov 12 '22 13:11 KingSora