Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.
This repository was archived by the owner on Aug 28, 2020. It is now read-only.

Cannot remove breakpoint #211

@vadim-on-github

Description

@vadim-on-github

OS: Windows 10

Clicking Start Listening is fine:

capture

I can create a breakpoint on line 7 by double-clicking it:

capture2

And I can remove the said breakpoint by double-clicking it again, everything is fine:

capture3

Then, I create a breakpoint again on the same line, refresh the page, and pugdebug stops execution at the said breakpoint:

capture4

Great! Then, I click Run and the execution continues and the page loads fully, but the "breakpoint square" on line 7 is still red:

capture5

Then, I double click on the line 7 to remove that breakpoint, and here's what happens:

capture6

The breakpoint is seemingly removed, but also seemingly is not. I double-click that same line 7 again, and get this:

capture7

Double-clicking that line again goes back to this:

capture6

And the loop continues with no way to remove the breakpoint by double-clicking the line.

Thank you and all the best!

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