mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1047] [BUG] Breakpoint window rules not added #1040
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1040
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rileySamsom-roam on GitHub (Oct 26, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1047
Originally assigned to: @NghiaTranUIT on GitHub.
2.4.1 Proxyman version
11.6 macOS Version
Steps to reproduce
Expected behavior
Breakpoint rule appears in lefthand window
Actual behaviour
Breakpoint rules panel is empty
@NghiaTranUIT commented on GitHub (Oct 27, 2021):
Hey @rileySamsom-roam, the List on the left panel is not for Breakpoint Rules, which you previously created.
It's a list that displays all waiting Requests/Responses when it hits the Breakpoint.
For instance, if you create a Breakpoint for Google.com. Then opening Google.com, it will show the request on the list 👍
@rileySamsom-roam commented on GitHub (Oct 27, 2021):
ah ok, I see it populates now when the breakpoint triggers @NghiaTranUIT all good to close this then.