if (initialized && !fetching && data == null) {
      return <SelectionNotFound resource={this.props.resource} />
    }