wadackel / react-stack-grid

Pinterest like layout components for React.js
https://wadackel.github.io/react-stack-grid/
MIT License
870 stars 77 forks source link

Cannot use multiple react-stack-grids #49

Closed Mochlate closed 6 years ago

Mochlate commented 6 years ago

It appears that if you try to render more than one react-stack-grid you cannot.

To repro: place two react-stack-grid components on the screen and notice that only one renders

Mochlate commented 6 years ago

I am also observing this error. This may be related to the issue

Uncaught TypeError: Cannot read property 'startSize' of undefined at onElementDetectable (element-resize-detector.js:241) at ready (scroll.js:555) at Object.process (batch-processor.js:124) at processBatch (batch-processor.js:37)

Mochlate commented 6 years ago

This had to do with an imcompatible minor version of size-me