nextcloud / nextcloud/richdocuments
Admin settings page failing to receive iframe height
Open
@juliusknorr is already working on this.
Since May 26, 2026.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
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 https://github.com/nextcloud/richdocuments/blob/1349ba7f947b8e97e1eb3015420794c730d1cf82/src/components/CoolFrame.vue#L98
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.