1 min readFeb 20, 2018
I think this should actually be const cmpRef = this.vc.createComponent(f);
— using the component factory resolver instead of the component itself.
I think this should actually be const cmpRef = this.vc.createComponent(f);
— using the component factory resolver instead of the component itself.