Merge pull request #2180 from Safelite/feature/CASH-64

CASH-64
This commit is contained in:
CarlNation 2025-01-02 10:27:35 -05:00 committed by GitHub
commit 721ba23018
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -398,15 +398,7 @@ export default {
console.log(new Date() + "store.getters.order.serviceLocation.zipCode:" + store.getters.order.serviceLocation.zipCode);
}
// if attempting to load service-location for insurance and invalid page prereqs, send to heritage instead of going back to vehicle
navigateToHeritageFunnel({
shouldSaveSession: false,
pageNameToLog: "service-location",
navType: "back",
});
// return true to prevent router from navigating to vehicle page before the jump back to heritage
return true;
return false;
}
} else {
if (