single-spa / single-spa-vue

a single-spa plugin for vue.js applications
MIT License
182 stars 42 forks source link

Fix parcel unmounting in vue 3. Resolves #78. #79

Closed joeldenning closed 3 years ago

joeldenning commented 3 years ago

See #78. I tested this manually in a new vue 3 cli application, and the parcel is now being properly unmounted.