react-virtualized-item-grid
react-virtualized-item-grid copied to clipboard
Hey, Your package is not working with React 16, Please upgrade it.
Hi,
I was trying to use this into my project, because original react-virtualized is not a good documentation, but this look easy to me, so I tried but it's not compatible with React 16.
So please upgrade it. Now Im moving back to original plugin :(
Thanks Adil
Came to leave the same comment that it's not working in React 16.
Uncaught Error: _processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).
I did some recommended solutions to upgrade Yarn, got things re-installed, and after all that, the same error was occurring. Help here would be greatly appreciated, thanks!
@IsurusPrime @adilsaeed31 I too, came to the library for a simpler documentation. Looks like this library has been abandoned.
Did you folks found a suitable replacement? thx