How to use clickWrap API inside a react SPA

361 views Asked by At

Need to add DocuSign clickwrap (https://developers.docusign.com/docs/click-api/how-to/embed-clickwraps/) inside a React SPA... the issue is that the modal which opens up is inconsistent...

checked this solution: React with Docusign Clickwrap API the actual issue is that sometimes the modal pop-up, other times it doesn't... and at times that it doesn't show up, we get the 'onAgreed' callback triggered?

Had to use this because I am using TypeScript: Property does not exist on type Window & typeof globalThis

Also tried this: React - issues with loading an external script

1

There are 1 answers

2
IvanD On

Thank you for notifying us about this issue. Our developers are informed and currently working to deploy a fix. I will update you soon if a workaround is available