I don't quite understand how this works. The goal is for this to be disabled if the chart is loading right?
But if a chart updates at least 1 time (which it would do upon initial load) `updatedDttm` will always be non-zero and disabled will always be `false`? wouldn't it be better to check `chartStatus = 'loading'` or something like that? [ Full content available at: https://github.com/apache/incubator-superset/pull/6034 ] This message was relayed via gitbox.apache.org for [email protected]
