From 522de45a62941c04ca1176091135251ec227ac40 Mon Sep 17 00:00:00 2001 From: Nivedin <53208152+nivedin@users.noreply.github.com> Date: Sun, 23 Apr 2023 15:47:06 +0530 Subject: [PATCH] fix: request name not updating in the save request modal (#3010) --- .../components/collections/SaveRequest.vue | 29 ++++++++++++++----- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/packages/hoppscotch-common/src/components/collections/SaveRequest.vue b/packages/hoppscotch-common/src/components/collections/SaveRequest.vue index b10e16d22..db867cbfe 100644 --- a/packages/hoppscotch-common/src/components/collections/SaveRequest.vue +++ b/packages/hoppscotch-common/src/components/collections/SaveRequest.vue @@ -62,7 +62,7 @@