This commit is contained in:
Chloe Herd 2025-05-27 12:10:30 -04:00
parent d3314cd889
commit ac5b7187ad

View file

@ -10,7 +10,7 @@ export async function bailout(errorPayload, forceRestart = false) {
await store.dispatch(storeActions.RESET_STATE); await store.dispatch(storeActions.RESET_STATE);
deleteFunnelCookie(); deleteFunnelCookie();
} }
analyticsMixin.methods.pushPageErrorToDataLayer(errorPayload); analyticsMixin.methods.pushPageErrorToDataLayer(errorPayload);
router.push({ router.push({