-
Notifications
You must be signed in to change notification settings - Fork 904
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
Update react-virtualized dependency to 9.22.3 #916
Comments
I made a fork to solve my own tasks, but if you want, you can use it as an alternative: (For React 17) https://www.npmjs.com/package/@nosferatu500/react-sortable-tree
|
Any updates for this issue, guys? |
Hey @wuweiweiwu or @adyz any chance you could bump the react-virtualized dependency version? getting the following on install of https://www.npmjs.com/package/react-sortable-tree-patch-react-17:
|
rubbish when its 6 months later and still those warnings are there! |
Indeed. And no commits for a long time. Guess we better drop it and pick a new React component. Any recommendations, which one - that is actually maintained - comes most close to this one? |
Yeah quickly uninstalled the npm :D No idea what to use yet..im looking around though, I need something that probably is virtualized to handle a large dataset plus allows a form or something above to add select lists and autocomplete text filter etc (MUI datagrid would be great if the free one allowed multiple filters but the naff popup filtering modals are not my thing either need a separate box above!) |
Currently react-virtualized dependency is set for version ^9.21.2. (and this has a peer dependency on react v16)
Is it possible to upgrade to latest version: ^9.22.3 so we can use it with react v17?
Thank you,
George
The text was updated successfully, but these errors were encountered: