-
Bug
-
Resolution: Fixed
-
Normal
-
8.6.0
-
None
-
None
Steps to Reproduce
run https://zkfiddle.org/sample/o4o6kj/1-Chosenbox-issue
click C1 then C2
Current Result
js error
Expected Result
no js error
Debug Information
Workaround
remove BindUtils.postNotifyChange(null, null, this, "testChoose");
- is blocked by
-
ZK-3986 chsenbox updates only the necessary DOM elements
- Closed