Merge pull request #2671 from Safelite/feature/CASH-1204

CASH-1204 | Schedules not loading on initial page load
This commit is contained in:
scottkiener-at-safelite 2025-07-21 11:44:49 -04:00 committed by GitHub
commit ce69670521
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -597,11 +597,9 @@ export default {
resultMap.mobileFeePart,
shopProviderData.data
);
vm.initializeDatePicker();
});
},
async mounted() {
await this.initializeDatePicker();
},
computed: {
serviceZipCodeQuestion: {
get: function () {