fabiomcosta / mootools-meio-autocomplete

A complete mootools Autocomplete plugin
http://www.meiocodigo.com/projects/meio-autocomplete/
32 stars 14 forks source link

Fix wrong request-completion orders #34

Open cyberbeat opened 10 years ago

cyberbeat commented 10 years ago

Fix bug: when a request is sent, and the request instance still waits on completion for the previous request, the request is not sent, so the wrong results are displayed. So cancelling the previous request.