Skip to content

Incorrect line number when debugging in browser #196

@virtualsurfer

Description

@virtualsurfer

Hi, we found an issue when debugging javascript inside jsx, with chrome, firefox or IE.
Dev tools seems to be showing different execution line numbers, and doesn't match with expected line numbers.

Next image shows that first breakpoint hit after call "_onSubmitClick" is an empty line.

image

This behavior changes between jsx files and browsers.
We are using VS2013 ASP.NET MVC 4 with reactjs.net nuget package.

By the way, Great job!
We are evaluating product in order to use it in production environment.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions