Fixed loading of paid mix chart

no issue

Moved did-insert to native DOM element.
This commit is contained in:
Simon Backx 2022-04-07 10:34:14 +02:00
parent 6c1bf5ccdb
commit 811aa92394

View File

@ -18,10 +18,9 @@
{{/if}}
<Dashboard::v5::parts::ChartMetric
{{did-insert this.loadCharts}}
@label="Paid mix" />
<div class="gh-dashboard5-chart">
<div class="gh-dashboard5-chart" {{did-insert this.loadCharts}}>
{{#if this.loading}}
<div class="gh-dashboard5-chart-loading" style={{html-safe (concat "height: " this.chartHeight "px;")}}/>
{{else}}