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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -