-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios when did horizontal scrolling, webview has not response anymore #376
Comments
I've changed version 3.2.0 -> 3.3.0+3. |
I can't reproduce the error. Horizontal scrolling is working fine on iOS |
hi @pichillilorenzo Actually that means horizontal swipe. Apology for my lack description. I always have thankful for your library. |
I don't have access to your video. Could you make it public? Could you post here the code that is not working?? |
Hi, @pichillilorenzo. Sorry for the video. This is my code. InAppWebView(
this is inappwebview 3.4.0 If I upgrade version, this issue can not make anymore? Thanks for your package. XD |
hi @pichillilorenzo Thanks for the great package! Really loving all the extra options than other webview packages. However, I'm having similar issue here.
Flutter Doctor
Video: https://drive.google.com/file/d/1c8o8EMRpm9vdigamCGYZLlY0kN3WwEmp/view?usp=sharing Check the video, the scroll gestures stops working after some horizontal scroll. The WebView isn't responding anymore. Not that it happens always but when it does, it gets stuck and nothing can be done on the webview. It's happening on real device. Please run the code below and scroll like the video. Thanks!
I've checked some other jQuery slider links too. Same happens there also
|
Same issue here using 4.0.0+4 This happens on both ios and android physical phones. Doctor summary (to see all details, run flutter doctor -v): [✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3) |
I think this can happen easily when use web video player. |
This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
Environment
Flutter version: 1.17
Plugin version: 3.2.0
Android version: android 8
iOS version: 13.5
Xcode version: latest
Device information: iphone 11
I just scroll few times, and after I touched and scrolled webview did not behave as I expect.
It's only ios problem. Android going well.
Have anyone know how to solve this issue?
Images
video link
https://drive.google.com/file/d/1RoD7Ttqr80h6ibGn7z2cd2DweZwJZBg6/view?usp=sharing
The text was updated successfully, but these errors were encountered: