Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.76k stars 1.97k forks source link

Manage Environments: second time selection not working #7920

Closed BrainCrumbz closed 1 month ago

BrainCrumbz commented 1 month ago

Expected Behavior

Hi, thanks for this great application. I'm attaching a GIF to show what's happening, then describing the steps:

environment-switch-issue

  1. Open Manage Environments, where previously a single Sub Environment has been added
  2. Click on Sub Environment, right pane updates accordingly
  3. Click on Base Environment, right pane updates accordingly
  4. Click again on Sub Environment, right pane should update accordingly again

Actual Behavior

  1. Open Manage Environments, where previously a single Sub Environment has been added
  2. Click on Sub Environment, right pane updates accordingly
  3. Click on Base Environment, right pane updates accordingly
  4. Click again on Sub Environment: nothing happens, right pane still shows Base Env.

Reproduction Steps

See previous fields

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2023.5.8

What operating system are you using?

Windows

Operating System Version

Windows 11 Pro 23H2 Build 22631.4112

Installation method

Download from site

Last Known Working Insomnia version

No response

notjaywu commented 1 month ago

The version 2023.5.8 is out of date, you can upgrade to the latest release version. This issue should have been fixed already.

BrainCrumbz commented 1 month ago

Thanks!