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

AsyncTypeahead doesn't work with 'multiple' #145

Closed
gordonk opened this issue Feb 19, 2017 · 4 comments
Closed

AsyncTypeahead doesn't work with 'multiple' #145

gordonk opened this issue Feb 19, 2017 · 4 comments
Labels

Comments

@gordonk
Copy link

gordonk commented Feb 19, 2017

First selection works successfully. Executes search.

Subsequent searches in the input box don't reexecute the onSearch callback but will look within the original search results. Once the query has no matches in the cached result set, the promptText "Type to Search" is displayed.

@ericgio
Copy link
Owner

ericgio commented Feb 21, 2017

I'll take a look, thanks.

@ericgio
Copy link
Owner

ericgio commented Feb 21, 2017

Can repro, thanks.

@ericgio
Copy link
Owner

ericgio commented Mar 2, 2017

Fixed in 1.2.0

@ericgio ericgio closed this as completed Mar 2, 2017
@gordonk
Copy link
Author

gordonk commented Mar 4, 2017

Also Implemented works great thanks.

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

No branches or pull requests

2 participants