fix: scrollbar appearing on digest auth input fields and other improvements (#4492)

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
Anwarul Islam
2024-10-29 21:05:13 +06:00
committed by GitHub
parent 108315d1b4
commit 1236e6b719
4 changed files with 9 additions and 12 deletions

View File

@@ -240,7 +240,6 @@ export const processRequest =
// Updating report for errors & current result
report.errors.push(preRequestRes.left);
console.error(`Report result is `, report.result);
report.result = report.result;
} else {
// Updating effective-request and consuming updated envs after pre-request script execution