public componentWillUnmount()

in src/reactUtils.tsx [87:89]


  public componentWillUnmount() {
    this.unsubscribe();
  }