Skip to content

[iOS] WebView.Reload() with HtmlWebViewSource returns WebNavigationResult.Failure in Navigated event #13

@devanathan-vaithiyanathan

Description

Description

When calling MyWebView.Reload() on an HtmlWebViewSource in iOS, the Navigated event returns WebNavigationResult.Failure instead of WebNavigationResult.Success.

Steps to Reproduce

1.Run the attached sample WebViewSample 4.zip
2.Tap the Reload button.
3.Observe the NavigationStatus Label.

Actual Behavior:
On iOS, when calling MyWebView.Reload() while using HtmlWebViewSource, the Navigated event fires with WebNavigationResult.Failure.

Link to public reproduction project repository

No response

Version with bug

9.0.81 SR8.1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions