Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DI #30

Open
RopoMen opened this issue Oct 30, 2015 · 1 comment
Open

Fix DI #30

RopoMen opened this issue Oct 30, 2015 · 1 comment

Comments

@RopoMen
Copy link

RopoMen commented Oct 30, 2015

Current angular-masonry-directive.js requires ngAnnotate preprocessing before bundling, and it tooked almost 1h to find out what was wrong in my bundling,

My fix was to add ['$timeout', function($timeout) ...]

@jodytate
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants