shlomiassaf / ngx-modialog

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

Angular 8 #447

Open mabdulk opened 4 years ago

mabdulk commented 4 years ago

IMPORTANT: Please provide a sample using: http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview

  1. set up ngx-modialog
  2. declare public modal: Modal in the constructor of the desired component
  3. ng serve

image

nguyenbathanh commented 4 years ago

It works with Angular 8.

samucapuc commented 4 years ago

I have the same problem, what is the solution?