Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

plugin don't support quick requests #53

Closed
mpellerin42 opened this issue Feb 19, 2013 · 1 comment
Closed

plugin don't support quick requests #53

mpellerin42 opened this issue Feb 19, 2013 · 1 comment

Comments

@mpellerin42
Copy link

I use version 1.5.1 with remote data source to fill a city list.
When I fill input to quickly, the list is not updated with the last request.
For example when I tape "Toulou", I don't expect to have "Toulon" in result list.
In firebug I saw that it's because request for "Toulo" succeed after request for "Toulou".

@mpellerin42
Copy link
Author

I had a look to the plugin code and I found the cancelRequests param which seems to fix my problem :)

Maybe you could update the online documentation which actually don't mention this param ?

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