- prop postIDSelector
in favor of using the generic component to re…
#63
Annotations
6 errors
Run yarn run vue-tsc
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
|
Run yarn run vue-tsc
Property '$route' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly name: string; readonly uid: string; readonly displayName: string; readonly page: string; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) =...'.
|
Run yarn run vue-tsc
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
|
Run yarn run vue-tsc
Module '"@/api"' has no exported member 'apiUsers'.
|
Run yarn run vue-tsc
Property 'page' does not exist on type '{ readonly cursor: "/cursor"; }'.
|
Run yarn run vue-tsc
Process completed with exit code 2.
|
Loading