Skip to content

Breakpoint stop to hit when you have two open tabs and close one #1247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
miroslavaivanova opened this issue Jan 9, 2019 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@miroslavaivanova
Copy link
Contributor

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.

To Reproduce

  1. tns debug android
  2. open two tabs with URL
  3. set breakpoint and hit it
  4. close second tab
  5. try to hit a breakpoint

Expected behavior
to hit breakpoint

@vtrifonov vtrifonov self-assigned this Jan 17, 2019
@vtrifonov vtrifonov added this to the 5.2.0 milestone Jan 17, 2019
@vtrifonov
Copy link
Contributor

We made an improvement to the inspector behaviour - when a new tab in chrome is open, the previous is disconnected.

@vtrifonov vtrifonov removed their assignment Jan 18, 2019
@Natalia-Hristova Natalia-Hristova self-assigned this Jan 21, 2019
@vtrifonov vtrifonov changed the title breakpoint stop to hit when you have two open tabs and close one Breakpoint stop to hit when you have two open tabs and close one Feb 6, 2019
@vtrifonov vtrifonov modified the milestones: 5.2.0, 5.2.1 Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants