Skip to content

Chrome Dev Tools not showing variable values on mouseover #12754

@AdrianSchmidt91

Description

@AdrianSchmidt91

Hi,

I am trying to debug my cra-application (typescript) with chrome dev tools.

The normal behavior was to hover over a variable to see it's value(s) inside the sources tab.
That seems to be not working with react-scripts@5.0.1

If I downgrade to react-scripts 4.0.3 it is working again.

5.0.1 behavior:
image

4.0.3 behavior:
image

Am I doing something wrong?

To reproduce you can just create a new react-app using create-react-app --template typescript and test.
Then just downgrade the react-scripts version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions