Hello, When I tried to call an application service to fill a combo box in an Angular2 modal dialog it seems not working, unless we call SetTimeout method like: but if we set this timeout more then 1seconde, for emxample 2s, it doesn't look good, because there are some delay to display the combo list values, anyone got this issue? and how to solve it?