if (event.detail && !xhr) {
      error = event.detail[0];
      status = event.detail[1];
      xhr = event.detail[2];
    }