diff --git a/src/containers/List/index.jsx b/src/containers/List/index.jsx index 379406de..629b73ab 100644 --- a/src/containers/List/index.jsx +++ b/src/containers/List/index.jsx @@ -1049,6 +1049,7 @@ export default class BaseList extends React.Component { // this.list.timeFilter = timeFilter; this.setState( { + filters: rest, timeFilter, }, () => {