Argument of type 'string | ArrayBuffer' is not assignable to parameter of type 'SetStateAction<string>' code example Example: string is not assignable to type never const result : string[] = [];