apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.82k forks source link

android: beforeDestroy and destroyed hooks both are not invoking #3326

Open Handandbrainofking opened 3 years ago

Handandbrainofking commented 3 years ago

Describe the bug

beforeDestroy and destroyed hooks both are not invoking

To Reproduce

vue lifecycle hooks beforeDestroy and destroyed

Environment

android: beforeDestroy and destroyed hooks both are not invoking

Expected behavior

function can be invoked