Merge branch 'release/2025.06.05' into feature/Digital/CASH-834

This commit is contained in:
hiteshkumar87 2025-05-29 22:26:22 +05:30 committed by GitHub
commit 2c0b4224d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -793,10 +793,10 @@ export default {
this.apartmentNumberOrBusinessName = this.getServiceAddress2FromStore();
this.city = this.getServiceCityFromStore();
this.isVehicleProtected = this.getIsVehicleProtectedFromStore();
this.$refs.mobileLocationQuestions.resetAlerts();
} else {
this.resetMobileLocation();
}
this.$refs.mobileLocationQuestions.resetAlerts();
} else {
this.selectedProvider = new Provider();
}