-
Bug
-
Resolution: Fixed
-
Blocker
-
5.9.0
-
None
-
None
Steps to Reproduce
<spreadsheet id="ss" width="100%" vflex="1" showContextMenu="true" showSheetbar="true" showToolbar="true" showFormulabar="true" showSheetTabContextMenu="true" src="/WEB-INF/books/blank.xlsx"/>
1. load the zul with a blank sheet in Chrome, simulated iPad Mini
with ZK 9.5.0 ~ 9.6.2
Current Result
blank.zul:33 Uncaught TypeError: Cannot read properties of undefined (reading 'apply') at init.bind (blank.zul:33:77) at init.$init (zss.wpd:23498:11) at new init (zk.wpd:9734:18) at Function._initInnerComp (zss.wpd:41926:22) at init.bind_ (zss.wpd:37640:18) at init.bind_ (zssex.wpd:4978:27) at init.bindChildren_ (zk.wpd:23637:67) at init.bind_ (zk.wpd:23597:12) at init.$supers (zk.wpd:11639:21) at init.bind_ (zk.wpd:39373:12)
Expected Result
no error
Debug Information
- ZK 9.0.1.2, 9.1.0 doesn't have this bug
- relates to
-
KEIKAI-246 Failed to mount: Unknown widget: zss.Spreadsheet
- Closed
-
ZK-4565 Upgrade jQuery version to 3.5.1
- Closed