YOU SAID:
ERROR in src/app/comparison-table/comparison-table.component.ts(50,37): error TS2322: Type '{ activated: false; show: string; count: string; }[]' is not assignable to type '{ activated: boolean; show: string; }[]'.
INTO JAPANESE
src / app /比較表/比較表.component.ts(50,37)にエラーがあります。 show:string; count:string; } [] 'はtypeに割り当てできません' {activated:boolean;} show:string; } [] '。
BACK INTO ENGLISH
src / app / comparison table / comparison table .component.ts (50, 37) has an error. count: string;} [] 'can not be assigned to type' {activated: boolean;} show: string;} [] '.
INTO JAPANESE
src / app /比較表/比較表.component.ts(50、37)にエラーがあります。 count:string;} [] 'をtype {{activated:boolean;} show:string;} []'に代入することはできません。
BACK INTO ENGLISH
src / app / comparison table / comparison table .component.ts (50, 37) has an error. count: string;} [] 'can not be assigned to type {{activated: boolean;} show: string;} []'.
INTO JAPANESE
src / app /比較表/比較表.component.ts(50、37)にエラーがあります。 count:string;} [] 'を{{activate:boolean;} show:string;} []'の型に割り当てることはできません。
BACK INTO ENGLISH
src / app / comparison table / comparison table .component.ts (50, 37) has an error. count: string;} [] 'can not be assigned to {{activate: boolean;} show: string;} []' types.
INTO JAPANESE
src / app /比較表/比較表.component.ts(50、37)にエラーがあります。 count:string;} [] 'を{{activate:boolean;} show:string;} []'型に代入することはできません。
BACK INTO ENGLISH
src / app / comparison table / comparison table .component.ts (50, 37) has an error. count: string;} [] 'can not be assigned to {{activate: boolean;} show: string;} []' type.
INTO JAPANESE
src / app /比較表/比較表.component.ts(50、37)にエラーがあります。 count:string;} [] 'を{{activate:boolean;} show:string;} []'型に代入することはできません。
BACK INTO ENGLISH
src / app / comparison table / comparison table .component.ts (50, 37) has an error. count: string;} [] 'can not be assigned to {{activate: boolean;} show: string;} []' type.
Well done, yes, well done!