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: reload page when routeModules doesn't contain module for current route #6409

Commits on May 16, 2023

  1. fix: reload page when routeModules doesn't contain module for current…

    … route
    
    This can happen when entry.client.ts isn't fully loaded before a route change occurs.
    
    See remix-run#1757 for more info.
    n8agrin committed May 16, 2023
    Configuration menu
    Copy the full SHA
    be22846 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. update comments

    n8agrin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0ff6ad7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update packages/remix-react/browser.tsx

    Co-authored-by: Leo Singer <leo.p.singer@nasa.gov>
    n8agrin and lpsinger committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8738524 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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