feat: Editable data frame #1855
verify-js-built.yaml
on: pull_request
verify_js_built
1m 20s
Annotations
1 warning
verify_js_built:
js/dataframe/index.tsx#L329
React Hook React.useCallback has an unnecessary dependency: 'tbodyRef.current'. Either exclude it or remove the dependency array. Mutable values like 'tbodyRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|