Files
linkding-ios/Marks/Views/BrowserView.swift
Krishna Kumar f796dabcff
All checks were successful
CI / build-and-deploy (push) Successful in 21s
Fix target=_blank links opening Safari — add WKUIDelegate
Without a UI delegate, WKWebView hands target="_blank" and window.open()
links to the system (Safari). createWebViewWith now loads them in the
existing webview instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 15:47:29 -05:00

12 KiB