ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.33k stars 125 forks source link

working with sub-enviroment is super buggy on Mac #60

Open archywillhe opened 9 months ago

archywillhe commented 9 months ago

Expected Behavior

can click and select between main & sub enviroments easily and can use variables proerly

Actual Behavior

  1. clicking on sub-enviroment is none-responsive sometimes; hard to navigate properly. something's wrong with the React component

  2. variables can't be used properly; often show syntax errors

Reproduction Steps

  1. create a few sub enviroments
  2. try to navigate between different enviroments in the env tab
  3. try to include & use variables

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

v0.2.1-b

What operating system are you using?

macOS

Operating System Version

13.3.1

Installation method

all

Last Known Working Insomnium version

No response