After spending some time trying to understand why the NavBar drop-down is getting overlapped inside the ui-layout
, I realize that I must be overlooking some basic steps. This issue seems so simple, yet it is eluding me.
To see the details of the problem, you can visit this plunker: https://plnkr.co/edit/SpdVc6biwWg5PqfaSfgS?p=preview
Despite my efforts to find a solution by searching online and experimenting with z-index
, overflow:hidden
, and other tricks, the issue persists.