-
Notifications
You must be signed in to change notification settings - Fork 184
Uncaught TypeError: Cannot set property '0' of undefined #50
Comments
Hmm not sure - just put this together http://jsfiddle.net/bvmp3gqe/ using fluid example |
Could it be related that my wrapper div has a fixed height? |
Yep. That would cause it. It needs a flex height in order to size properly. Sent from my Delorean
|
Hi @DrewDahlman , I'm trying to do a horizontal grid, so I need a fixed height, is there any way of doing that? How would I need to modify the library to achieve it? Thanks! |
Hi @DrewDahlman , your mansonjs is cool. However, when I create 2 grids in the same page ( #grid1 & #grid2), the Error "Cannot set property '0' of undefined" always appears despite I config the grids seperately:
Thanks! |
Applying Line 301 in 758d4ed
|
I'm getting this error right out of the box, testing it with the examples, using latest version from bower, any idea why?
THanks
The text was updated successfully, but these errors were encountered: