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

fix local source not recognized by IE #296

Closed mattarau closed 6 years ago

mattarau commented 6 years ago

Change how to check if source is an Array to be compatible with old browsers

Fix #257