mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
[hotfix] handling json errors in explore view
This commit is contained in:
@@ -116,6 +116,7 @@ const controllerInterface = {
|
||||
getFilters: () => false,
|
||||
clearFilter: () => {},
|
||||
removeFilter: () => {},
|
||||
filters: {},
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user