You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Avoid showing error page on cancelled navigation (#1483)
This was previously implemented back in the UIWebView days as CB-13222
in #334 and was then proposed
in apache/cordova-plugin-wkwebview-engine#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.
ClosesGH-959.
Co-authored-by: Gwyn Judd <gjudd@stayinfront.com>
0 commit comments