Hi Ionic,
I need to trigger a stripe checkout from an ionicModal. But the iframe window does not get any focus once it is shown. It seems that modal is stealing all the user input. I have created a jsfiddle to illustrate this:
http://jsfiddle.net/et1vz1sh/11/
This problem did not exist on an older version of ionic:
Is there a way around this?
Thanks,
Kyle