passy / angular-masonry

An AngularJS directive for Masonry.
https://passy.github.io/angular-masonry
MIT License
1.12k stars 216 forks source link

Not seems to work what I do wrong? #92

Closed lgt closed 9 years ago

lgt commented 9 years ago

I try to implement the directive where the markup is comming from json api and contains the directive I read about that in this case the json should be compiled but I do not find a propper way to do this

dependency added

var blancAppApp = angular .module('blancAppApp', [e json shoul be fira 'ngAnimate', 'ngCookies', 'ngResource', 'ngRoute', 'ngSanitize', 'ngTouch', 'ngProgressLite', 'wu.masonry' ]);

stephenplusplus commented 9 years ago

Can you edit your post to use backticks (`) above and below your code snippets? It's hard to understand in the current state :)

lgt commented 9 years ago

hier is the issue where I try to use your directive but everything is getting smashed.

passy commented 9 years ago

@lgt I don't see anything there except for a couple of links. No errors in the console either.

lgt commented 9 years ago

masonry directive is not properly rendering the images maybe I do something wrong

passy commented 9 years ago

Sorry, there's too much traffic on this repo. If it's not a bug, please ask your question on StackOverflow. Thanks!

lgt commented 9 years ago

if u don't see any red in console does not mean that there is no bug over there. Anyway I drop this thin in trash

passy commented 9 years ago

It's not my job to find bugs for you. If you want help, you need to be more specific. If you want advice how to debug your issue, this is not the right place.