fix: render all userEditOperations when part is selected #370
Annotations
3 errors
Prepare Environment
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
|
Prepare Environment
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
|
Prepare Environment
Process completed with exit code 1.
|
Loading