You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given I have a WebSocket request in Insomnia
When I connect to the WebSocket server
Then the URL input field should be locked and not editable
And the URL input field should remain locked
But the URL input field should unlock when the WebSocket connection is closed without switching to another request
And I should be able to change the parameters in the URL input field after unlocking
Actual Behavior
the URL input field remains locked until I switch to a different request
I can’t reproduce this issue with v10.3.0 on my end. Can you share more information? Is it a local WebSockets server?
Verified the following cases:
1. `Disconnect` worked, and the field was unlocked correctly.
2. The WebSockets server closed the connection and it unlocked as expected.
@notjaywu hello
thanks for responding
I forgot to show that after switching to another and back everything will work as expected
but it will, if anything
Expected Behavior
Actual Behavior
the URL input field remains locked until I switch to a different request
Is there an existing issue for this?
Which sync method do you use?
Insomnia Version
Version: Insomnia 10.3.0
What operating system are you using?
macOS
Operating System Version
15.1.1 (24B91)
Installation method
download
Last Known Working Insomnia version
idk (made a request in discussions for help)
The text was updated successfully, but these errors were encountered: