Lukáš Březina

Results 3 comments of Lukáš Březina

@Gbuomprisco We have found out that if you write something, focus-out and focus-in, first item is selected. After examination we have found out that `ng2-material-dropdown` loads the items from `ng2-menu-item`...

I was also facing the same issue. Workaround for me was to return empty Observable. I just wanted to quietly redirect to maintanace page in case the server responsds 503...

@Sceat which `apollo-link` do you use? I use `apollo-angular-link-http`, so that might be the difference.