Skip to content

chosen: updated does not pick up css-class. #2232

Open
@qwelyt

Description

@qwelyt

TL;DR:
As can be seen in this fiddle: http://jsfiddle.net/73qm0whz/

Issue:
chosen: update does not pick up on changed css-classes. If a class has been added dynamically via JS and you after that do the handy $("#idtag").trigger("chosen: updated"); command, Chosen will not pick up the new class. It will pick up on changed options, placeholders and whatnots, but the css-class is never read.

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