Skip to content

Commit 94939b3

Browse files
committed
FIX: ...when the NestedRows plugin is enabled. Please use the 'dragRows' method instead.
1 parent 34a1dd7 commit 94939b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/msexcel/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ export default (props: ViewerPluginProps) => {
151151
viewportRowRenderingOffset={'auto'}
152152
fillHandle={true}
153153
contextMenu={true}
154+
nestedRows={false}
154155
width={'100%'}
155156
height={'100%'}
156157
/>

0 commit comments

Comments
 (0)