Skip to content

Doesn't work on components.. #4

@pakastin

Description

@pakastin

If I try to use this on component:

<component decorator="sortable"></component>
'The "intro", "outro" and "decorator" directives have no effect on components.'

..or on component template:

<div class="component" decorator="sortable"></div>
'The sortable decorator only works with elements that correspond to array members'

I think a component user-case is pretty common..

Would it be an option to give the array as a parameter:

<div decorator="sortable:array"></div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions