Anson Chen
Results
12
comments of
Anson Chen
@laplab Oh yes, we are using PlanetScale, which is based on Vitess. But what's strange is that when I use mysql2 to execute the same SQL, it works fine. Code...
After further research and verification, I believe this issue is related to the code here: https://github.com/ionic-team/capacitor/blob/90f95d1a829f3d87cb46af827b5bfaac319a9694/core/native-bridge.ts#L421 Capacitor uses `window.prompt` to transfer data. And YouTube iframe player pauses after the prompt...