tree: Add toggle to focus on selected #1617
Annotations
3 errors
src/components/controls/controls.tsx#L69
Type 'ReactElement<any, any>' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 163 more.
|
src/reducers/controls.ts#L165
Type '{ defaults: Defaults; available: undefined; canTogglePanelLayout: boolean; temporalConfidence: { exists: boolean; display: boolean; on: boolean; }; layout: string; scatterVariables: {}; ... 49 more ...; measurementsFilters: {}; }' is not assignable to type 'ControlsState'.
|
|
This job failed
Loading