Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breakpoints can not be set #302

Closed
huulanka opened this issue Dec 9, 2024 · 1 comment
Closed

Breakpoints can not be set #302

huulanka opened this issue Dec 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@huulanka
Copy link

huulanka commented Dec 9, 2024

Browser Version:
Edge for Business 131.0.2903.86

Problem Description:
When using the developer tools in Edge, I encounter an issue while trying to set breakpoints in the source tab. Although the source code is displayed, attempting to add a breakpoint by clicking on a line does not reflect in the list of breakpoints. Additionally, the red dot, which indicates an active breakpoint, does not appear.

Impact:
This issue is urgent as it disrupts our web development process. Our corporate policy mandates the use of this specific version of Edge, and no alternative browsers or versions are permitted.

Steps to Reproduce:

  1. Open Microsoft Edge for Business (version 131.0.2903.86).
  2. Navigate to a webpage and open the Developer Tools .
  3. Go to the 'Sources' tab.
  4. Attempt to set a breakpoint by clicking on a line of code.

Expected Behavior:
The breakpoint should appear in the list of breakpoints, and a red dot should be visible next to the line number.

Actual Behavior:
The breakpoint does not appear in the list, and the red dot is absent.

Additional Information:
The problem persists even after clearing cache and cookies.
Disabling all extensions did not resolve the issue.
The issue occurs in normal and InPrivate browsing modes.

I appreciate your prompt attention to this matter, as it significantly impacts our development workflow.

@huulanka huulanka added the bug Something isn't working label Dec 9, 2024
@leahmsft
Copy link

leahmsft commented Dec 9, 2024

Thank you for reporting this. It's a known issue that has already been fixed. Tracked here: #293

@leahmsft leahmsft closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants