Open johnmccabe opened 8 years ago
@johnmccabe how did you solve the suggestion parameter problem? When I see the suggestion come up and click on it - the whole parameter then dissappears - this happens on your demo
@robtg4 I'm no longer working with this directive, we were intending to create our own variant as development on this one seems to have stalled.
Is this behaviour intended, if I supply
suggestedValues
withrestrictToSuggestedValue
set tofalse
and I type some text that matches a suggested value pressing enter autocompletes that matching value - means its convoluted to enter a partially matching string. For example to passl
in the example below I have to press escape then enter.See http://plnkr.co/edit/uE8IPffRWwRuqwQSTWy9?p=preview for example.