+ ref initialPageCursor
to fix the very first fetching not carrying…
#58
Annotations
10 errors
Run yarn run vue-tsc
Expected 2 arguments, but got 1.
|
Run yarn run vue-tsc
Property 'fid' does not exist on type '{ id: number; fid: number; name: string; isCrawling: BoolInt; }[]'. Did you mean 'find'?
|
Run yarn run vue-tsc
Property 'fid' does not exist on type '{ id: number; fid: number; name: string; isCrawling: BoolInt; }[]'. Did you mean 'find'?
|
Run yarn run vue-tsc
Property 'name' does not exist on type '{ id: number; fid: number; name: string; isCrawling: BoolInt; }[]'.
|
Run yarn run vue-tsc
'"@/api"' has no exported member named 'apiForums'. Did you mean 'useApiForums'?
|
Run yarn run vue-tsc
'"@/api"' has no exported member named 'apiStatsForumsPostCount'. Did you mean 'useApiStatsForumsPostCount'?
|
Run yarn run vue-tsc
Argument of type 'never[]' is not assignable to parameter of type 'ApiForums'.
|
Run yarn run vue-tsc
No overload matches this call.
|
Run yarn run vue-tsc
Property 'name' does not exist on type '{}'.
|
Run yarn run vue-tsc
'useApiStatus' is declared but its value is never read.
|
Loading