I have a service that does some api calls and I need it to go to a different component is something goes wrong.
So I have this:
if (error.status === 0) {