mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fixed
This commit is contained in:
@@ -34,8 +34,8 @@ export default function TableView() {
|
||||
tableState &&
|
||||
tableState.tablePath !== tableCollection
|
||||
) {
|
||||
tableActions.table.set(tableCollection, filters);
|
||||
if (filters && filters.length !== 0) {
|
||||
tableActions.table.set(tableCollection, filters);
|
||||
userDoc.dispatch({
|
||||
action: DocActions.update,
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user