Using onlyoffice/documentserver:latest with no customisations locally.
Version: 9.0.4.50
When creating and loading a custom plugin with type:rightPanel the content does not show.
If I simply change the type to panel (making it left panel) it works perfectly.
What I think is happening:
For some reason, the container that normally hold native only office controls remains there and empty, pushing the iframe with he plugin out of view. This can be easily noticed if you inspect the DOM.
Thank you for clarifying the typo in your plugin config. Just to confirm, is the issue with the panelRight type still occurring, even with the correct "type": "panelRight" setting in your config.json?
If the problem persists, could you share any additional details or a minimal sample of your plugin code to help us reproduce it?
Yes it still persists, even with the corect config.json.
The icon I use in the config json does appear on the right, but when clicked the panel itself shows empty.
I would be happy to share a zip but I think the forum does not allow it.
So I will just paste my config.json here
Thank you for the detailed update and for sharing your config.json! We greatly appreciate your efforts in helping us understand the issue with the panelRight type.
To make it easier for us to reproduce the problem, could you please share your plugin?
Since the forum doesn’t support zip uploads, you can upload the archive to a third-party storage service and share the link here, or send it to me directly via private message.