fix: forwardRef render functions not using ref #2376
QA.yaml
on: pull_request
Build
3m 39s
Tests
1m 9s
ESLint
1m 9s
TypeScript
4m 30s
Prettier
38s
Annotations
10 errors
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type 'SandpackFiles' is missing the following properties from type 'string[]': length, pop, push, concat, and 35 more.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & DropdownTriggerProps'.
|
TypeScript
Process completed with exit code 2.
|