Keyboard cursor is showing above the field where the focus actually is in my ionic app?

In My Ionic app every time I click an input field the keyboard opens up but the cursor is shown above the input field where the focus (marker) actually is. How can I prevent this issue.

Here is the issue screenshot:

@mhartington please help.