Page 1 of 1

Export Feature - exportProgressMask does not change value

Posted: Mon Jun 05, 2023 10:35 pm
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é


Re: Export Feature - exportProgressMask does not change value

Posted: Tue Jun 06, 2023 12:54 am
by marcio

Hey André,

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


Re: Export Feature - exportProgressMask does not change value

Posted: Tue Jun 06, 2023 4:50 pm
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!
}

Re: Export Feature - exportProgressMask does not change value

Posted: Tue Jun 06, 2023 6:31 pm
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