angular-mobile-nav
angular-mobile-nav copied to clipboard
Pages break after transition on Android devices greater than 4.1 and less than 4.2.2
I am creating an Phongap Angularjs App. The app works fine on all android devices leaving the one with version greater than 4.1.2 and less than 4.2.2. In these version on traversing to next page with transition the page gets scrollbars with extra width and height and sometimes it even shows the initial page from which it came.
The Error that I have got is E/CallbackProxy(13714): UPDATE_URL
Kindly let me know if any more information is required. Thanks in advance.
Hey! Sorry for lateness - I was travelling. Could you create a reproduce case with a demo?
Hey! Below is the link to sample app code. Tested on Samsung Note 2 version 4.1.2 and got the error again and again.
https://www.dropbox.com/s/dlkumnjkyuvtfuv/foody.rar
Let me know if I could help you more to find the issue. Thanks.
I have got that bug, too. Really annoying :/ Any ideas how to fix it? :)
This sounds very familiar, I encountered this issue on a Samsung S3 with Android 4.1.2. Anyone who can elaborate on how to fix this? :)
A really minimal reproduce case put up on a website would make it a lot easier to debug.