You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When auto-initializing via the data-masonry attribute, the gutter option doesn't seem to work. See my code pen where I've specified the gutter in the attribute. When you resize, the space between tiles seems to be random, sometimes zero space.
In my code pen, comment out the first call to masonry and uncomment the second where the gutter is passed as an option in the call. That works fine.
When auto-initializing via the data-masonry attribute, the gutter option doesn't seem to work. See my code pen where I've specified the gutter in the attribute. When you resize, the space between tiles seems to be random, sometimes zero space.
In my code pen, comment out the first call to masonry and uncomment the second where the gutter is passed as an option in the call. That works fine.
https://codepen.io/osheros/pen/WNJOQJd
The text was updated successfully, but these errors were encountered: