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

ElementView removeChild removing from the DOM #61

Closed
petermichaux opened this issue Jul 3, 2013 · 0 comments
Closed

ElementView removeChild removing from the DOM #61

petermichaux opened this issue Jul 3, 2013 · 0 comments
Labels
Milestone

Comments

@petermichaux
Copy link
Owner

When maria.ElementView.prototype.removeChild executes it tries to remove the child view from the parent view's container element. It would be better if it remove's the child view from the childView._rootEl.parentNode because the child might not be attached to the parent view's container element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant