【问题标题】:DOCUSIGN embedded sigging LocalStorgaeDOCUSIGN 嵌入式签名 LocalStorage
【发布时间】:2018-10-26 15:55:29
【问题描述】:

我在我的 Angular 应用程序中使用了 docusign 嵌入式签名功能。当我的 ng-app 中接收到来自docusign 的回电时,我在iframe 中显示了docusign 功能,我的localstorage 数据被弄乱了。有时本地存储会获得相同数据的重复条目,有时它会更改我的本地存储数据。在某些情况下,一切顺利。我的localstorage 包含用户数据,因此维护本地存储对我来说至关重要。

添加 当收到回调时,ng-app 被加载到 iframe 中,然后相应的控制器隐藏 iframe 并继续流程。在我的 iframe 中再次加载应用程序是我认为的第一手问题。仅供参考,docusign 还将数据推送到本地存储。我想我需要想办法不在 iframe 中加载应用程序。

【问题讨论】:

    标签: javascript angularjs angularjs-directive local-storage docusignapi


    【解决方案1】:

    如果您检查DS Docs,它会明确提到Please redirect the client to the URL. iFrames should not be used

    【讨论】:

    • 是的,我知道这一点,但我在 iframe 中需要它。
    • 我不认为 DocuSign 可以帮助您解决问题,因为 DocuSign 不会更改其代码来解决调用应用程序的本地存储问题,您可能需要最终看到解决方案。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-09-09
    相关资源
    最近更新 更多