shlomiassaf / ngx-modialog

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

Version 3.0.3 is empty and not working #391

Closed almothafar closed 7 years ago

almothafar commented 7 years ago
shlomiassaf commented 7 years ago

@almothafar I just installed it fresh from npm:

This is what is see in ngx-modialog directory:

image

Also, plunker with v3.0.3 is working fine, although using UMD bundle...

almothafar commented 7 years ago

I'm with webpack project using: https://github.com/AngularClass/angular-starter I did npm prune --force && npm i and for 3.0.3 it was not getting me the files, but for 3.0.2 is working, tried 2 times and failed.

shlomiassaf commented 7 years ago

See this issue-comment from another dev confirming version 3.0.3 works.

I'm not sure it's related to the inline template thing, try posting the error message

almothafar commented 7 years ago

I'm still not sure about 3.0.3 but got 3.0.4 and it is OK 👍