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

moved element not destroyed when original parent gets destroyed #4

Open
theDevelopper opened this issue Aug 28, 2018 · 0 comments
Open

Comments

@theDevelopper
Copy link

I am trying to use this for a special overlay element, but once the element is moved to the body it is not being removed when the parent component is destroyed.
The beforeDestroy() method is being called, but the element stays in the body rather than been removed as I would expect it.

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

No branches or pull requests

1 participant