Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not rerender grid if change props maxItems #5

Open
malytinKonstantin opened this issue Jun 21, 2019 · 2 comments
Open

Not rerender grid if change props maxItems #5

malytinKonstantin opened this issue Jun 21, 2019 · 2 comments

Comments

@malytinKonstantin
Copy link

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

atefBB commented Sep 29, 2022

@malytinKonstantin did solve this issue ?!

@AjayShivanagol
Copy link

did anyone able to solve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants