-
Notifications
You must be signed in to change notification settings - Fork 75
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
Not working with react 18 and next js 12 getting element ref error #234
Comments
Same error here. |
I have same error. Please, fix it! |
This issue happens due to |
I have same issue. For me helped change Error:
react-scrollbars-custom/src/ScrollbarTrack.tsx Lines 22 to 30 in 6f9e391
|
The latest release in the repository is from 2018 and the latest code push is from 2021 I think this repository is unmaintained. |
I'm trying to cut the time to rework the package atm |
Any updates on this issue ? Still presents on the latest release |
Wondering if any updates that may fix the issue are upcoming? |
Facing the same issue...
|
same here |
I'm sorry, any updates? @xobotyi |
Plus one, also reproduced this, albeit without Next.js, rather with a client side application using React 18 and Vite 5.1 |
Same here, with react 18 and Vite 5.1. Any updates on this issue ? |
I've got same issue in react 18. please let me know how to fix it. |
What is the current behavior?
Steps to reproduce it and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have extra dependencies other than
react-scrollbars-custom
. Paste the link to your JSFiddle or CodeSandbox example below:What is the expected behavior?
A little about versions:
react-scrollbars-custom
:The text was updated successfully, but these errors were encountered: