SwiftUI MKWebview not handling gestures #869
Unanswered
CarlSchwarz
asked this question in
Q&A
Replies: 1 comment
-
I'm guessing the MKWebView captures the gestures and those are not passed to hammer/zoom. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is an issue with the zoom plugin or with my MKWebView setup in SwiftUI but I made a chart that works everywhere except in MKWebView. If instructions for MKWebView could also be included somewhere that would be good, otherwise if it doesn't work I'm alerting a bug.
https://stackoverflow.com/questions/74344519/the-chart-js-zoom-and-pan-plugin-is-not-working-in-wkwebview
Beta Was this translation helpful? Give feedback.
All reactions