angular - Angualr Material2 - autocomplete lazy load with http promise -


i have problem http autocomplete, can't find example anywhere angualr-material2. in try time error like:

error error: cannot find differ supporting object '[object object]' of type 'object'. ngfor supports binding iterables such arrays.  error typeerror: cannot read property 'activeitem' of undefined  or sometime: [object promise] 

https://plnkr.co/edit/z3sbzqrjpattnkk3mrwf?p=preview

someone have example autocomplete?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -