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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
