hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]: Error in Windows Desktop App (when trying to "Show code")

bvwidt opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I open the Windows Desktop App (v2024.3.2) I don't see any error directly but when I open the DevTools I see an error in the Console.

error

Further when I try to show the code of a request I get a message "Something went wrong" and I see another error in the Console like above whenever I click on Send -> Show Code.

something-went-wrong
more-errors

I don't have these problems when I use the app in the browser (Vivaldi).

Steps to reproduce

  1. Click Send -> Show Code
  2. See the error
  3. Press F12 to see the Dev Tools
  4. Under Console see the error

Environment

Production

Version

Local

@amk-dev can you look into this?

Closing this issue as it is a duplicate of #4008