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

fix: Update WebView history properties on JS-based navigation #12907

Merged
merged 4 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    3281b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix(WebView): Update Android navigation properties on JS-based histor…

    …y changes
    
    When JS-based navigation changes the history properties, we can't recognize this in WebView using conventional navigation events. However, it should still influence history properties.
    MartinZikmund committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a0c229f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290336d View commit details
    Browse the repository at this point in the history
  3. chore: Fix formatting

    MartinZikmund committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    89ca036 View commit details
    Browse the repository at this point in the history