[WIP] Tile manager component implementation #5596
Annotations
9 errors
build (18.x):
src/components/tile-manager/tile-manager.ts#L65
Property 'position' does not exist on type 'MutationDOMChange<IgcTileComponent>'.
|
build (18.x):
src/components/tile-manager/tile-manager.ts#L68
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
|
build (18.x):
src/components/tile-manager/tile-manager.ts#L70
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
|
build (18.x)
Process completed with exit code 2.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
src/components/tile-manager/tile-manager.ts#L65
Property 'position' does not exist on type 'MutationDOMChange<IgcTileComponent>'.
|
build (20.x):
src/components/tile-manager/tile-manager.ts#L68
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
|
build (20.x):
src/components/tile-manager/tile-manager.ts#L70
Argument of type 'MutationDOMChange<IgcTileComponent>' is not assignable to parameter of type 'IgcTileComponent'.
|
build (20.x)
The operation was canceled.
|