single-spa / single-spa-examples

Examples of single-spa applications.
https://single-spa.surge.sh
MIT License
359 stars 128 forks source link

angular unmount in angularjs app #64

Open Amanda017 opened 5 years ago

Amanda017 commented 5 years ago

in thie demo, we can see, when we switched to angularjs tab, the page concludes two parts, angularjs app and angular app. when we open f12 tools, we can see when switch between angularjs tab and angular tab, the angular app does not unmount. can you help with this issue?