mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1860] Links are not clickable #1853
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#1853
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 @novitae on GitHub (Nov 28, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1860
Originally assigned to: @NghiaTranUIT on GitHub.
Description
When making a request, and a link is in the json response, we can't cmd + click it, or follow link from the small popup that appears when staying over it.
Latest version
@NghiaTranUIT commented on GitHub (Nov 29, 2023):
Thanks, since we moved to MonacoEditor, opening the URL link from the editor might not work. I'm going to fix it now 👍
@NghiaTranUIT commented on GitHub (Dec 3, 2023):
@novitae you can try this Beta build: https://download.proxyman.io/beta/Proxyman_4.14.0_open_Link_from_body_preview.dmg
Simply Command + Click on the link -> Proxyman will open it on your web browser 👍
@SoKamil commented on GitHub (Feb 2, 2024):
Hi, I'm on 4.16.0 and Command + Click does nothing on url in the json response. Same thing with little popup. I tried to change default browser but this didn't help.
I'm on Sonoma 14.1.1.
@NghiaTranUIT commented on GitHub (Feb 2, 2024):
yes, I notice this bug too.
Proxyman v4.16.0, I introduced new logic to start the editor (to optimize memory usage) and upgraded Monaco Editor to the latest version v0.45.0. However, it breaks this logic.
I gonna fix it now 👍
@NghiaTranUIT commented on GitHub (Feb 3, 2024):
It's fixed @SoKamil : https://download.proxyman.io/beta/Proxyman_4.16.0_Fix_open_URL_in_the_Body.dmg