Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

'Blocked a frame with origin "https://myDomain.my.salesforce.com" from accessing a cross-origin frame'. #40

Open
judeeinjapan opened this issue Jun 14, 2021 · 1 comment

Comments

@judeeinjapan
Copy link

I can not resolve it .

whatever
https://myDomain.my.salesforce.com/apex/demoAdapterPage
or
https://myDomain.lightning.instanceName.force.com/apex/demoAdapterPage

@zhangyuezhong
Copy link

<apex:page showChat="false" showHeader="false" applyHtmlTag="false" applyBodyTag="false" sideBar="false">
    <html xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" lang="en">
     <apex:includeLightning />
     <apex:slds />
    <body style="overflow:hidden">
      <script src="/support/api/55.0/lightning/opencti_min.js" type="text/javascript"></script>
     <script type="text/javascript">
        <!-- put your code -->
    </script>
    </body>
  </html>
</apex:page>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants