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

Timeouts inside Picklist cause issues with setState #128

Open
aurbano opened this issue Nov 18, 2016 · 1 comment
Open

Timeouts inside Picklist cause issues with setState #128

aurbano opened this issue Nov 18, 2016 · 1 comment

Comments

@aurbano
Copy link

aurbano commented Nov 18, 2016

Having calls to setState(...) inside of timeouts in the Pickselect component would trigger the typical error:

Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the undefined component.

I've submitted PR #127 to fix this issue

@ButuzGOL
Copy link
Contributor

Agreed also in DropDown @stomita please explain

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

2 participants