You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a similar issue than #314 with ionic 0.9.26 and android 4.3.
my configuration is :
www/config.xml : fullscreen=> false
www/index.html : viewport :initial-scale=1, maximum-scale=1, user-scalable=no
When keyboard is up and I switch device orientation to landscape and then back to portrait, the scroller bar update and inputs became visible by scrolling.
Did I forget something in configuration or in controller ?