fix: fix table columns resize glitches on slow network (#1707)

Fixes #1580
This commit is contained in:
Thaïs
2023-09-22 19:45:29 +02:00
committed by GitHub
parent 20267f081a
commit 1c3897848f
8 changed files with 137 additions and 45 deletions

View File

@ -37,6 +37,7 @@ export const useApolloFactory = () => {
},
},
},
ViewField: { keyFields: ['viewId', 'key'] },
},
}),
defaultOptions: {