【发布时间】:2021-07-28 10:06:31
【问题描述】:
需要在 React SPA 中添加 DocuSign clickwrap (https://developers.docusign.com/docs/click-api/how-to/embed-clickwraps/)...问题是打开的模式不一致...
检查了这个解决方案:React with Docusign Clickwrap API 实际的问题是,有时模态弹出窗口,有时不...有时它不显示,我们触发了“onAgreed”回调?
因为我使用的是 TypeScript,所以不得不使用它:Property does not exist on type Window & typeof globalThis
【问题讨论】:
标签: reactjs typescript docusignapi external-script clickwrap