[GH-ISSUE #1599] [BUG] Body Tab does not show the Preview View #1593

Open
opened 2026-03-03 19:52:46 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 14, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1599

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Some users report that All Monaco Editor doesn't work. The Body, Compose, Map Local, and Scripting doesn't show the Body View.

Missing body view

Solution

We can either:

  • Update to Proxyman v4.6.1 or later
  • OR opening the /etc/hosts
    and add the following text:
127.0.0.1	localhost

Steps to Reproduce

  1. Remove the 127.0.0.1 localhost in the /etc/hosts
  2. Open Proxyman

Current Behavior

  • No Body Preview view would display

Expected Behavior

  • All Monaco Editor should show properly
Originally created by @NghiaTranUIT on GitHub (Apr 14, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1599 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Some users report that All Monaco Editor doesn't work. The Body, Compose, Map Local, and Scripting doesn't show the Body View. ![Missing body view](https://user-images.githubusercontent.com/2232297/231336267-c0f8b6cd-8e05-45b1-89e4-6519f7ee162d.png) ## ✅ Solution We can either: - Update to Proxyman v4.6.1 or later - OR opening the `/etc/hosts` and add the following text: ``` 127.0.0.1 localhost ``` ## Steps to Reproduce 1. Remove the `127.0.0.1 localhost` in the `/etc/hosts` 2. Open Proxyman ## Current Behavior - No Body Preview view would display ## Expected Behavior - All Monaco Editor should show properly
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 14, 2023):

Fixed: https://github.com/ProxymanApp/Proxyman/issues/1596#issuecomment-1508325386

<!-- gh-comment-id:1508325556 --> @NghiaTranUIT commented on GitHub (Apr 14, 2023): Fixed: https://github.com/ProxymanApp/Proxyman/issues/1596#issuecomment-1508325386
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1593
No description provided.