Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Using HTML5 data-* attributes breaks the multi-select and theme #1451

Closed
@migglu

Description

@migglu

I'm using a HTML5 validator, so I add data- in front of all of my attributes that are not standard HTML attributes. When I do this with the "multiple" attribute for ui-select, this causes uiSelectMatch directive to load an incorrect template.
I believe the error comes from here https://github.com/angular-ui/ui-select/blob/master/src/uiSelectMatchDirective.js#L12-L13 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions