Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-417: Handle non-default target attribute values in WKWebView implementation on iOS #418

Merged
merged 1 commit into from
Feb 10, 2019

Conversation

dpa99c
Copy link
Contributor

@dpa99c dpa99c commented Feb 10, 2019

Platforms affected

iOS (WKWebView)

What does this PR do?

Handle non-default target attribute values (e.g. target=_blank) on links in WKWebView implementation on iOS. Fixes #417.

What testing has been done on this change?

Added a test case link with target=_blank to test container app

…=on links in WKWebView implementation on iOS
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.

2 participants