There was an import for testing "RouterTestingModule"
This caused some issue in routing event After removing the above import, the routing worked as expected.