Leads to unusably short settings iframe from Collabora
Reproduction unclear, presumably has to do with domain mismatch, unsure if due to recent Collabora or NC change
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://collabora.server.com’) does not match the recipient window’s origin (‘https://nextcloud.server.com’).
Message ingested at
|
if (data.MessageId === 'Iframe_Height') { |
Leads to unusably short settings iframe from Collabora
Reproduction unclear, presumably has to do with domain mismatch, unsure if due to recent Collabora or NC change
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://collabora.server.com’) does not match the recipient window’s origin (‘https://nextcloud.server.com’).Message ingested at
richdocuments/src/components/CoolFrame.vue
Line 98 in 1349ba7