Skip to content

ModalBackdrop in 0.9.3 buggy? #1988

Answered by stsrki
NeoCoderMatrix86 asked this question in Q&A
Discussion options

You must be logged in to vote

It's not a bug. In fact, the way how it was previously working was wrong. Previously we placed a modal backdrop inside of the modal element, which according to Bootstrap specs is wrong. And also with vanilla Bootstrap nested modals are not supported.

Quote from their docs: https://getbootstrap.com/docs/4.6/components/modal/

Bootstrap only supports one modal window at a time. Nested modals aren’t supported as we believe them to be poor user experiences.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@NeoCoderMatrix86
Comment options

@stsrki
Comment options

@NeoCoderMatrix86
Comment options

Answer selected by NeoCoderMatrix86
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants