Release #8
Annotations
1 error and 3 warnings
Run cd packages/core && npm publish
Process completed with exit code 1.
|
Run yarn lint:
packages/react/src/components/ContextMenu/FilterMenu.tsx#L376
React Hook useLayoutEffect has a missing dependency: 'refs.workbookContainer'. Either include it or remove the dependency array
|
Run yarn lint:
packages/react/src/components/ContextMenu/index.tsx#L673
React Hook useLayoutEffect has a missing dependency: 'refs.workbookContainer'. Either include it or remove the dependency array
|
Run yarn lint:
packages/react/src/components/FilterOption/index.tsx#L80
React Hook useCallback has unnecessary dependencies: 'getContainer' and 'refs.workbookContainer'. Either exclude them or remove the dependency array
|
Loading