breautek commented on issue #1676: URL: https://github.com/apache/cordova-android/issues/1676#issuecomment-1770933789
I don't think this is related to Cordova. Cordova is pretty much just a package manager that packages web assets into a native shell and loads them in to the standard OS webview with a plugin interface. Virtually all DOM behaviour is entirely controlled by the webview implementation and/or the web application itself and is not something that Cordova can really influence. Is this reproducible in a [sample test application](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md)? If so, that would be to demonstrate the bug without influence of angular, your application or any other library you might be using and it might be easier to track down the root issue. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
