Closed pjammula closed 3 years ago
In vue3, lifecycle method destroyed is renamed to unmounted. Please handle this similar to support both vue 2 and vue 3. Maybe similar to how render methos was handled.
Warning in console:
Thanks for the bug report, fix is at #79
Fixed released in https://github.com/single-spa/single-spa-vue/releases/tag/v2.4.1
In vue3, lifecycle method destroyed is renamed to unmounted. Please handle this similar to support both vue 2 and vue 3. Maybe similar to how render methos was handled.
Warning in console: