developerforce / open-cti-demo-adapter

Other
91 stars 95 forks source link

Uncaught DataCloneError: Failed to execute 'postMessage' on 'Window' #35

Open harish-sfdc opened 4 years ago

harish-sfdc commented 4 years ago

Hi Team, When I searched for contact and clicked on the contact, call gets initiated but I'm getting this following error on the screen

Uncaught DataCloneError: Failed to execute 'postMessage' on 'Window': [object Object] could not be cloned. throws at "https://org instance/support/api/42.0/lightning/opencti.js:510:13

amitKcloud commented 4 years ago

was anyone able to resolve this?

alexmodis commented 3 years ago

@harish-sfdc @amit6164339 @dlouvton any update on this one ?

pjcccp commented 3 years ago

I solved this issue by setting the aura components and vf page api versions to 39.

BernardoGiordano commented 2 years ago

I solved this issue by setting the aura components and vf page api versions to 39.

I'm not able to solve the issue with this right now.