This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Dynamic typeahead expression no longer works #4631
Closed
Description
http://plnkr.co/edit/W2ghwZQogQX25ZaJO5t7?p=preview
Throws: Error: Expected typeahead specification in form of "_modelValue_ (as _label_)? for _item_ in _collection_" but got "{{expression}}".
Worked fine with typeahead
, no longer works with uib-typeahead
.