Scrolling on input textbox not fixed even in Beta version

I am still facing scrolling issue on input textbox as i am not able to scroll through textbox also my page doesn’t scroll when i tap on the input text and keyboard keyboard will pop out keyboard hides textboxes placed at the bottom of the pages, i am expecting that this issue will get fixed in the beta version of ionic but it still persist. Could anyone tell us fix for this issue.

<ion-content has-header="true">

  <div class="list">
<label class="item item-input">
<input type="text" placeholder="First Name">
 </label></div>
  </ion-content>

@h4ck3rviv3k I’m having the same issue. Have you found a solution?

Hi @Tom i am using earlier version of ionic in which it is working fine please use ionic version 0.9.24.

Have you tried beta2? Other solutions like ngTouch or fastclick will cause issues.