shlomiassaf / ngx-modialog

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

Does this package is supported in Angular 9 #449

Open shreyanshshethDev opened 4 years ago

shreyanshshethDev commented 4 years ago

I have updated to Angular 9 and I am getting error of "ERROR TypeError: Cannot read property 'parentInjector' of undefined at createComponent (ngx-modialog.js:339)"

issue modal

Please help for above issue.

Thanks

VasifShabiev89 commented 4 years ago
wlievens commented 4 years ago

I get the same issue with Angular 9

knvpk commented 3 years ago

Same issue for me also, using angular 10

prashantmnnit commented 3 years ago

I am getting the same issue in angular 10

prashantmnnit commented 3 years ago

I have replaced ngx-modialog with "ngx-modialog-7" in whole project

"ngx-modialog-7": "^9.0.2", is working fine in angular10

vashh08 commented 3 years ago

Same issue with Angular 10.