klederson / angular-masonry-directive

A very simple and 100% compatible masonry directive for AngularJS ... do you know how to use masonry? Good! You know how to use this
115 stars 68 forks source link

Masonry is not defined error #43

Open manoharmalkar opened 7 years ago

manoharmalkar commented 7 years ago

I have implemented this directive. 1) include Masonry js file, Masonry directive, 2) Added it in app.js 3) Used as below:

It gives me "Masonry is not defined" error Is there any thing missing?

nimeso commented 6 years ago

@manoharmalkar did you work this out? I have the same issue.