-
Bug
-
Resolution: Fixed
-
Critical
-
9.5.0
-
Security Level: Jimmy
-
None
Steps to reproduce
On tab setSelected, tabbox could be undefined
Uncaught (in promise) TypeError: Cannot read property 'inAccordionMold' of null at init._sel (zul.tab.wpd:1152) at init._setSel (zul.tab.wpd:455) at init.setSelectedTab (zul.tab.wpd:249)
`selectedTab.getTabbox()` could return null while tabs is already detached from tabbox
Current Result
shows js error
Expected Result
no error
Debug Info
It makes keikai add a sheet unable to work normally.
- blocks
-
KEIKAI-146 adding a sheet produces a javascript error
- Closed
- relates to
-
ZK-4601 tabbox accordion mold -> inaccessible tabs
- Closed