-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
WKWebView swipe back sometimes freezes application #9367
Comments
Xcode log, leading up to a non-responding app:
|
@biesbjerg thanks very much for your debugging effort! I might know what is going on! |
Hmm, I managed to crash it, and when inspecting the html the |
@biesbjerg I just pushed a possible fix to this issue, but I will leave this open until verification |
Framework side: 177a089 |
So far so good, @manucorporat! It seems to be working now. |
@biesbjerg awesome! I released a new nightly version, in case you want to test easily in one of your apps. |
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Using WKWebView, when swiping to go back, sometimes the app stops responding to further interaction. No errors are thrown in Xcode console. Sometimes it happens after trying swiping back 3 times, other times it happens after 50 tries - haven't been able to reproduce it reliably.
Steps to reproduce:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: