Our state of the art Gantt chart


Post 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.

Attachments
project-json.txt
(182.32 KiB) Downloaded 16 times
화면 캡처 2023-02-01 170922.png
화면 캡처 2023-02-01 170922.png (55.6 KiB) Viewed 128 times

Post by marcio »

Hey genone-admin,

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

Best regards,
Márcio


Post 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.


Post 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?

Attachments
Screenshot 2023-02-02 at 10.46.25.png
Screenshot 2023-02-02 at 10.46.25.png (37.87 KiB) Viewed 90 times

Best regards,
Márcio


Post Reply