Hi,
In the sample you have provided, you have loaded the
constant diagram JSON in the "loadDiagram" method. However, to load
the exported JSON, you should pass the correct diagram JSON to the
"loadDiagram" method. We have modified the sample so that you can
choose the downloaded JSON file to load. Please find the updated sample below.
Sample: 1tb9kj
(forked) - StackBlitz