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
I tried to use jquery.nicescroll with webpack 4.43 but i have this error :
jQuery.Deferred exception: $domElts.faqBox.niceScroll is not a function TypeError: $domElts.faqBox.niceScroll is not a function
at HTMLDocument.<anonymous>
Hello,
I tried to use jquery.nicescroll with webpack 4.43 but i have this error :
My code is :
On my webpack.config.js, I have add this :
but it's doesn't work ...
Thank you in advance for your help
The text was updated successfully, but these errors were encountered: