[IndexTable]: clear all selection #349
Annotations
10 errors
|
Build packages
@shopify/polaris#build: command (/home/runner/work/polaris/polaris/polaris-react) /tmp/yarn--1712171451029-0.5218436076774549/yarn run build exited (1)
|
Build packages
Property 'onClearSelection' is missing in type '{ headings: [{ title: string; }]; itemCount: number; selectedItemsCount: number; onSelectionChange: () => void; }' but required in type 'IndexTableProps'.
|
Build packages
Property 'onClearSelection' is missing in type '{ headings: [{ title: string; }]; itemCount: number; selectedItemsCount: number; onSelectionChange: () => void; }' but required in type 'IndexTableProps'.
|
Build packages
Property 'onClearSelection' is missing in type '{ onSelectionChange: () => void; itemCount: number; selectedItemsCount: number; headings: NonEmptyArray<IndexTableHeading>; }' but required in type 'IndexTableProps'.
|
Build packages
Property 'onClearSelection' is missing in type '{ headings: NonEmptyArray<IndexTableHeading>; itemCount: number; selectedItemsCount: number; onSelectionChange: () => void; }' but required in type 'IndexTableProps'.
|
Build packages
Property 'onClearSelection' is missing in type '{ itemCount: number; selectedItemsCount: number; onSelectionChange: () => void; headings: [{ title: string; }, { title: string; }]; }' but required in type 'IndexTableProps'.
|
Build packages
Property 'onClearSelection' is missing in type '{ itemCount: number; selectedItemsCount: number; onSelectionChange: () => void; headings: [{ title: string; }, { title: string; }]; }' but required in type 'IndexTableProps'.
|
Build packages
Property 'onClearSelection' is missing in type '{ itemCount: number; selectedItemsCount: number; onSelectionChange: () => void; headings: [{ title: string; }, { title: string; }]; }' but required in type 'IndexTableProps'.
|
Build packages
The operation was canceled.
|
Loading