-
Bug
-
Resolution: Fixed
-
Normal
-
6.0.2, 6.5.1
-
Security Level: Jimmy
-
None
-
None
refer to attached sample code,
1. click the "Create widgets" button
the button will create component inside native component
2. click the "invalidate widgets" button
when no zkmax.jar, the Window component is unbind correctly, console will print unbind_ window
when use zkmax.jar, the Window component doesn't unbind, it may cause other js error in some use case