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: allow multiple navigations to happen in LifecycleWatcher #8826

Merged
merged 1 commit into from Aug 22, 2022
Merged

Commits on Aug 22, 2022

  1. fix: allow multiple navigations to happen in LifecycleWatcher

    There is no repro but it looks like sometimes the backend reports
    two navigation requests. This PR changes the logic to allow that
    instead of failing as it seems that failing is a bigger issue
    than handling multiple navigation requests.
    
    Closes #8811
    OrKoN committed Aug 22, 2022
    Copy the full SHA
    1b588dc View commit details
    Browse the repository at this point in the history