->query() and I also have ->filters() that has form on it with 1 field Select component. How can I override the ->query() once ->filters() is updated? ->filters() is activated or changed. When I commented the table ->query() and apply filters then it works perfectly.