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

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

@jziggas

Description

@jziggas

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions