constantin-huetterer commented on issue #19222:
URL: https://github.com/apache/superset/issues/19222#issuecomment-2137544346

   We had the same issue. Downgrading to 4.0.0 fixed the problem for us:
   ```bash
   export TAG=4.0.0
   docker compose -f docker-compose-image-tag.yml up
   ```
   
   Here are two example Dashboards, one created with the latest version of 
Superset and one after the fix with tag 4.0.
   
   [Broken export in latest Superset 
version](https://github.com/apache/superset/files/15485762/dashboard_export_20240529T110715.zip)
   
   [Working export (v. 
4.0)](https://github.com/apache/superset/files/15485767/dashboard_export_clustering_template_20240529T114255.zip)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to