fix: correctly control popup open state in pickers #55
Annotations
10 warnings
src/components/Calendar/hooks/useRangeCalendarState.ts#L34
Assignment to function parameter 'date'
|
src/components/DateField/hooks/useDateFieldState.ts#L124
Assignment to property of function parameter 'p'
|
src/components/DateField/utils.ts#L95
Unexpected console statement
|
src/components/DatePicker/hooks/useDatePickerProps.ts#L17
Unexpected any. Specify a different type
|
src/components/DatePicker/hooks/useDatePickerState.ts#L67
'hasDate' is already declared in the upper scope on line 65 column 12
|
src/components/hooks/useControlledState.test.tsx#L62
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.test.tsx#L72
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.test.tsx#L74
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.ts#L6
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.ts#L13
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading