I have created one router link as below. This router link loads ProductsStartComponent and then this component loads several other components using ngif and not via
ProductsStartComponent
Updated
How to implement page refresh in Angular 2+ note this is done within your component:
location.reload();