-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
feature request
What is the expected behavior?
Display the options when ajax's response comes back
What is the current behavior?
I have to focus out the md-input-container and to focus again to see the proposed options
What are the steps to reproduce?
Can't make to work plunker with
<input mdInput " [mdAutocomplete]="reactive" [formControl]="stateCtrl">
Console error:
Can't bind to 'formControl' since it isn't a known property of 'input'
Plunker template: http://plnkr.co/edit/Vk3UGKnxKGRg3bNuKVHa?p=preview
Please see the plunker, maybe I'm doing something wrong...
Thank you
Metadata
Metadata
Assignees
Labels
No labels