mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Make nvd3 refresh smoother. (#1618)
This commit is contained in:
@@ -73,6 +73,7 @@ function query(forceUpdate, pushState) {
|
||||
// update the url after prepForm() fix the field ids
|
||||
history.pushState({}, document.title, slice.querystring());
|
||||
}
|
||||
slice.container.html('');
|
||||
slice.render(force);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user