AUR3553: RouteContext must be provided when resolving an imported module
This error occurs when the router attempts to resolve a lazy import without a RouteContext to provide resolution scope.
RouteContext
Ensure lazy imports are resolved within an active routing context.
Last updated 1 month ago
Was this helpful?