The code consists of a table with clickables TRs and a DeleteButton:  When the SweetAlert is shown in modal mode, **the background is still clickable**, but the click event responds to the last row clicked.  There is also an error in the console:  [CodeSandbox](https://codesandbox.io/s/sweetalertpopupmodal-issue-11452?file=/src/List.js) [CodeSandbox preview](https://11452.csb.app/) [GitHub](https://github.com/CicheR/SweetAlert_PopUpModal-Issue)