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

data-autoselect doesn't work #146

Open
epileptic opened this issue May 7, 2016 · 3 comments
Open

data-autoselect doesn't work #146

epileptic opened this issue May 7, 2016 · 3 comments

Comments

@epileptic
Copy link

Hello,

In the docs the option data-autoselect should make it so that pressing Enter will select the first suggestion. This doesn't seem like it's working. Pressing Enter does nothing when the option is set to "true".

@eric-burel
Copy link

Same issue.

@anthonymanzo
Copy link

Meet too!

@michaeljfalk
Copy link

I cant seem to get any of the options to work... Autoselect is one that I'd like to use as well but alas, I have not been able to get it to work. whenever I set the options it just throws an error upon init...
This is how ive been trying to set the options...

$(typeAheads).typeahead({
        options: {
            hightlight: true
        }
    });

or

$(typeAheads).typeahead({
         hightlight: true
    });

Anyone have any suggestions that have gotten options to work...?

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