fix(Datatable): fix column visibility state #2942
Annotations
2 errors and 8 warnings
src/components/Datatable/components/ColumnsControls/ColumnsControls.tsx#L1
'useEffect' is defined but never used
|
|
src/components/Datatable/Datatable.tsx#L78
React Hook useEffect has missing dependencies: 'id' and 'setPersistedState'. Either include them or remove the dependency array
|
src/components/Datatable/components/ColumnsControls/ColumnsControls.tsx#L39
Unexpected console statement
|
src/components/Datatable/components/ColumnsControls/ColumnsControls.tsx#L45
Unexpected console statement
|
src/components/Datatable/components/ColumnsControls/ColumnsControls.tsx#L108
Unexpected console statement
|
src/components/Datatable/components/ColumnsControls/ColumnsControls.tsx#L115
Unexpected console statement
|
src/components/FlexContainer/FlexContainer.stories.tsx#L5
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
src/components/FlexContainer/index.ts#L1
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
src/components/index.ts#L19
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
The logs for this run have expired and are no longer available.
Loading