shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 242 forks source link

No component factory found for Component for angular2-modal #260

Closed vijender1256 closed 7 years ago

vijender1256 commented 7 years ago

I am trying to Implement Angular2-modal with angular version 2.0.1 version. The moment I change the angular version to latest which is 2.0.1 i getting below error:

image

Below is the plunker:

https://plnkr.co/edit/ZeRajGkGwyvKRIZkG4XQ?p=preview

Seems like its an issue with angular2-modal, can anyone fix this ?

konuch commented 7 years ago

Could be a duplicate of #248

shlomiassaf commented 7 years ago

Indeed.