Page 1 of 1

[VUE 2] PDF Export is pending before server call.

Posted: Wed Feb 01, 2023 10:17 am
by genone-admin

In some case, PDF Export is pending before server call.
and can't find any error message on UI and JS Console.

Maybe it related Project start date and long task duration.
but can not fix date and duration. each case it's changed.

vue and gantt version
"vue": "2.6.14",
"@bryntum/gantt": "^5.2.6",
"@bryntum/gantt-vue": "^5.2.6",

I'll attach my json and screen capture.

!!!! please check data and fix this problem.
thanks.


Re: [VUE 2] PDF Export is pending before server call.

Posted: Wed Feb 01, 2023 3:05 pm
by marcio

Hey genone-admin,

Could you please share what are the export options that you're trying to use that cause this error??


Re: [VUE 2] PDF Export is pending before server call.

Posted: Thu Feb 02, 2023 2:08 am
by genone-admin

Thanks for reply.

my export option?
in source

pdfExportFeature: {
      exportServer: 'http://localhost:8080/'
    },

Errors only occur in certain circumstances.
It is speculated that it is related to the long task duration.
Shortening the duration or changing the start and end dates of the project will fix the problem.


Re: [VUE 2] PDF Export is pending before server call.

Posted: Thu Feb 02, 2023 3:47 pm
by marcio

No, I mean the options to export (check the screenshot).

They are in Chinese, could you please share that one in English, please?