When I tried to use a dropdown feature in my application, I encountered an issue where one of the dropdown items was supposed to open a modal but it wasn't showing up. However, the modal worked perfectly fine when I accessed it using a normal button instead of a dropdown button. I suspect that the modal is opening inside the dropdown window.
Dropdown menu
Upon clicking the Launch demo modal button