You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
I am using VF page for the adapter url. In that VF page I have embedded a lightning out app and using LWC within it.
But when I try to load the Phone utility component I am getting below error
iframeinterface.js:1 Uncaught DOMException: Blocked a frame with origin "https://mydomain-dev-ed.my.salesforce.com/" from accessing a cross-origin frame.
at Object.handleOnload (https://mydomain-dev-ed.my.salesforce.com/support/console/xdomain/30.0/iframeinterface.js:1:357)
at window.onload (https://mydomain-dev-ed.my.salesforce.com/support/console/xdomain/30.0/crossDomainProxy.html:4:89)
Do you think it is related to LWC with Open CTI? . Which framework is recommended Aura or LWC to use with Open CTI ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am using VF page for the adapter url. In that VF page I have embedded a lightning out app and using LWC within it.
But when I try to load the Phone utility component I am getting below error
Do you think it is related to LWC with Open CTI? . Which framework is recommended Aura or LWC to use with Open CTI ?
The text was updated successfully, but these errors were encountered: