-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reactCustomScroll.js:289 Uncaught TypeError: Super expression must either be null or a function #87
Comments
Sorry, I don't have experience with those environments. Can you share a link or something similar where I can debug this? |
Thanks for the response. Currently I don't have this code deployed anywhere. But I really like the animation part of scrollbar. For me to understand, how I can setup the environment for you, to reproduce the issue, a question: do you have Microsoft Office 365 account? ( As the app has integration to MS OAuth) |
Yes, I have office 365 account |
Please click on this link https://custom-scroll.netlify.app and you shall see the error in browser console. Do let me know should you need additional information. Thanks :) |
please let me know should you need more details |
Having the same issue. |
@mygurukool Maybe share the code + webpack config? |
@mygurukool, @martimarkov |
Yes, were getting this error on PROD after updating |
the following error only on PROD deployment, on apache web server and also on azure app service deployment.
Works fine with local deployment with npm/ yarn start
What could be the issue?
The text was updated successfully, but these errors were encountered: