Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added trigger('remove') to notify .on("remove") #622

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

Closed
wants to merge 1 commit into from

Conversation

RobertoBiundo
Copy link

Added trigger('remove') to notify .on("remove")
This is causing .on("remove") not getting notified in some cases.
jQuery doesn't trigger the remove callback when .remove() its called

…moved. jQuery .remove() doesn't trigger "remove" on .remove()
@troolee troolee changed the base branch from master to develop April 12, 2017 04:56
@radiolips
Copy link
Member

Thanks for this! Unfortunately, we need to be able to silently remove nodes in some cases. I'm meanwhile putting in a fix that this would have solved. Thank you, though!

@radiolips radiolips closed this Apr 21, 2017
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