-
Bug
-
Resolution: Won't Fix
-
Blocker
-
None
-
6.0.0
-
None
Steps to Reproduce
- load a blank sheet
- open browser developer tool > Console tab
- right click a cell to open the context menu > Format Cell
Current Result
zk.wpd:5 Uncaught Handle required for [object Object]
z @ zk.wpd:5
e.bind_ @ zkex.inp.wpd:2
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zkex.inp.wpd:2
M.$supers @ zk.wpd:5
bind_ @ zss.wpd:576
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zk.wpd:9
i.bind_ @ zul.box.wpd:3
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zk.wpd:9
e.bind_ @ zul.tab.wpd:2
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zk.wpd:9
e.bind_ @ zul.tab.wpd:2
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zk.wpd:9
e.bind_ @ zul.tab.wpd:2
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zk.wpd:9
i.bind_ @ zul.box.wpd:3
z.bindChildren_ @ zk.wpd:5
z.bind_ @ zk.wpd:5
e.bind_ @ zk.wpd:9
i.bind_ @ zul.wnd.wpd:2
z.bind @ zk.wpd:5
z.insertChildHTML_ @ zk.wpd:5
z.appendChild @ zk.wpd:5
z.insertBefore @ zk.wpd:5
e @ zk.wpd:5
L @ zk.wpd:5
q @ zk.wpd:5
d @ zk.wpd:5
(anonymous) @ zul.sel.wpd:83
q @ zk.wpd:5
d @ zk.wpd:5
(anonymous) @ zul.mesh.wpd:22
q @ zk.wpd:5
d @ zk.wpd:5
(anonymous) @ zul.mesh.wpd:22
no dialog is open.
Expected Result
no error, the dialog is open
Debug Information
- only happens when <debug-js>false</debug-js>
- with zk 10.1.0, this error doesn't happen.
- is blocked by
-
ZK-5743 clicking menuitem fires 2 onClick events in mobile browser
- Closed