Is this a regression?
The previous version in which this bug was not present was
bug in angular 21+
Description
open swal in dialog, swal behind the dialog
Reproduction
StackBlitz link: https://stackblitz.com/edit/stackblitz-starters-vdn3hwpx?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce:
1.click button to open adialog
2.click button to open Swal
Expected Behavior
The swal bust be front off dialog work as expected.
Actual Behavior
The swal behind dialog work as expected.
Environment
Angular: 21.1.3
CDK/Material: 21.1.3
sweetalert2: 11.26.22
Browser(s): Chrome, Edge
Operating System (e.g. Windows, macOS, Ubuntu): Windows