On opening new tab the previous tab freezes in Angular4

54 Views Asked by At

I am using router.navigate in Angular4, but the problem with this is on opening the new tab the previous tab freezes for seconds. In other words, I cannot perform any operation on the first tab till the newly opened tab gets the data.

0

There are 0 best solutions below