eiriklv / react-masonry-component

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

Small Bug #145

Open Dragos1991 opened 5 years ago

Dragos1991 commented 5 years ago

Hello, when you have different width on the first element in the grid, it would mess up all the others elements.

afram commented 5 years ago

do you have an example of for this?

terreb commented 4 years ago

@Dragos1991, I also have the first element of a different width (2x) than the others and see this bug from time to time. It's not stably reproducible though. Have you found a solution for that?