Skip to content

Improve React Developer Tools support #185

@mwiemer-microsoft

Description

@mwiemer-microsoft

When opening React devtools, there's a warning:

This page includes an extra development build of React. 🚧

The React build on this page includes both development and production versions because dead code elimination has not been applied correctly.

This makes its size larger, and causes React to run slower.

Make sure to set up dead code elimination before deployment.

Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.


This makes it hard to profile the page and get a better holistic sense of what's going on. I'm getting timeouts when I try to inspect elements:

timeout inspecting Grid in Nodes with Auto Measure demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions