iOS input cursor issue

When I open a modal while one of inputs being focused, modal opens but the input in the background is still focused and the cursor is blinking on top of the modal. platform: IOS, Ionic2.

1 Like

Remove the Focus from the input before opening the modal