Merge pull request #1686 from Safelite/feature/CSR-1855

Feature/csr 1855
This commit is contained in:
CarlNation 2024-01-15 15:14:00 -05:00 committed by GitHub
commit 238129f289
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ export default {
);
}
router.navigateError();
//router.navigateError();
return reject(error.response);
}
);