You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: rc (5.1.1-2019-01-09-12781)
Android Runtime: 5.1.0
Describe the bug
Run command: tns debug android and open two tabs. The breakpoint will hit. Close second tab and you will see that the breakpoint can't hit.