hr-portal initial version #4
Closed
Annotations
6 errors
|
src/projects/hr-portal/src/index.tsx#L163
Argument of type 'HTMLElement | null' is not assignable to parameter of type 'Container'.
|
src/projects/hr-portal/src/index.tsx#L128
Type '{ children: Element[]; id: string; autoGenerate: false; data: any[]; primaryKey: string; childDataKey: string; rowSelection: string; allowFiltering: true; filterMode: string; className: string; onSortingExpressionsChange: () => void; ref: (ref: IgrTreeGrid) => void; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<IgrTreeGrid> & Readonly<IIgrTreeGridProps & Omit<...> & Omit<...>>'.
|
src/projects/hr-portal/src/index.tsx#L110
Conversion of type 'HTMLElement | null' to type 'IgrTreeGrid' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/projects/hr-portal/src/index.tsx#L102
Conversion of type 'HTMLElement | null' to type 'IgrTreeGrid' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/projects/hr-portal/src/index.tsx#L30
Property 'dataService' has no initializer and is not definitely assigned in the constructor.
|
The logs for this run have expired and are no longer available.
Loading