fix: add autoResize.autoHeight
to resize by dataset length
#1543
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/examples/slickgrid/Example4.tsx#L35
React Hook useEffect has a missing dependency: 'saveCurrentGridState'. Either include it or remove the dependency array
|
Lint:
src/examples/slickgrid/Example44.tsx#L64
React Hook useEffect has a missing dependency: 'loadData'. Either include it or remove the dependency array
|
Loading