Hi everyone,
I need a bit of help with a regression I'm facing since upgrading to Superset v6.1.0.
Previously, I could add a description to a chart and force it to stay permanently displayed/expanded on my dashboard. Since the update, these descriptions are no longer showing up automatically.
I've checked the dashboard's JSON metadata, and the chart ID is correctly flagged as true inside expanded_slices. It seems like the backend stores the state correctly, but the frontend UI just ignores it and renders the chart collapsed.
Has anyone else run into this issue with v6.1.0? Is there a known workaround or a specific feature flag I might have missed?
Thanks in advance for your help!
Hi everyone,
I need a bit of help with a regression I'm facing since upgrading to Superset v6.1.0.
Previously, I could add a description to a chart and force it to stay permanently displayed/expanded on my dashboard. Since the update, these descriptions are no longer showing up automatically.
I've checked the dashboard's JSON metadata, and the chart ID is correctly flagged as true inside expanded_slices. It seems like the backend stores the state correctly, but the frontend UI just ignores it and renders the chart collapsed.
Has anyone else run into this issue with v6.1.0? Is there a known workaround or a specific feature flag I might have missed?
Thanks in advance for your help!