I got a problem when I used react-window with react-virtualized-auto-sizer, I made a little change of official example, then the list is disappear. I wonder why? Thank you for any help ~~
sandbox: https://codesandbox.io/s/bvaughn-react-window-fixed-size-list-vertical-forked-utczn?file=/index.js
when you delete the div node in the Examplecomponent, everything is ok.