react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

Updating to v6.1.0 reports a TypeScript error.

Open henrymoulton opened this issue 3 years ago • 4 comments

node_modules/@onfido/react-native-sdk/js/Onfido.ts:29:16 - error TS2339: Property 'workflowRunId' does not exist on type 'OnfidoConfig'.

29     if (config.workflowRunId === undefined) {

Are you aware of this?

henrymoulton avatar Nov 08 '22 15:11 henrymoulton