Same issue here.
Adding
if navigationAction.navigationType == WKNavigationType.other {
webView.load(navigationAction.request)
decisionHandler(.cancel)
return
}
did not help but the webview enters a never ending open-url cycle
Topic:
Safari & Web
SubTopic:
General
Tags: