shlomiassaf / ngx-modialog

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

AOT compilation error with angular-cli 1.0.0 #324

Open achimha opened 7 years ago

achimha commented 7 years ago

Recently a bug was fixed in angular-cli that would mask certain errors when compiling templates. Following this fix, the above mentioned error appears.

achimha commented 7 years ago

It should be fixed with this PR: https://github.com/shlomiassaf/angular2-modal/pull/325