Our pure JavaScript Scheduler component


Post by hola »

Hi Bryntum Team,

I’m having an issue with printing in the Scheduler. When I press the print button, the content of my events is not rendered in the print preview/output – the event elements themselves appear, but their custom content is missing.
Everything displays correctly in the normal scheduler view
How it looks in the browser

Screenshot 2025-05-22 144233.png
Screenshot 2025-05-22 144233.png (61.17 KiB) Viewed 47 times

In print dialog

Screenshot 2025-05-22 144322.png
Screenshot 2025-05-22 144322.png (92.53 KiB) Viewed 47 times

do you have any ideas how to fix this?


Post by hola »

I see this errors in console

Screenshot 2025-05-22 145019.png
Screenshot 2025-05-22 145019.png (189.55 KiB) Viewed 45 times

Post by alex.l »

Hi hola,

We need a runnable test case to check that. Can't say what's wrong, it worked on our side on demos https://bryntum.com/products/scheduler/examples/print/
Make sure you used latest version.
Here is a note I found regarding to the error. https://stackoverflow.com/questions/5337672/reason-for-uncaught-error-attempting-to-use-a-disconnected-port-object

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy

We do not write the code in bounds of forum support. If you need help with development, contact us via bryntum.com/services


Post by hola »

thanks, I will check


Post Reply