-
Couldn't load subscription status.
- Fork 60
Closed
Labels
feedbackFeedback about an existing DevTools featureFeedback about an existing DevTools feature
Description
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
Labels
feedbackFeedback about an existing DevTools featureFeedback about an existing DevTools feature