You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a fetcher.submit triggers existing fetcher.load revalidations, those in-flight revalidatons are incorrectly aborted on a GET navigation and those fetchers are loaded a second time. This is due to a big in the isMidInitialLoad logic.