mlavin / django-selectable

Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
http://django-selectable.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
129 stars 64 forks source link

Dropdown with options doesnt show if lost focus without having finished the request #197

Open rennanhm opened 6 years ago

rennanhm commented 6 years ago

if u put some data in input, a request will happen for / selectable .. and if i click in another part losting focus on input ... dropdown menu with data does not appear ...