I have a page with a form which has some input fields and a textarea. The app I am working on is built on ionic framework. The problem I am facing is when I click on the input field the keyboard comes up and I enter the value. Till then my page scrolls fine. But when I navigate to a different page and return back to the same old page again the page freezes, as in the scrollbar does not work.
Any idea why this is happening?