channels:
        this.props.location && this.props.location.state
          ? this.props.location.state.channels
          : null,