With the latest addition to the version, which I believe is resize detection, on the server the **window** object is _undefined_ I suggest using the detectElementResize used in react-virtualized project [server-rendable detectElementResize.js](https://github.com/bvaughn/react-virtualized/blob/497776bcd00000aa860b368d320c43db98225c35/source/vendor/detectElementResize.js)
With the latest addition to the version, which I believe is resize detection, on the server the window object is undefined
I suggest using the detectElementResize used in react-virtualized project
server-rendable detectElementResize.js