Skip to content
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

[BUG] Unable to debug at all #777

Closed
xandatspain opened this issue Feb 24, 2017 · 3 comments
Closed

[BUG] Unable to debug at all #777

xandatspain opened this issue Feb 24, 2017 · 3 comments
Assignees
Labels

Comments

@xandatspain
Copy link

  • I'm submitting a ...
    [ X] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?
    Bug

  • What is the current behavior?
    Debug on Chrome/Firefox not working at all.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

  1. Start app via npm start.
  2. Write debugger; on any line of code.
  3. Reload page and wait for debugger to hit the line.
  4. Check that debug stops at completely wrong line.
  • What is the expected behavior?
    To stop on correct line
    2017-02-24-13-37-24_397x207
    .

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

  • Browser: [all]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
@lexzhukov lexzhukov added the bug label Feb 24, 2017
@lexzhukov lexzhukov changed the title Unable to debug at all [BUG] Unable to debug at all Feb 24, 2017
@lexzhukov lexzhukov self-assigned this Feb 24, 2017
@oakuraape
Copy link

I get this issue too - is there any resolution to it.
Cheers

@lexzhukov
Copy link
Contributor

@xandatspain thanks for bug report. This was fixed in 9bd7dbd.

@oakuraape
Copy link

Nice! - Like your work :-)

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

4 participants