me-12 / single-spa-portal-example

Example project on how to combine multiple SPA's on a single Website
MIT License
407 stars 136 forks source link

ng-zorro component unmount #64

Open Amanda017 opened 5 years ago

Amanda017 commented 5 years ago

i use the portal demo(https://github.com/me-12/single-spa-portal-example) to create multiple framework apps, i use angularjs 1.6 and angular6, when i use ng-zorro component in my angular6 app, when i switched to angularjs1.6 app, the angular6 ng-zorro component can not be destroyed. is there anyone who meet the same questions?

werts commented 4 years ago

hi, 我目前正在做技术考虑,也会用到ng-zorro-antd, 这个问题你后来解决了吗?