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

fix(isCapture): guard use of currentTarget #389

Merged
merged 3 commits into from
Jun 5, 2018
Merged

Conversation

aronhelser
Copy link
Collaborator

currentTarget was undefined, save it's value using
state before using in scroll listener.

@alex-shamshurin, @renanborgez does this fix issue #312 for you? I've tried to simplify the fix as much as possible.

currentTarget was undefined, save it's value using
state before using in scroll listener.
@renanborgez
Copy link

renanborgez commented Jun 5, 2018

@aronhelser
i downloaded your branch, build and i tested it

....and it works like a charm!!!!

@aronhelser aronhelser merged commit c44cc2d into master Jun 5, 2018
@aronhelser aronhelser deleted the current_target_fix branch June 5, 2018 13:46
@aronhelser
Copy link
Collaborator Author

Good enough for me 😄

@aronhelser
Copy link
Collaborator Author

🎉 This PR is included in version 3.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants