Merge branch 'release/2025.07.31' into feature/CASH-1160

This commit is contained in:
scottkiener-at-safelite 2025-07-18 12:26:56 -04:00 committed by GitHub
commit e5548a235c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -544,7 +544,8 @@ export default {
},
selectedDate: {
handler() {
this.selectedRouteCode = null;
this.selectedAnswerForDropOffOrInshop = null;
this.selectedAnswerForTimeSlots = null;
this.autoSelectTimeSlotIfOnlyOneIsAvailable();
},
},