prettier
This commit is contained in:
parent
d3314cd889
commit
ac5b7187ad
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ export async function bailout(errorPayload, forceRestart = false) {
|
|||
await store.dispatch(storeActions.RESET_STATE);
|
||||
deleteFunnelCookie();
|
||||
}
|
||||
|
||||
|
||||
analyticsMixin.methods.pushPageErrorToDataLayer(errorPayload);
|
||||
|
||||
router.push({
|
||||
|
|
|
|||
Loading…
Reference in a new issue