Skip to content

issues Search Results · repo:corejavascript/typeahead.js language:JavaScript

Filter by

170 results
 (75 ms)

170 results

incorejavascript/typeahead.js (press backspace or delete to remove)

The render event fires twice. Once with an empty array and the second time with the results. So if we try and use this event to figure out if the query reslted in any data, it won t work. How can one discover ...
  • hn1
  • Opened 
    on Jun 7
  • #262

Hi there, My typeahead remote not showing results. Can any one help? 1. Here is my Json: { serials :[{ value : CXJZ5M1 },{ value : CXJZ5M2 },{ value : CXJZ5M3 },{ value : CXJZ5M4 },{ value : CXJZ5M5 ...
  • TariqueIqbal
  • Opened 
    on Apr 23
  • #261

Would be great for 1xn situations.
  • gumbarros
  • Opened 
    on Jan 15
  • #259

Edge: image Firefox: image min-width workaround just for firefox. .search-box-menu{ width: 100%; min-width: 18.75rem !important; } Our typeahead initialization:https://github.com/JJConsulting/JJMasterData/blob/main/src/Web/Scripts/SearchBoxListener.ts ...
bug
help wanted
  • gumbarros
  • 2
  • Opened 
    on Feb 23, 2024
  • #257

Any chance of deploying a new release to npm? It looks like 1.3.2 was not published to npm. I d love to pull down the accessibility improvements that have been made. Could this be packaged into a 1.3.3 ...
packaging
  • exortech
  • 9
  • Opened 
    on May 24, 2023
  • #255

Bootstrap 5 dropped jQuery. Any chance of removing jQuery dependency for typehead?
enhancement
help wanted
  • AucT
  • 1
  • Opened 
    on Jan 2, 2022
  • #253

The below gif should describe the problem Alt Text I believe the issue is due to the blur effect called by the hiding of the menu after the click The TypeAhead JS code looks like $( #typeahead_id ).typeahead({ ...
  • Marc-9
  • Opened 
    on Dec 27, 2021
  • #252

The problem can be seen on example Default Suggestions (https://typeahead.js.org/examples/#default-suggestions) https://gist.github.com/jharding/ee0e44e70097c211070d#file-default-suggestions-html If ...
  • OzzieIsaacs
  • Opened 
    on Oct 11, 2021
  • #250

Hello!, I noticed an error in the async function when calculating the value for the rendered variable... This makes succesive calls to this funcion not appending the suggestions: function async(suggestions) ...
  • xelloss1012
  • Opened 
    on Sep 28, 2021
  • #249
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub