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

OutsideEventPlugin checks if teardown function is already defined before calling it #379

Merged
merged 1 commit into from
Aug 15, 2017

Conversation

erzaehlsalex
Copy link
Contributor

In some cases, in the addEventListener method of the OutsideEventPlugin class, the teardown function could be called before actually attaching the event and defining the teardown function, leading to a fn is not a function error, as reported in #239

@shlomiassaf
Copy link
Owner

Hi

Sorry for the delay.

Can you rebase so I can accept it?

It's nothing much in the code, just file renamed (path moved)

@erzaehlsalex
Copy link
Contributor Author

I did a rebase, this should be mergeable now.

@shlomiassaf shlomiassaf merged commit c313962 into shlomiassaf:master Aug 15, 2017
@shlomiassaf
Copy link
Owner

Thank you!

@erzaehlsalex
Copy link
Contributor Author

You're welcome! :)

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