Back to IssuesView on GitHub
#5884
Moderate
Inconsistent behavior between `navigate()` and `<Navigate />`
Summary
Investigate why the `<Navigate />` component causes a temporary null state in nested outlets during navigation, unlike the `navigate()` function. The goal is to ensure consistent rendering behavior and prevent visual glitches.
Skills Required
TypeScriptReactState ManagementDebugging