Monthly Archive: May 2024

TFunction TS2345: Argument of type 'xyz' is not assignable to parameter of type 0

TFunction TS2345: Argument of type 'xyz' is not assignable to parameter of type

Property '$TFunctionBrand' is missing in type ... ERROR in src/pages/todos/todos.tsx:27:16 TS2345: Argument of type 'import("C:/dev/react-scss-jest-typescript/node_modules/react-i18next/ts4.1/index").TFunction<"translation", undefined>' is not assignable to parameter of type 'import("C:/dev/react-scss-jest-typescript/node_modules/i18next/typescript/t.v4").TFunction<"translation", undefined>'. Property '$TFunctionBrand' is missing in type 'import("C:/dev/react-scss-jest-typescript/node_modules/react-i18next/ts4.1/index").TFunction<"translation", undefined>' but...