-
Bug
-
Resolution: Fixed
-
Later
-
5.8.1
-
None
-
None
Steps to Reproduce
1. click "Filter with notify" button
2. scroll down to 1300 row
3. click "Filter with notify" button again
Current Result
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getCell') at init.update_ (zss.wpd:19155) at init.update_ (zssex.wpd:4458) at init.update_ (zssex.wpd:4937) at init.update_ (zss.wpd:18153) at init.update_ (zss.wpd:40679) at init._cmdCellUpdate (zss.wpd:37983) at doUpdate (zss.wpd:12387) at init._updateCell (zss.wpd:12659) at init.setDataUpdate (zk.wpd:11174) at Function._set2 (zk.wpd:12250)
Expected Result
no error
Debug Information
1. if we do the steps with "filter" button, without notifyVisibleAreaChange(), no error happens.
Workaround
enable filter without notifyVisibleAreaChange()