Skip to content

Webview events fire different on iOS and Android #21800

@Larhei

Description

@Larhei

Description

When loading a Page containing a Webview with xaml inline HtmlWebViewSource, the Webview fires different events depending on the platform you are on

On Android only Loaded Events fires
On IOS Navigating and Loaded is fired, but no Navigated.

When changing the source after Webview is loaded. On both platforms Navigating and Navigated are called.

Steps to Reproduce

  1. Checkout Repro
  2. Run on Android
  3. Run on iOS
  4. Compare Events

Link to public reproduction project repository

https://github.com/Larhei/Maui-Issues/tree/main/LayoutCycle

Version with bug

8.0.20 SR4

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions