elm-bootstrap
elm-bootstrap copied to clipboard
No backdrop on second modal
In my project are several situations where I need a second modal shown on top of the first. Unfortunately the elements of the first modal are still clickable / writeable when the second modal is open. I'm placing the modals one after the other as children of the main container. Is this a known issue? I didn't find any information regarding more than one modal.