Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Problem when placeholder option does not exist. #253

@jorix

Description

@jorix

When there is no placeholder option, when clicking on the control, the list appears and disappears immediately.

On the other hand clicking '.selectivity-caret' it works well.

When the focus is already in control, there is no problem either.

e.g.

$('#ex-1').selectivity({
  items: [{id:'1', text:'Amsterdam'}, {id:2, text:'Antwerp'}]
});

No problem using multiple:true or inputType:'Email' or ajax

Using: selectivity v3.1.0 + jQuery v3.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions