Open
Description
Expected behavior
Daily prebuilt widget loaded
Describe the bug (unexpected behavior)
On all versions higher than 0.40.0 receiving
"DOMException: Failed to execute 'postMessage' on 'Window': # could not be cloned."
Also on more fresh versions also receiving:
"Failed to execute 'postMessage' on 'DOMWindow': The target origin provided does not match the recipient window's origin
Steps to reproduce
Load the widget via standard:
this.callFrame = DailyIframe.createFrame(callWrapper, {
showLeaveButton: true,
showFullscreenButton: true
})
Activity