Back to Pull RequestsView on GitHub
#5568Open
Moderate Review
feat: support lazy error component on beforeLoad failures
by beaussan•Oct 21, 2025
Summary
This PR addresses an issue where lazy-loaded error components were not being used when `beforeLoad` failures occurred. It aims to ensure these lazy components are correctly rendered in error scenarios.
Changes
+262 additions-201 deletions
Impact Areas
Error HandlingRoute LoadingLazy Loading