79514017

Date: 2025-03-17 08:42:34
Score: 0.5
Natty:
Report link

We can import MatDialog service and close all currently open dialogs with closeAll method:

const dialogService = AppInjectorService.injector.get(MatDialog);
dialogService.closeAll();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Majid Rafei