-
### Body
Bootstrap 3 reached end of life long time ago but our UI still uses it in two places:
* The calendar component in Airflow UI uses an old bootstrap3-widget
* We are using bootstrap3-typ…
-
Typehead component is working with Chrome, but non with Firefox
-
It would be useful if the Typeahead component selected the first matching option automatically. When it's the option you want you could just hit return without having to use the arrow keys at all. Hap…
-
("
][list]="fruits"
[searchProperty]="'searchText'" [displayProperty]="'name'"
[maxSuggestions]="2"
"): PortSearchComponent@6:2
Can't bind to 'searchProperty' since it isn't a known property …
-
### Provide a general summary of the feature here
I'd like to disable typeahead in GridList RAC component, due to some accessibility concerns ([speech input](https://www.w3.org/WAI/WCAG21/Understan…
-
When using the component, if I haven't started typing anything and I hit arrow up/down I am getting these errors in console. Is there a null check missing on the active_node or is it user error? Thank…
-
Steps to reproduce:
1. Update TypeaheadTest to embed interface within form tags
2. add commandbutton to refresh form
Code should now look like:
`
.sample-form {
…
-
Hi
I am keep getting error after following steps mentioned in readme file-
> app/app.module.ts(7,27): error TS2307: Cannot find module 'ng2-Typeahead'.
Below is my code-
**app.module.ts**
```
i…
-
Hi,
I have complied after configuration changes also. still getting the below error
Uncaught Error: Template parse errors:
Can't bind to 'ngModel' since it isn't a known property of 'typeahead'…
-
The use of the PF tree view with guides provides a similar visual structure to the taxonomy by displaying data in a hierarchical view. A search input can be used to filter tree view items and provides…