SelectPanel: Empty State - Explore SelectPanel.Message API and managing visibility of the component under the hood #16382
Annotations
5 errors
Build @primer/react
Property 'message' does not exist on type 'FilteredActionListProps'.
|
Build @primer/react
Property 'props' does not exist on type 'string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
|
Build @primer/react
Property 'props' does not exist on type 'string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
|
Build @primer/react
Type '{ role: "listbox"; "aria-labelledby": string | undefined; "aria-multiselectable": string; selectionVariant: "multiple" | "single"; items: ItemProps[]; textInputProps: Partial<TextInputProps>; ... 15 more ...; placeholderText: string; } | { ...; } | { ...; } | { ...; }' is not assignable to type 'IntrinsicAttributes & FilteredActionListProps'.
|
Build @primer/react
Process completed with exit code 2.
|
Loading