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

Oscar Winners remote query example broken (404) #1404

Open
jesperronn opened this issue Oct 15, 2015 · 3 comments
Open

Oscar Winners remote query example broken (404) #1404

jesperronn opened this issue Oct 15, 2015 · 3 comments

Comments

@jesperronn
Copy link

At https://twitter.github.io/typeahead.js/examples/#remote

You need to type something longer which cannot retrieve 5 results from local prefetched data to see it.

I realize that the prefetch part works, but the remote part is broken. The query urls simply do not exist.

For instance, these:

However, some seems to work:

Suggestion for updating the gist: remove the remote. Example in cloned gist: https://gist.github.com/jesperronn/fc05bc6dbcd7f4badbe2

@jesperronn
Copy link
Author

Hmm, on second thought, since this is a 'remote' example, we cannot remove the remote part.

Any suggestions on how to fix the remote querying?

@jlbooker
Copy link
Contributor

@jesperronn I think the proper url for the french films is: https://raw.githubusercontent.com/twitter/typeahead.js/gh-pages/data/films/queries/fr.json

Check the gh-pages branch.

@jlbooker
Copy link
Contributor

Also, looks like #1379 is a duplicate.

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

No branches or pull requests

2 participants