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.

Placeholder not visible for disabled multi-select #1044

Closed
@amankasliwal

Description

@amankasliwal

When using Multiselect in Select2 theme, the place holder gets hidden when ng-disabled="true"
While inspecting, found that the place holder attribute is being written inside a <span> tag which doesn't work.

<span class="ui-select-match" placeholder="Select options."></span>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions