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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -