Can someone please assist me? I am struggling to figure this out. I can't select text inside the modal or click on the input to type text into it.
I suspect it may be due to z-index issues, but I'm having trouble locating them.
var currentZ = null,
baseZ = 1000,
maxZ = 2000;
For reference, here is an example: http://jsfiddle.net/emvc79sa/1/
This pertains to the directive angular-html-window