Skip to content

Commit bc14f2f

Browse files
authored
fix: Fixed caching of EFP viewdata (#140)
1 parent 04cdfbc commit bc14f2f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Eplant/views/eFP/Viewer/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ export default class EFPViewer
184184
zoom: 1,
185185
},
186186
viewData: viewData,
187-
efps: this.efps,
188187
colorMode: 'absolute' as const,
189188
}
190189
}

0 commit comments

Comments
 (0)