Subscribe on changes!

beforeDestroy is not working when v-if="true"

avatar
Sep 10th 2020

Version

3.0.0-rc.10

Reproduction link

https://jsfiddle.net/xxholly32/w7k8vzng/53/

Steps to reproduce

push hide button

What is expected?

no console.log and change my-component`s status

What is actually happening?

should handler beforeDestroy()

avatar
Sep 10th 2020

o lifecycle-hooks changed ,i got it ,ty