This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Scrolling not working on iOS 12.1.1 #16
Comments
Hmm, that's odd. UIWebview shouldn't be used on iOS 12.x. |
Could you provide an example project for this issue? |
Hi @m-abs ,
|
Hi thanks, I've removed that line and fixed the test for UIWebView or WKWebView. Try updating to latest version. |
m-abs
added a commit
that referenced
this issue
Dec 19, 2018
Thanks @m-abs for the fix. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
The scrolling issue has re-appeared for iOS 12.1.1 #8 .
I noticed that scrolling has been turned off in nativescript-webview-ext/webview-ext.uiwebview.js.
And setting this to true does fix the issue. Let me know if this is a valid fix for the issue. I could send in a PR.
Thanks.
The text was updated successfully, but these errors were encountered: