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

document on mouse move event not removed when unmount the component #12

Open
AAHossny opened this issue Oct 18, 2016 · 3 comments
Open

Comments

@AAHossny
Copy link

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

@jpuri
Copy link
Owner

jpuri commented Oct 18, 2016

Thanks for reporting this @AAHossny , I will check it soon.

@camatangelo
Copy link

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.

@super-developer-star
Copy link

When you go to another page, n._onDocumentMouseMove function still works for unmounted component.
How can I fix that?

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

4 participants