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

onUnmounted hook not called for components if their parent has been removed #1153

Closed
danyadev opened this issue May 9, 2020 · 0 comments
Closed

Comments

@danyadev
Copy link

danyadev commented May 9, 2020

Version

3.0.0-beta.10

Reproduction link

https://jsfiddle.net/danyadev/34xz5khf/2/

Steps to reproduce

check reproduce link and open the console

What is expected?

two console messages about calling onUnmounted hook for children

What is actually happening?

one console message and “invisible” removal of the parent with the child

@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant