Css – How can I open multiple Bootstrap 5 modals without closing the old ones?
For my project I use bootstrap 5.2 and before like bootstrap 3. In 3 it was possible to open multiple modal like one in front and then open a new one and so on. The window of the modal overlaps…