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

Pasting a curl no longer works #6290

Closed
1 task done
Ahd-3hd opened this issue Aug 15, 2023 · 1 comment · Fixed by #6295
Closed
1 task done

Pasting a curl no longer works #6290

Ahd-3hd opened this issue Aug 15, 2023 · 1 comment · Fixed by #6295
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@Ahd-3hd
Copy link

Ahd-3hd commented Aug 15, 2023

Expected Behavior

When pasting a curl insomnia should build the request.

Actual Behavior

Pasting a request as simple as

curl --request POST \
  --url http://localhost:9081/something/some

nothing happens; the input field gets reset.

Reproduction Steps

  1. run insomnia
  2. paste a curl
  3. observe the input field getting reset ( becoming empty ) and the request not appearing.

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2023.5.2

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

Official website's landing page

Last Known Working Insomnia version

anything previous to this one

@Ahd-3hd Ahd-3hd added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Aug 15, 2023
@Ahd-3hd
Copy link
Author

Ahd-3hd commented Aug 15, 2023

Additional info:
it seems that the UI gets update unpredictably when you do something else like opening preferences then changing a setting.

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.

1 participant