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
If you want to reload the page , you can easily go to your component then do :
location.reload();