You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/26 12:43:20 UTC

[GitHub] [cordova-android] breautek commented on issue #1057: Cordova Android reloads causing white screen on some app pages when navigating

breautek commented on issue #1057:
URL: https://github.com/apache/cordova-android/issues/1057#issuecomment-680855393


   > Cordova Android shouldn't reload an existing page
   
   Cordova Android webview wouldn't ever reload an existing page. It would load an HTML document, and run it's javascript.
   
   What you're describing sounds like you're encountering a javascript exception within your app. Have you tried connecting the chrome web inspector and looking for javascript errors in the console?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org