Closed binarykitchen closed 10 years ago
The native web console in Firefox version 28 reports the above warning at line outlayer.js:114.
This error occurs when you attempt to init Masonry with an null object. I would check that the object indeed exists. It might be a typo in querySelector().
querySelector()
yeah, right, my bad. all good now :)
The native web console in Firefox version 28 reports the above warning at line outlayer.js:114.