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

Allow useNavigate to be called from child component effects #10394

Merged
merged 8 commits into from
Apr 25, 2023

Commits on Apr 25, 2023

  1. Allow navigation in child useEffects and fix intermittent issue where…

    … browser automation fails to navigate due to race conditions. (#8929)
    42shadow42 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0d8e6d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92284dc View commit details
    Browse the repository at this point in the history
  3. Bundle bump

    brophdawg11 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b116ba4 View commit details
    Browse the repository at this point in the history
  4. Fix lint warnings

    brophdawg11 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    22664d5 View commit details
    Browse the repository at this point in the history
  5. Fix comments

    brophdawg11 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    313fa33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fcfc3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3465f7 View commit details
    Browse the repository at this point in the history
  8. bump

    brophdawg11 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    73b0051 View commit details
    Browse the repository at this point in the history