WIP - Issue 839 #1092
Annotations
5 errors
Run Nuxt Type Check
'__VLS_ctx.imageUrls' is possibly 'undefined'.
|
Run Nuxt Type Check
Property 'uploadError' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ fullscreen: BooleanConstructor; organizationId: StringConstructor; imageUrls: { (arrayLength: number): string[]; (...items: string[]): string[]; new (arrayLength: number): string[]; new (...items: string[]): string[]; ... 5 more ...; readonly...'.
|
Run Nuxt Type Check
Property 'i18nMap' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ fullscreen: BooleanConstructor; organizationId: StringConstructor; imageUrls: { (arrayLength: number): string[]; (...items: string[]): string[]; new (arrayLength: number): string[]; new (...items: string[]): string[]; ... 5 more ...; readonly...'.
|
Run Nuxt Type Check
Property 'uploadError' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{ fullscreen: BooleanConstructor; organizationId: StringConstructor; imageUrls: { (arrayLength: number): string[]; (...items: string[]): string[]; new (arrayLength: number): string[]; new (...items: string[]): string[]; ... 5 more ...; readonly...'.
|
Run Nuxt Type Check
Argument of type 'null' is not assignable to parameter of type '{ swiper: Swiper | null; }'.
|
Loading