Type error in IOS devices
Hey Team, I got an issue with the ios devices while using vconsole CDN in an iframe.
vConsole Version:- CDN (https://unpkg.com/vconsole/dist/vconsole.min.js)

Here the codeSandbox where we can reproduce the issue in IOS devices(iPad, iphones in all the versions).
When we click copy button in vconsole again the same Type error is logged
Thanks for the detailed feedback, but I cannot reproduce it here.

Hey thanks for the response.
Sorry for the less information, the issue is reproducing in the IOS chrome browser, not in safari.
I have been debugging for a long time and I have no clue. Because it is difficult to debug Chrome for iOS web pages on my Mac.
-
I opened codesandbox in Chrome for iOS and it can be reproduced. This seems to be a
Promiserelated error, and it will appear invConsole >= 2.0.0. -
This problem does not appear in Safari for iOS or desktop browsers.
-
I cloned a copy to the local, but it cannot be reproduced in Chrome for iOS. This confuses me. The only difference is that my local TypeScript version is 4.4.4 instead of 4.1.3.

@Maizify
Yes, it is not reproduced when you use the http domain.
Use Ngrok or pagekite with secure https domain then it will be reproduced local as well.
Hi @Maizify
Is there any update on this?
Hi @Maizify
I am getting the same issue, is there any progress?
Any updates on this issue @Maizify ? I am experiencing the same problem as well.