react-virtualized-item-grid icon indicating copy to clipboard operation
react-virtualized-item-grid copied to clipboard

Hey, Your package is not working with React 16, Please upgrade it.

Open adilsaeed31 opened this issue 6 years ago • 3 comments

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

adilsaeed31 avatar Feb 27 '18 11:02 adilsaeed31

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 avatar Apr 07 '18 23:04 IsurusPrime

@IsurusPrime @adilsaeed31 I too, came to the library for a simpler documentation. Looks like this library has been abandoned.

john-raymon avatar Oct 07 '18 01:10 john-raymon

Did you folks found a suitable replacement? thx

leefsmp avatar Jun 02 '21 16:06 leefsmp