Kong / Kong/insomnia

Support for html debugger is broken

Open
#2,674 2 comments 3 reactions 0 assignees View on GitHub
needs-triage
Dominant language
TypeScript
Stars
40k
Forks
2.4k
Avg merge
2d 13h
Merged PRs (30d)
61

Description

Hi. Thanks for app ^_^

**Describe the bug**
I'm using insomnia with laravel html debugger(https://github.com/barryvdh/laravel-debugbar), which included in response. With new version, 2020.4, support for this debugger is broken. I can see HTML debugger part, but can't see visual part, which you can see on screenshot below(version 2020.3.3)

**To Reproduce**
Steps to reproduce the behavior:
1. Enable laravel HTML debugger
2. Request any data via GET/POST/etc
3. See HTML debugger part in response
4. Can't see visual part of debugger(on screenshot)

**Expected behavior**
I wish to see laravel debugger for GET/POST/PATH/etc requests if it is placed in response (HTML after json, for example)

**Screenshots**
![image](https://user-images.githubusercontent.com/198276/96027083-38c89d00-0e0c-11eb-8499-aaa566480e99.png)

**Desktop :**
- OS: [e.g. macOS 10.14.6]
- Installation Method: dmg
- App Version: Insomnia, broken 2020.4, work's with 2020.3.3

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in Insomnia 2020.4 with a Laravel Debugbar response containing HTML after JSON, then compare it with version 2020.3.3. Confirm that the visual debugger panel is restored for GET, POST, and other requests, while retaining the HTML response content.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.