[ https://issues.apache.org/jira/browse/CB-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877652#comment-17877652 ]
ASF subversion and git services commented on CB-13222: ------------------------------------------------------ Commit 8b60dca89bba023c063864119802c138288bb356 in cordova-ios's branch refs/heads/master from Darryl Pogue [ https://gitbox.apache.org/repos/asf?p=cordova-ios.git;h=8b60dca8 ] fix: Avoid showing error page on cancelled navigation (#1483) This was previously implemented back in the UIWebView days as CB-13222 in https://github.com/apache/cordova-ios/pull/334 and was then proposed in https://github.com/apache/cordova-plugin-wkwebview-engine/pull/84 for the WKWebView plugin, but that didn't get reviewed/merged before the repo was archived. The fix is still valid, so we'll port it to the current version of the WKWebView plugin. Closes GH-959. Co-authored-by: Gwyn Judd <gj...@stayinfront.com> > Infinite Loop when a "NSURLErrorCancelled -999" is received on > didFailLoadWithError > ----------------------------------------------------------------------------------- > > Key: CB-13222 > URL: https://issues.apache.org/jira/browse/CB-13222 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios > Reporter: Vitor Oliveira > Assignee: Shazron Abdullah > Priority: Major > Labels: backlog, ios-next > Fix For: cordova-ios@4.5.0, cordova-ios 4.5.0 > > > When a NSURLErrorCancelled is received we start getting an infinite looping > with the following error: > Failed to load webpage with error: The operation couldn’t be completed. > (NSURLErrorDomain error -999.) -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org