Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

All Lines are treated as empty lines when paused #4182

Closed
codehag opened this issue Sep 27, 2017 · 3 comments
Closed

All Lines are treated as empty lines when paused #4182

codehag opened this issue Sep 27, 2017 · 3 comments

Comments

@codehag
Copy link
Contributor

codehag commented Sep 27, 2017

Steps to reproduce:
screen shot 2017-09-27 at 5 21 52 pm

  1. Launch Firefox.
  2. Access the https://devtools-html.github.io/debugger-examples/examples/todomvc/ webpage.
  3. Open the debugger.
  4. Open the todo-view.js file.
  5. Add a breakpoint at line 34.
  6. Add an todo item in the UI.

Expected:
The lines within scope to be enabled

actual:
all lines are treated as disabled

@bomsy
Copy link
Contributor

bomsy commented Oct 3, 2017

@nyrosmith @codehag is this fixed?

@nyrosmith
Copy link
Contributor

@bomsy yes. I tried it myself and @codehag also confirmed it on slack

@bomsy
Copy link
Contributor

bomsy commented Oct 3, 2017

Cool .. nice! thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants