Our pure JavaScript Scheduler component


Post by burnit »

Hi,

when i set the config option 'exportProgressMask' the text won't be replaced.
I can reproduce it on your demos.

Can you please confirm?

André


Post by marcio »

Hey André,

Which demo are you referring to? Could you provide a step-by-step about how to reproduce that behavior?

Best regards,
Márcio


Post by burnit »

HI,

i have attached the demo and a video.
The text in the bar on the bottom right is not changing when i set the value in the config

pdfExportFeature: {
    exportProgressMask: 'Konvertiere zu PDF', // This is not working!
}
Attachments
Bryntum Scheduler - Drag from grid demo (React) - Google Chrome 2023-06-06 16-40-48.mp4
(16.43 MiB) Downloaded 18 times
drag-from-grid.zip
(2.28 MiB) Downloaded 17 times

Post by marcio »

Hey André,

Thanks for the clarification, I was able to reproduce the issue and created a ticket to fix that https://github.com/bryntum/support/issues/6924

Best regards,
Márcio


Post Reply