Closed nickmessing closed 8 months ago
This fixes #1538
⚠️ This is technically a breaking change because now the teardown happens onUnmounted instead of onBeforeUnmount, however I find it very unlikely to affect any real usecase
onUnmounted
onBeforeUnmount
CC @Akryum
This fixes #1538
⚠️ This is technically a breaking change because now the teardown happens
onUnmounted
instead ofonBeforeUnmount
, however I find it very unlikely to affect any real usecaseCC @Akryum