Merge pull request #2691 from Safelite/nation/CASH-1225

Nation/cash 1225
This commit is contained in:
CarlNation 2025-07-24 15:26:15 -04:00 committed by GitHub
commit 5e5783f8cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -580,6 +580,7 @@ export default {
},
selectedDate: {
handler() {
this.resetSelectedTimeSlot();
this.selectedAnswerForDropOffOrInshop = null;
this.selectedAnswerForTimeSlots = null;
this.autoSelectTimeSlotIfOnlyOneIsAvailable();