react-virtualized
react-virtualized copied to clipboard
Upgrade dependencies to support React 17
npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.3.0 || ^16.0.0-alpha" from [email protected]
Duplicate of #1655 and #1690
Any update though @bvaughn @wuweiweiwu @yamadapc ?
Also waiting for it
@bvaughn Am i right and now only react-virtualized allows render dynamic row's height in List(not react-window)?
No updates?
+1
+1, I have faced this in our project today when trying to install React 17...
It's merged: https://github.com/bvaughn/react-virtualized/blob/master/package.json#L149-L152, but not released :|
Lol same :-)
Anything I can do to help?
Anyone maintaining this repo? Need help publishing for React 17?
Recently I'm trying to select Table library for React. This library was the first thing came to my mind but it does not seem to be actively maintained any more? I would like to thank the author and maintainers for developing this awesome piece of work, but can you explicitly mention in README that this project won't be maintained any more?
Looks like react-virtualized has been dropped for react-window, which is pretty useless on its own as it doesn't even have support for table headers
React-base-tables seems to solve that problem though, it's built upon react-window and almost seems like a drop-in replacement for react-virtualized with more features
+1
+1
+1
+1
any news?
+1
Just read in another thread that npm install --legacy-peer-deps
works, but that's an ugly workaround.
Version 9.22.4 has been published with peer dependencies updated to include React 17 and 18. (No other changes from 9.22.3)
https://github.com/bvaughn/react-virtualized/releases/tag/v9.22.4
Version 9.22.4 has been published with peer dependencies updated to include React 17 and 18. (No other changes from 9.22.3)
https://github.com/bvaughn/react-virtualized/releases/tag/v9.22.4