You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Suddenly I can't log anything from within the webview's html file, no error it just doesn't print anything; the document,getElementById doesn't work either.
Other than that the js code from within the webview's included file is working so no problem.
What I see in the console is: CONSOLE LOG file: app/webview-ext.ios.ts:719:20: <WKUIDelegateNotaImpl: 0x600001533410>
Funny thing is that I can't find this webview-ext.ios.ts file there's just the webview-ext.ios.d.ts.
The text was updated successfully, but these errors were encountered:
I noticed this problem now, I'm using the ios simulator for a iPhone 11 @ ios 13.5.
For me it doesn't render anything… all I can see is that error in the console (in Android everything works)
Hi @m-abs , please dismiss my problem, I've found out that for an unrelated reason the webview was being rendered with 0 height…
So far I don't have anything to report.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Suddenly I can't log anything from within the webview's html file, no error it just doesn't print anything; the document,getElementById doesn't work either.
Other than that the js code from within the webview's included file is working so no problem.
What I see in the console is:
CONSOLE LOG file: app/webview-ext.ios.ts:719:20: <WKUIDelegateNotaImpl: 0x600001533410>
Funny thing is that I can't find this webview-ext.ios.ts file there's just the webview-ext.ios.d.ts.
The text was updated successfully, but these errors were encountered: