标签: angular iframe navigation single-page-application
我有一个父应用程序,它通过iframe托管一个Angular应用程序。这个父应用程序有多个模块,每个模块都有一个页面。问题是当我导航到父应用程序的另一个模块时,iframe中Angular应用程序的延迟加载模块未被销毁。
有什么方法可以从app.component.ts
app.component.ts