Modals not working in Angular examples
I am trying to show modal on button click but there is no working modal in demo1 application. When I opened it to edit the codes, I saw that the files like invite-users-modal.component.html were empty. Isthere any working modal example for angular?
Thanks in advance.
Replies (3)
Deleted comment
Deleted comment
Deleted comment
This could be due to several reasons. First, make sure you have imported NgbModule from @ng-bootstrap/ng-bootstrap in your app.module.ts:
Deleted comment
Hi.
Thank you for your message,
I've added your request to our backlog, during the next 2 updates we will prepare examples of modals in the Angular version too.
Regards,
Keenthemes support