Skip to content

Unable to use triangle brackets in data-placeholder text #2314

@fedulovivan

Description

@fedulovivan

initializing chosen with following markup

<select data-placeholder="&lt;None&gt;">
<option></option>
<option value=1>Value 1</option>
</select>

leads to empty widget instead of displaying text '<None>' it it
empty widget

this reproduces after upgrading to version 1.4.2 from 1.3.0

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