mirror of
https://github.com/apache/superset.git
synced 2026-04-27 03:55:47 +00:00
1. fix check filters change logic (#4339)
2. should show chart after loading completed
This commit is contained in:
@@ -19,6 +19,7 @@ export default function Loading(props) {
|
||||
height: props.size,
|
||||
padding: 0,
|
||||
margin: 0,
|
||||
position: 'absolute',
|
||||
}}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user