Open BioeJD opened 19 hours ago
Can confirm the same issue on the same version. Downgrading to 11.19.0 solves the problem
@belidzs are you seeing this consistently working in 11.19? We're investigating a similar issue found in 11.12 and I don't believe anything has been fixed since.
@chowwinston seems like you're right.
Even after downgrading I was back at square one after selecting the same request with the upload file, saving, closing then restarting the app.
Maybe downgrading the snap package also restored an earlier state when a different tab was open
I should probably also mention that I'm using the linux snap package and still experience this issue.
However, a quick workaround which seems to work for me (consistently) is to delete the file called window
from the Postman config directory, then restart the application.
mv /home/belidzs/snap/postman/291/.config/Postman/window /home/belidzs/snap/postman/291/.config/Postman/window.backup
The only thing which got lost was the list of open requests tabs, including the one which triggered this bug.
Is there an existing issue for this?
Describe the Issue
Postman freezes after opening the app, showing loading indicators on the environment and on the last opened request page. I can not use the app again until I delete my entire Roaming folder.
I saw some similar reports of the app freezing, but I have specific steps to reproduce this issue.
Steps To Reproduce
Screenshots or Videos
No response
Operating System
Windows
Postman Version
11.20.0
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response