I'm using Angular v19 and I recently updated my Chrome version to be the latest. Now if my dev tools is open, then matdialog does not open; only when I change my screen resolution does it work (open). But it is working fine in Safari.
I got an error that hangs my whole app, in that I got a error in circular dependencies, and I fixed that now that hanging issue is not there.