Hey there awesome Ionic peeps.
I found a bug. Have a plain view with just one input. Also create a modal. Click on the input to type. Then while focused on the input click a button to open the modal. As the modal opens, the input in the background is still focused and the cursor is blinking on top of the modal. I did this with list items that contained inputs to type in, but I think just a plain input would work. Let me know if anyone else can replicate this.