perf(SelectPanel): memoize overlay props and callbacks #39075
Annotations
20 errors
|
Type check
'LeadingVisual' cannot be used as a JSX component.
|
|
Type check
JSX element type 'LeadingVisual' does not have any construct or call signatures.
|
|
Type check
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
|
Type check
'menuButtonChild.props' is of type 'unknown'.
|
|
Type check
Unused '@ts-expect-error' directive.
|
|
Type check
No overload matches this call.
|
|
Type check
Unused '@ts-expect-error' directive.
|
|
Type check
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
|
Type check
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
|
Type check
Type 'RefObject<HTMLButtonElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
|
Build project
'child.props' is of type 'unknown'.
|
|
Build project
Spread types may only be created from object types.
|
|
Build project
'TrailingVisual' cannot be used as a JSX component.
|
|
Build project
JSX element type 'TrailingVisual' does not have any construct or call signatures.
|
|
Build project
'LeadingVisual' cannot be used as a JSX component.
|
|
Build project
JSX element type 'LeadingVisual' does not have any construct or call signatures.
|
|
Build project
'menuButtonChild.props' is of type 'unknown'.
|
|
Build project
Unused '@ts-expect-error' directive.
|
|
Build project
No overload matches this call.
|
|
Build project
Unused '@ts-expect-error' directive.
|
Loading