I need to use some third party modals inside ionic ones however when doing this only the ionic layer is responsive

I’d like to start by saying I created a question here, http://stackoverflow.com/questions/35474491/i-created-a-service-to-handle-modals-however-when-clicking-content-in-a-nested

Like I’ve stated I cannot get third party modals to be responsive if they are inside an ionic modal, I can get them to be responsive if I dont put them inside an ionic one however. What could be causing this.

See the Pen ionic modal inside modal with modal service by vegalyra (@garrettmac) on CodePen.