eiriklv / react-masonry-component

A React.js component for using @desandro's Masonry
MIT License
1.43k stars 145 forks source link

IE11 Support? #135

Closed chrisjcodes closed 6 years ago

chrisjcodes commented 6 years ago

First of all thanks for the component, working great for my needs. However it doesnt seem to be working at all in IE11. All the child nodes are just stacked and onLayoutComplete is never being called. Doesnt appear to have any errors in the console either.

Using version 6.2.1

chrisjcodes commented 6 years ago

This may actually be caused by something else. Closing issue