Skip to content

Tooltip on the select box still appearing after clear. #3895

@Aashishkmr

Description

@Aashishkmr

I have a select box and i have used select2.js to create a select control out of it. My initialization code is : $("#mycontrol).select2({ });

and i clear it like this $("#mycontrol").select2("val","");

Its getting cleared fine but the tooltip on the select2 dropdown control still displays the older value.
The same thing happens if i use the croos icon to clear the selected value. The tooltip still has the value same as last selected item.

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