We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you use the slider in a page and then go to another page you will find mouse move action trying to setState for unmounted component
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @AAHossny , I will check it soon.
Sorry, something went wrong.
Is there an update on this - this is causing some issues on our app and just wanted to see if there was any progress before I took a stab at it.
When you go to another page, n._onDocumentMouseMove function still works for unmounted component. How can I fix that?
No branches or pull requests
If you use the slider in a page and then go to another page you will find mouse move action trying to setState for unmounted component
![image](https://cloud.githubusercontent.com/assets/3484041/19469848/5bcb2622-951d-11e6-92c9-7e5d67b0d56f.png)
The text was updated successfully, but these errors were encountered: