diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index f1318e205..4931b9c61 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -264,7 +264,6 @@ export default { navigateToHeritageFunnel({ shouldSaveSession: true, pageNameToLog: "estimate", - loadingModal: this.$refs.loadingModal, }); } else if (this.$store.getters.order.referralNumber?.length === 6) { await this.navigateForwardWithSingleCarMatch();