feat: add Row Detail feature with new example #1332
Annotations
3 errors
Node 20:
src/slickgrid-react/extensions/slickRowDetailView.ts#L290
Type 'Root | undefined' is not assignable to type 'Root | null'.
|
Node 20:
src/slickgrid-react/extensions/slickRowDetailView.ts#L319
Argument of type 'null' is not assignable to parameter of type 'Root | undefined'.
|
Node 20
Process completed with exit code 2.
|