Opening angular confirmation modal when clicking on remove icon

How to open angular confirmation modal when clicking on remove icon?

how to inject any angular service ( $mdDialog ) inside the file ContextPadProvider?

Thanks.

hello, have you soled this issue ? :confused: i’m having the same

To open an Angular confirmation modal when clicking on a remove icon, you can use Angular’s built-in components along with a third-party library like Angular Material for the modal functionality.