akoenig / angular-deckgrid

A lightweight masonry-like grid for AngularJS.
http://akoenig.github.io/angular-deckgrid
MIT License
1.09k stars 191 forks source link

Fix #83 Check layout for null before use. #94

Open sunshineo opened 9 years ago

sunshineo commented 9 years ago

Added a simple null check to avoid tons of errors.