-
Hi,
I would like to use typeahead (https://atmospherejs.com/sergeyt/typeahead) along with meteor-editable-text. Do you think is feasible? Have you tried something similar?
I have look at it but I …
-
I've found the option to specify custom DOM elements in #902 , but this is not documented on https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md#options .
The reason I am a…
-
**Describe the bug**
After update from 4.5.1 to 4.6.0 content of the control stopped to refresh when value is initially null and then is changed outside of the control.
The IsShowingMask is initiall…
-
It worked in https://github.com/bassjobsen/typeahead.js-bootstrap-css for Bootstrap 3.
```
```
-
Hello I am using twitter Typeahead and everything works okay but I want to insert value inside the input field from the selected result.
Right now I am having the following result:
```
foreach(…
-
**Describe the problem**
This is an issue with
- [x] Patternfly 5
- [ ] Patternfly 6
- [x] other (Patternfly 4)
Based on a review by @adamjohnson and me, we have determined that dropdown h…
-
Sometimes _but not always_, typeahead doesn't seem to initialize when "autofocus" is present for an input element. It works intermittently when autofocus is present in an input element (haven't tested…
-
Hello,
I am using the Bootstrap-3-Typeahead with Sb-Admin 2 template from Bootstrap ( v3.3.7 )(http://getbootstrap.com).
I have two typeahead fields. Both of them have pre populated data sources…
-
### Bug description:
Typeahead component has accessibility issues.
Code written in the html file:
```
```
Code evaluated in the html markup ( from browsers debug console):
```
-
Hello all.
I tried to clear the text inside the typeahead control after selecting from the list and making some action like inserting in another tabular bootstrap , but this doesn't reset the cont…