Skip to content

RMET-5110 ::: window.open() handling in WKWebView by implementing createWebVie…#47

Merged
OS-ruimoreiramendes merged 1 commit intomainfrom
fix/RMET-5110/window-open
Apr 8, 2026
Merged

RMET-5110 ::: window.open() handling in WKWebView by implementing createWebVie…#47
OS-ruimoreiramendes merged 1 commit intomainfrom
fix/RMET-5110/window-open

Conversation

@OS-ruimoreiramendes
Copy link
Copy Markdown
Contributor

Description

Implements the WKUIDelegate createWebViewWith method to intercept window.open() calls and target="_blank" links.

Context

Addresses: https://outsystemsrd.atlassian.net/browse/RMET-5110

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality not to work as expected)

Tests

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows the code style of this project
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

@OS-ruimoreiramendes OS-ruimoreiramendes merged commit 254327a into main Apr 8, 2026
7 checks passed
@OS-ruimoreiramendes OS-ruimoreiramendes self-assigned this Apr 8, 2026
capacitor-bot pushed a commit that referenced this pull request Apr 8, 2026
## [2.3.2](2.3.1...2.3.2) (2026-04-08)

### Bug Fixes

* use Xcode 16 instead of 26 ([#45](#45)) ([1e0b419](1e0b419))
* window.open() handling in WKWebView by implementing createWebViewWith delegate ([#47](#47)) ([254327a](254327a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants