Merged from develop

This commit is contained in:
Leah Schumann 2023-08-02 09:39:28 -04:00
parent abcabbe1d6
commit 9744c9bcd7

View file

@ -163,13 +163,7 @@ export default {
false
);
//Temporary, still need to determine what needs to be saved before continuing.
this.$router.navigateWithoutSaving(
this.navigationScenarios.CLICKED_FORWARD,
this.$route
);
//navigateToHeritageFunnel({ loadingModal: this.$refs.loadingModal });
this.$router.navigateWithSaving(this.navigationScenarios.CLICKED_FORWARD, this.$route);
},
},
components: {