question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autoselect option not working

See original GitHub issue

I have autoselect:true in my typeahead options but pressing ENTER is not doing anything.

Here are by typeahead options
groupsTypeahead.typeahead({
      autoselect: true,
      highlight: true,
    },
    {
      name: 'groups',
      source: groups,
      display: 'name'
    })

Am i missing something?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jlbookercommented, Sep 22, 2017

Hey guys… Been a bit busy. I’ll try to get a new version built and released this afternoon.

1reaction
jlbookercommented, Sep 25, 2017

@DEKHTIARJonathan Sorry about that! I thought dist had already been rebuilt.

I rebuilt dist, recommitted, and push v1.2.1 (because NPM wouldn’t move the tag to a new commit).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Move tool options not showing auto select
Solved: The options bar for the Move Tool has an icon with a stack of layers and an arrow (see image below) instead...
Read more >
autoSelect option is not working · Issue #92 · xcash/bootstrap ...
Describe the bug Disabling the autoSelect option has no effect. The documentation states that autoSelect " Automatically selects selected item on blur event ......
Read more >
jQuery - Autoselect option on selectbox doesn't function well
Try this: Change to each option from A to E, then start over from A, the selection stops working. Then inspect the second...
Read more >
AutoComplete not working correctly - Outlook - Microsoft Learn
Check to see if AutoComplete is turned on · In Outlook, select File > Options. · Select the Mail tab. · Scroll roughly...
Read more >
How to make the auto-select option depending on th...
Hi,. I tried with this, but it's not working..
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found