Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

items not always populated with latest results #46

Closed
JoolsMcFly opened this issue Mar 14, 2017 · 1 comment
Closed

items not always populated with latest results #46

JoolsMcFly opened this issue Mar 14, 2017 · 1 comment

Comments

@JoolsMcFly
Copy link

Hi,

first of all thanks for your component. It's easy to use and works well.

Howeve, I sometimes come across an issue where the latest query completes before previous ones.
For instance, if I type "something" it will trigger the following queries:
"som"
"some"
"somet"
"someth"
"somethi"
"somethin"
"something"

Sometimes query for "some" will complete after "something" so final items are not the ones that match "something" but those of "some". Bummer.

I've implemented a solution and will submit for review.

Thanks.

@pespantelis
Copy link
Owner

Thanks!

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

No branches or pull requests

2 participants