mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1876] This document contains many ambiguous unicode characters (Disable Ambiguous Highlight) leads to error #1870
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#1870
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 @luckman212 on GitHub (Dec 13, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1876
Originally assigned to: @NghiaTranUIT on GitHub.
Description
When querying some APIs, the response apparently contains invalid unicode characters. I noticed this message today for the first time. A message was displayed above the JSON response saying
The message is displayed in a non-standard font and does not function correctly. Clicking on Disable Ambiguous Highlight results in a popup error from macOS saying
Screenshot:
Steps to Reproduce
https://store.setapp.com/store/api/v8/enExpected Behavior
I assume clicking on the Disable Ambiguous Highlight button should perform some action or open some UI dialog instead of throwing an error.
Environment
@NghiaTranUIT commented on GitHub (Dec 14, 2023):
Thanks @luckman212 I'm able to reproduce this issue too 👍 Gonna fix it now.
@NghiaTranUIT commented on GitHub (Dec 14, 2023):
@luckman212 this issue is fixed in this Beta build 👍 : https://github.com/ProxymanApp/Proxyman/issues/1878#issuecomment-1855079381
@luckman212 commented on GitHub (Dec 14, 2023):
Awesome @NghiaTranUIT !
Since I use Setapp I probably can't use that test build but I am happy to wait for the next release version to show up.
@NghiaTranUIT commented on GitHub (Dec 14, 2023):
@luckman212 you can use this Setapp Beta build. It requires your active Setapp account to open. Hope it helps use 😄
@luckman212 commented on GitHub (Dec 14, 2023):
Thanks @NghiaTranUIT I tested the beta build and can confirm the fix works! 🎉