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

Problem when placeholder option does not exist. #253

Open
jorix opened this issue Nov 1, 2018 · 0 comments
Open

Problem when placeholder option does not exist. #253

jorix opened this issue Nov 1, 2018 · 0 comments

Comments

@jorix
Copy link

jorix commented Nov 1, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant