### Make sure to check the existing issues in this repository ### If there is no issue for your problem, tell us about it Routing broken and unreliable after [this PR](https://github.com/NativeScript/nativescript-angular/pull/1404) was merged. ### Which platform(s) does your issue occur on? all. ### Please, provide the following version numbers that your issue occurs with: - CLI: 4.2.0 - Cross-platform modules: 4.2.0 - Runtime(s): 4.2.0 ### Please, tell us how to recreate the issue in as much detail as possible. Just use an app with routing and modals. Any calls to navigate will eventually become unresponsive/dead and stop navigating. ### Is there any code involved? We'll submit a PR to fix.