algenty / grafana-flowcharting

Flowcharting, plugin for Grafana to create complexe visio's draws style like technical architectures, floorplan, diagrams, hierarchical schema based on draw.io
Apache License 2.0
980 stars 149 forks source link

problem when coming back from table view #368

Open curiousbaker opened 2 years ago

curiousbaker commented 2 years ago

I have problem when i switch to table view then switched back to normal view, strangely my drawing is lost, and id i check the JSON data of my dashboard, the flowcharts value is empty.

Normal view image

Table view image

Back to normal view image

JSON model after come back to normal view image

Grafana version: 9.1.0 Flowcharting version: 1.0.0d Database: Postgresql Browser: Firefox 103

ftoledo commented 1 year ago

@curiousbaker do you found any workaround? seems to lost the diagram completly

pauljones0 commented 1 year ago

Looking at #394, this is similar issue as #401