postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 841 forks source link

Never Ending File Upload Animation #13266

Open shahin-m-hashim opened 1 week ago

shahin-m-hashim commented 1 week ago

Is there an existing issue for this?

Describe the Issue

When adding files locally to test file uploads in my server with postman, am getting a never ending loading animation. i cant select and add files from my system. When trying to add it via binary from the body tag, its infinite loading. Also when i select form-data and set files and add files nothing happens. Something is wrong with the extension.

Steps To Reproduce

  1. Select the new request tab
  2. Select the body tab
  3. Select binary and try to upload a file
  4. Select form-data and add files

Screenshots or Videos

Screenshot (800)

Operating System

Windows

Postman Version

1.4.1

Postman Platform

Postman VSCode Extension

User Account Type

Signed In User

Additional Context?

No response

indraneel-postman commented 4 days ago

Hi @shahin-m-hashim The file selection seems to be breaking with the latest VSCode version 1.95.* As of now, you can downgrade your VS Code to an older version like v1.94.2 to mitigate this issue. We are actively tracking this issue and will update here if there is any development.