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

Error when calling the function "destroy" which did not remove the ev… #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafgal
Copy link

@rafgal rafgal commented Aug 17, 2016

Error when calling the function "destroy" which did not remove the events assigned to the sandbox is repaired.

  • Add a variable to store the function associated with the events.
  • Change the constructor to assign the function to the variable.
  • "BindEvents" and "unbindEvents" was changed to make use of the variable created.

…ents assigned to the sandbox is repaired.

add a variable to store the function associated with the events.
change the constructor to assign the function to the variable.
"BindEvents" and "unbindEvents" was changed to make use of the variable created.
@jtsternberg
Copy link

Just as a heads up, I've forked this repo, and merged this PR in: https://github.com/zao-web/texthighlighter

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