-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 6.0.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
- select Sheet2
- select Sheet1
- Select Sheet2 again
Current Result
zss.wpd:20177 Uncaught TypeError: Cannot read properties of undefined (reading 'getCell')
at init._setMergeeuStyle (zss.wpd:20177:60)
at init._setTempMergeCellStyle (zss.wpd:19789:10)
at init._setTempMergeCells (zss.wpd:18936:10)
at init.bind_ (zss.wpd:18192:8)
at Widget.bind (zk.wpd:31801:12)
at Widget.replaceHTML (zk.wpd:31390:12)
at init.doSheetSelected (zss.wpd:43710:17)
at init.sheetId (zss.wpd:12994:15)
at init.setSheetId (zk.wpd:35178:18)
at init.doSelectSheet (zss.wpd:43097:9)
Expected Result
no error
Debug Information
- because the client cache has no row 0. It looks like it's caused by
KEIKAI-697
Workaround
- relates to
-
KEIKAI-697 Crossing another sheet reference won't work after finish editing
-
- Closed
-