Unplanned
Last Updated: 27 Jul 2021 11:58 by ADMIN
Jason
Created on: 09 Jan 2019 13:10
Category: Dialog
Type: Feature Request
4
Allow providing components from lazy-loaded modules in Dialog Service

Currently there is no way to provide a component from a lazy-loaded module as content in the Dialog Service. 

We need a way to pass in the correct injector/componentFactoryResolver to use to load the component with.

Further discussion and possible solution are available in the following Angular GitHub threads:

https://github.com/angular/angular/issues/14324

https://github.com/angular/angular/issues/17168

0 comments