Closed JayPanoz closed 6 years ago
That’s more like a band-aid on a wooden leg but it should fix the tap issue in the Android Webview app.
It looks like Chrome overflows columns on documentElement while the Webview overflows them on body…
Can confirm the Webview app can be remote-debugged now. Thanks!
Can’t wait for the real JS to be used though.
FYI, how-to do remote debugging in Chrome: https://developers.google.com/web/tools/chrome-devtools/remote-debugging/
That’s more like a band-aid on a wooden leg but it should fix the tap issue in the Android Webview app.
It looks like Chrome overflows columns on documentElement while the Webview overflows them on body…
Can confirm the Webview app can be remote-debugged now. Thanks!
Can’t wait for the real JS to be used though.