DrewDahlman / Mason

Mason.js for creating a perfect grid with jQuery.
http://masonjs.com/
MIT License
1.22k stars 183 forks source link

Getting typeError #74

Open BrainFeeder opened 6 years ago

BrainFeeder commented 6 years ago

Hello, I'm getting the error:

TypeError: a.matrix[(d + o)] is undefined

in console. I noticed it after adding CSS preloading .

Could this have something to do with the error? And why did it occur? Because grid wrapper width and height are unknown at the time masonjs tries to build the grid?