shlomiassaf / ngx-modialog

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

Crash when closing VEX modal #225

Open iamchucky opened 7 years ago

iamchucky commented 7 years ago

Found a bug that crashes when a Vex modal is destroying. The issue is a missing import from rxjs operator for VEX plugin.

Submitted a pull request #223

naveenprincep commented 7 years ago

Thanks. You saved my day. :)