window.open() doesn't open URLs in the system browser from Tauri's WebView. Switch to the existing openExternalUrl utility which uses @tauri-apps/plugin-opener in native mode. Co-authored-by: Test <test@test.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>