Merge pull request #1813 from Safelite/feature/Digital/CSR-2039

CSR-2039
This commit is contained in:
hiteshkumar87 2024-03-28 09:04:02 +05:30 committed by GitHub
commit 632a72d311
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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();