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

Remote data #18

Closed
mxstbr opened this issue Mar 20, 2017 · 2 comments
Closed

Remote data #18

mxstbr opened this issue Mar 20, 2017 · 2 comments

Comments

@mxstbr
Copy link

mxstbr commented Mar 20, 2017

Is there any way to fetch the suggestions from a server rather than having them in an object locally? I couldn't find anything in the docs...

@oyeanuj
Copy link

oyeanuj commented May 4, 2017

I think @bkniffler mentioned he was working on fetch function being a promise, in #14

@marekolszewski
Copy link

@mxstbr Check out my PR which adds this functionality. Simply set suggestions to a function that takes the current partially completed text and returns a promise (resolving to a suggestions array).

@aunswjx aunswjx closed this as completed Jun 30, 2017
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

4 participants