Akber Iqbal
Akber Iqbal

Reputation: 15041

How to use clickWrap API inside a react SPA

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

Upvotes: 0

Views: 388

Answers (1)

IvanD
IvanD

Reputation: 783

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

Upvotes: 1

Related Questions