• J
    Fix render cancel behavior (#16462) · 9acd001e
    Joe Haddad 提交于
    This pull request correctly tracks render cancelation behavior. Prior to this PR, we'd have an unhandled rejection that left the app in a bad state and no routeChangeError event was fired.
    
    ---
    
    Closes #16424
    Fixes #16445
    9acd001e
index.tsx 21.4 KB