Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requests are not sent when Filter responses by Environment is enabled #5664

Closed
1 task done
relgames opened this issue Jan 13, 2023 · 5 comments · Fixed by #5669
Closed
1 task done

Requests are not sent when Filter responses by Environment is enabled #5664

relgames opened this issue Jan 13, 2023 · 5 comments · Fixed by #5669
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@relgames
Copy link

relgames commented Jan 13, 2023

Expected Behavior

When I click Send, I should see HTTP response on the right

Actual Behavior

No response is shown, just the keyboard shortcuts:

Screenshot 2023-01-13 at 11 29 23

Reproduction Steps

  1. Create a new request for any site, for example https://google.com
  2. Click Send

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2022.7.2

What operating system are you using?

macOS

Operating System Version

MacOS 22.2.0

Installation method

homebrew

Last Known Working Insomnia version

2022.7.1

@relgames relgames added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Jan 13, 2023
@relgames
Copy link
Author

I just tried on 2022.7.1 and it works fine there. So the problem is in 7.2

@filfreire
Copy link
Member

filfreire commented Jan 13, 2023

Hi @relgames, on 2022.7.2, do you happen to see any error logs on the dev tools when sending a request?

devtools

@relgames
Copy link
Author

No errors:

Screenshot 2023-01-13 at 11 55 39

Here is the video of the issue:

Screen.Recording.2023-01-13.at.11.56.54.mov

@vlad-s
Copy link

vlad-s commented Jan 13, 2023

Can confirm on MacOS Ventura 13.1 with Insomnia v2022.7.2.

However I was able to "fix" it temporarily by unchecking filtering responses by environment. I use multiple environments and having different responses per env. is very useful to me.

image

@Fdawgs
Copy link

Fdawgs commented Jan 13, 2023

Also encountering this on Windows 10 Enterprise 21H2 (19044.2486) with Insomnia v2022.7.2.

@filfreire filfreire changed the title Insomnia no longer shows HTTP response on the right tab Requests are not sent when Filter responses by Environment is enabled Jan 13, 2023
filfreire added a commit to filfreire/insomnia that referenced this issue Jan 13, 2023
jackkav pushed a commit that referenced this issue Jan 13, 2023
* Add prerelease tests for #5664 / INS-2267

* Add note on how to run non recurring tests

* improve copy
@filfreire filfreire mentioned this issue Jan 25, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants