Skip to content

Display text in <option> elements is double escaped. #70

Closed
@danielsokolowski

Description

There appears to be a bug where <option>text</option>; is double escaped. For example plain <option value="4">#P000000004: Frozen > Strawberries > Whole</option> after we apply selective is rendered as <div data-value="4" data-selectable="" class="option selected">#P000000004: Frozen &amp;gt; Strawberries &amp;gt; Whole</div>; the & is escaped again as &amp;.

selectize js-html-entities-double-escaped-bug

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