react-virtualized-examples icon indicating copy to clipboard operation
react-virtualized-examples copied to clipboard

Auto height exmaple not working

Open rajendra3884 opened this issue 6 years ago • 1 comments

I tried this example https://github.com/eh3rrera/react-virtualized-examples/blob/master/04-dynamic-height-rows/src/App.js But it's not working. Showing only empty data.

rajendra3884 avatar May 15 '19 14:05 rajendra3884

It works correctly for me. I cloned the repo, installed the dependencies for that folder, and run the app.

Can you tell me more about your environment or something else that might be relevant? For example, did you upgrade the versions of React or React-virtualized? Errors in the console?

Thanks!

eh3rrera avatar May 17 '19 00:05 eh3rrera