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

Request to observable source on each second #281

Closed nikhilhece2011 closed 6 years ago

nikhilhece2011 commented 6 years ago

I'm following the same example mentioned in plunkr for observable data source. http://plnkr.co/edit/ExzNSh?p=preview

In my case autocomplete is sending request on each and every seconds.

Help me to get rid of this.

allenhwkim commented 6 years ago

Please provide a plunker that sends request on each and every second. Without it, this issue is closed.

Please create a issue again with a new plunker that reproduces your issue.