Modal behind backdrop when parent is position:relative with z-index
Created by: yulunli
When I use 3.4 to load a modal, the modal is covered by the backdrop. After removing all the customized css and leaving only the bootstrap css, the problem remains. Changing 3.4 to 3.2 instantly solve the problem. The modal is used within an ng-view partial.