Prolema when using inputpicker in combo

Asked

Viewed 27 times

0

I’m using inputpicker, a Jquery plugin. However, he presented a problem with the filter, when filtering the combo options and clicking on some it ignores the new order and takes the value of the option that was in that position before the filter.

Example:

inserir a descrição da imagem aqui

then when I clibo on option 3 net, it displays option 1 jQuecry.

This error can also be observed in the link: http://www.inputpicker.com/www/

  • What plugin code are you using ? What example indicates that it is not working correctly on the given documentation page ?

  • This is the Filter input example. I cannot post the full code of the plugin, but you can download the link http://www.inputpicker.com/www/ . In the src folder is the js file.

  • Yes from what I have tested it seems to me that the plugin does indeed present an error when clicking on an element after there is a filtering by the text written. I suggest open an Issue on Github so that the owner of the plugin can realize that this error exists and fix it.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.