mirror of
https://github.com/apache/superset.git
synced 2026-04-24 18:44:53 +00:00
[explore] fix empty chart when changing viz type (#2698)
* [explore] fix empty chart when changing viz type * Lint
This commit is contained in:
committed by
GitHub
parent
3cd16cf368
commit
3e7b5df287
@@ -39,6 +39,7 @@ const bootstrappedState = Object.assign(
|
||||
queryResponse: null,
|
||||
triggerQuery: true,
|
||||
triggerRender: false,
|
||||
alert: null,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user