Skip to content

Not rerender grid if change props maxItems #5

@malytinKonstantin

Description

@malytinKonstantin
<ListManager
  items={this.pages}
  direction="horizontal"
  maxItems={this.props.imageSize}
  render={this.$renderImageView}
  onDragEnd={this.handleDrop}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions