Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

angular-masonry breaks if you set $compileProvider.cssClassDirectivesEnabled(false) #202

Open
jziggas opened this issue Oct 25, 2017 · 0 comments

Comments

@jziggas
Copy link

jziggas commented Oct 25, 2017

Hi there,

Thank you for your library! This is more a word of warning to others, and perhaps a suggestion to make a note in the README as it might not be obvious to many people. But we had a team member disable CSS based directives as a performance optimization via $compileProvider.cssClassDirectivesEnabled(false); in our application config. However that broke the one place in our app which uses masonry. So lesson learned, don't do that :)

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

No branches or pull requests

1 participant