You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
Please add a setting typeahead-enable analogous to tooltip-enable that allows to enable/disable the typeahead.
We use forms that, depending on the users permissions, can either be normal fields using typeahead or read only fields. When the fields are read only we would like to disable the typeahead.
Currently the only way to achieve this, is using an ng-if and a copy of the input field without typeahead attributes.
timd2i, jelleliev, egmfilho, roimikita, aplongh and 1 more