Skip to content

The debugger command doesn't work in the console of Edge DevTools #367

Description

@Archkon

I open common webpage like bing search engine  and I type the folllowing code in console panel

navigation.addEventListener("navigate", () => {debugger})

and then I keep edge devtools open.

I try to type some random word and trigger the search bar using shorcut but the debugger would't work after that.

I even only try to type

debugger

in console panel but in vain.

I couldn't reproduce this behavior for chrome or firefox. Would this be the bug for edge devtools or the expected behaviour?

Microsoft Edge version:140.0.3485.66

Metadata

Metadata

Assignees

No one assigned

    Labels

    feedbackFeedback about an existing DevTools feature

    Type

    No type

    Fields

    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