Is it possible to use MUI5 to open a side drawer on top of a modal dialog that triggers it? Currently, the dialog triggers the side drawer but it opens behind this.
It appears as though a modal dialog (drawer) is attempting to open over an already-opened modal dialog.
Check out this example on codesandbox.
https://codesandbox.io/p/sandbox/dialogwithdrawer-y793fx?file=%2Fsrc%2Findex.js