Typeahead.js - Unable to choose suggestion

前端 未结 2 1147
一个人的身影
一个人的身影 2021-01-15 06:31

I must be an idiot. I am using the Typeahead.js plugin. I am trying to use custom templates for suggestions. While my custom templates appear, I cannot use the arrow-keys to

2条回答
  •  感动是毒
    2021-01-15 07:13

    Have you tried adding a valueKey to your function pointing it to name? See SO answer here:

    Typeahead.js does give me suggestions but doesn't select them

提交回复
热议问题