Skip to content
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

Open
gp123941 opened this issue Sep 27, 2021 · 6 comments
Open

Update react-virtualized dependency to 9.22.3 #916

gp123941 opened this issue Sep 27, 2021 · 6 comments

Comments

@gp123941
Copy link

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

@nosferatu500
Copy link

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

yarn add @nosferatu500/react-sortable-tree

@balovbohdan
Copy link

Any updates for this issue, guys?

@gnowland
Copy link

gnowland commented Feb 11, 2022

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:

npm WARN Could not resolve dependency:
npm WARN peer react@"^15.3.0 || ^16.0.0-alpha" from [email protected]
npm WARN node_modules/react-virtualized
npm WARN   react-virtualized@"^9.21.2" from [email protected]
npm WARN   node_modules/react-sortable-tree-patch-react-17

@marketsystems
Copy link

rubbish when its 6 months later and still those warnings are there!

@binarykitchen
Copy link

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?

@marketsystems
Copy link

marketsystems commented Mar 2, 2023

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!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants