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.

Masonry directive as an element doesn't create columns #169

Open
@vrockai

Description

@vrockai

In the README.md, the masonry directive is used as an element. It doesn't work properly (creates only a single column) for me when I use it as E directive like:

<masonry>
    ...
</masonry>

but it works well when used as A directive like:

<div masonry>
    ...
</div>

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