FlowingCode / OrgChartAddon

Organizational Chart Vaadin Add-on
https://www.flowingcode.com/en/open-source/
Apache License 2.0
18 stars 4 forks source link

V14 - Exported file is missing format/styling #65

Closed paodb closed 1 year ago

paodb commented 1 year ago

Go to https://addonsv14.flowingcode.com/orgchart/drag-and-drop and click "Export" button. Resulting file shows barely visible data and no styling.

image

paodb commented 1 year ago

The issue happens randomly. When the export breaks it can also be observed that routing for the other tabs in the demo is broken too. An extra value is added to the path, for example: addonsv14.flowingcode.com/orgchart/orgchart/image-title and in that case, the demo is broken, as resources are not loaded

image

This seems to be related to https://github.com/FlowingCode/OrgChartAddon/issues/72

paodb commented 1 year ago

I can't reproduce the missing format/styling thing with the new version (5.0.0) but the issue with the malformed urls after export is still there.

javier-godoy commented 1 year ago

"Exported file is missing format/styling" seems to be fixed in v5.0.0. The URL issue was reported in #72