flekschas/svelte-simple-modal

Support for multiple opened modals

mscofield0 opened this issue · 2 comments

I would like it if I could spawn multiple modals layered one on top of the other.

What have you tried so far? I generally would never show a modal on top of a modal but you should be able to do this with multiple instances of <Modal />

Close this as it's unclear what approaches have been tried already. Please feel free to reopen when you can share more information. Thanks