We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsfiddle result page
If I opened multiple modals and both parent (1st) and child (2nd) modal are .scrolling, the child modal will append after parent modal.
.scrolling
My workaround is forcing child modal's height lower than browser's height to avoid such condition. Is there any suggestion?