ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 123 forks source link

No Data found is showing first time data binding #275

Closed satishmnd closed 6 years ago

satishmnd commented 7 years ago

No Data found is showing first time when i bind dynamic data. if click outside and if i type its working.

The issue is not exist for static data.The issue is not exist for static data. capture capture12

problem i found is list formatter is hitting second time only

allenhwkim commented 7 years ago

Please create an workable example, e.g. plunker, jsfiddle to reproduce your issue. Without it, it will be closed.