Open djanesch opened 7 years ago
when the dialog is opend or closed the events should fire
when the dialog is opend or closed the events are not fired
Plunker template: plnkr.co/edit/HCwvAl7YQXke0aLxKEHB
to get the md2dialog object on open and then on close call close method of md2dialog
Angular 5.0.1 MD2 0.0.29 Tested on Windows 10 with firefox
-
@dharmeshpipariya did you read my post? is there a solution planned for the near future?
Same problem. Trying to use the onClose event but the dialog won't fire it.
Bug, feature request, or proposal:
What is the expected behavior?
when the dialog is opend or closed the events should fire
What is the current behavior?
when the dialog is opend or closed the events are not fired
What are the steps to reproduce?
Plunker template: plnkr.co/edit/HCwvAl7YQXke0aLxKEHB
What is the use-case or motivation for changing an existing behavior?
to get the md2dialog object on open and then on close call close method of md2dialog
Which versions of Angular, MD2, OS, browsers are affected?
Angular 5.0.1 MD2 0.0.29 Tested on Windows 10 with firefox
Is there anything else we should know?
-