You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing a SubApp it only works the first time it loads. If I navigate away from the SubApp page and come back then it no longer mounts / displays.
Describe the bug
When importing a SubApp it only works the first time it loads. If I navigate away from the SubApp page and come back then it no longer mounts / displays.
Here is a repo to demo the behaviour: https://github.com/Reiss-Cashmore/nuxt-single-spa-bug
Screenshots
Bug.mp4
To Reproduce
Steps to reproduce the behavior:
I've noticed that the SubApp unmount() and beforeUnmount() in MFE.js do not get called for some reason??
environment information