@mrc_prasad wrote:
I am using ionic2 for developing a mobile app targeting mobile and I have three search fields in my screen. When the search field receives focus the page is not getting scrolled and the element is getting hidden behind the keyboard. This app is targeted for only android devices.
ionic version : 2.2.3
Cordova version : 6.5.0Below is the code I am using for that page.
{{'Create_a_new_service_request'|translate}} {{'selectVehicle'|translate}}
- {{item.vehicle_Number}}
{{'invalidVehicle_Number'|translate}}
{{'Vehicle_do_not_exit_in_list'|translate}}
{{'selectDriver'|translate}}{{'driver_does_not_exist'|translate}}
{{'select_Location'|translate}} {{ item }}
- {{driver.driver_Name}}
{{'invalid_address'|translate}}{{'btnBreakdown'|translate}} {{'btnServices'|translate}} {{btn_Service}}
{{btn_Repair}}Can anyone share a possible workaround ASAP. Thanks in advance.
Posts: 1
Participants: 1