SSR-1942 Removed commented removeLoader() call

This commit is contained in:
Josh Dassinger 2024-12-06 10:42:34 -06:00
parent bd2f7a2f12
commit d47b86e0cd

View file

@ -273,7 +273,6 @@ export default {
if (partsOrQuestionsResponse.error) {
this.mainStore.setBailout(bailoutMessage.PartsServiceError(partsOrQuestionsResponse.error.data));
window.console.error('Error on retrieving PartsOrQuestions');
// this.$refs.siteFooter.removeLoader();
this.$router.navigate(
this.navigationScenarios.CLICKED_FORWARD_WITH_BAILOUT,
this.$route