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

updated life cycle invoked after component has been destroyed #8252

Closed
cj1128 opened this issue May 27, 2018 · 2 comments
Closed

updated life cycle invoked after component has been destroyed #8252

cj1128 opened this issue May 27, 2018 · 2 comments

Comments

@cj1128
Copy link

cj1128 commented May 27, 2018

Version

2.5.16

Reproduction link

https://jsfiddle.net/50wL7mdz/337120/

Steps to reproduce

  1. open console
  2. click todo item
  3. you will see destroyed and updated

What is expected?

only destroyed is printed.

updated life cycle should not be invoked after component has been destroyed.

What is actually happening?

updated life cycle invoked after component has been destroyed.

@Justineo
Copy link
Member

See #8076.

@posva
Copy link
Member

posva commented May 27, 2018

Duplicate of #8076

@posva posva marked this as a duplicate of #8076 May 27, 2018
@posva posva closed this as completed May 27, 2018
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

3 participants