Skip to content

Bug: Unexpected debugger statement in DevTools (solved) #19308

Closed
@eiamei

Description

@eiamei

Looks like you forgot about the debugger inside the react_devtools_backend.js.

React dev tools version: 4.8.0

Steps To Reproduce

  1. Update (or install) the latest version of devtools
  2. Open devtools
  3. The code will be stopped on the debugger inside react_devtools_backend.js

IMAGE 2020-07-10 13:43:52

The current behavior

If I open devtools with react dev tools extension it will stop every time on debugger inside react_devtools_backend.js

The expected behavior

It doesn't seem like it should be happening 😃

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions