NTP-28744 | Patch Data Reset on GET (#14611)

This commit is contained in:
Prajjaval Verma
2025-01-21 15:21:16 +05:30
committed by GitHub
parent 3ac006849f
commit e52a4a4da6

View File

@@ -489,6 +489,7 @@ class PreQuoteJourneyFragment() : GiBaseFragment(), WidgetCallback, NewBottomShe
}
}
}
viewModel.updatePatchRequestData(PreQuotePatchData())
viewModel.fetchNextPageResponse()
}
else -> {