Inject.ts script error

I am trying to integrate botpress with a react app. I have place the script in the index.html file.
But I am getting this error

iject.ts:198 Uncaught TypeError: Cannot read properties of undefined (reading ‘some’)
at inject.ts:198:67
I would be grateful if someone could help me with or any documentation on how to integrate botpress with a react app