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

react-virtualized - Can't call setState (or forceUpdate) on an unmounted component. #112

Closed
shauntrennery opened this issue Jul 12, 2018 · 3 comments
Labels
Milestone

Comments

@shauntrennery
Copy link

setState error when used in a react-virtualized list or table.

in Avatar
in withAvatarConfig (at index.js:61)
in div (at index.js:60)
in Avatar (at index.js:447)
in div (created by Grid)
in div (at index.js:19)

@JorgenEvens
Copy link
Member

Hi @shauntrennery,

Thanks for the bug report!

This should now be fixed on the master branch, I will be releasing a new version on NPM once #111 is ready.

@JorgenEvens
Copy link
Member

Hi @shauntrennery,

A fix for this issue has now been released as v3.1.1 🎉
Thanks again for reporting this issue!

@JorgenEvens JorgenEvens added this to the 3.1.1 milestone Jul 18, 2018
@shauntrennery
Copy link
Author

@JorgenEvens working like a charm. Thank you.

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

No branches or pull requests

2 participants