I have a router outlet that would toggle between various components like table, chart, list etc.
I have a requirement to not show url change on the address bar.
Use skipLocationChange as described here https://angular.io/api/router/NavigationExtras
skipLocationChange