mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
[dashboard] fix chart showing loading icon when filter updated immuned fields (#7895)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
import { id as sliceId } from './mockChartQueries';
|
||||
import { sliceId } from './mockChartQueries';
|
||||
import { BUILDER_PANE_TYPE } from '../../../../src/dashboard/util/constants';
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user