feat: add api for preloading route loaders #1070
Annotations
3 errors
src/data-loaders/navigation-guard.ts#L311
TypeCheckError: Argument of type 'RouteLocationResolvedGeneric' is not assignable to parameter of type 'RouteLocationNormalizedLoadedGeneric'.
Types of property 'name' are incompatible.
Type 'RouteRecordNameGeneric | null' is not assignable to type 'RouteRecordNameGeneric'.
Type 'null' is not assignable to type 'RouteRecordNameGeneric'.
❯ src/data-loaders/navigation-guard.ts:311:32
|
src/data-loaders/navigation-guard.ts#L316
TypeCheckError: Type 'RouteLocationResolvedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'.
❯ src/data-loaders/navigation-guard.ts:316:5
|
|
The logs for this run have expired and are no longer available.
Loading