Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 9.5.1, 9.5.1.3, 9.6.0
-
Fix Version/s: 9.6.0
-
Component/s: Components
-
Security Level: Jimmy
Description
Steps to Reproduce
https://zkfiddle.org/sample/2crdgfr/2-Another-new-ZK-fiddle
Open drop down, select an value
Current Result
Drop down is empty after update
Expected Result
Drop down contains "beep" "bop" after update
Debug Information
Seem to happen after:
Workaround
create a new ListModelList instead of using clear(), and use notifyChange to replace the listmodel in the view.
Attachments
Issue Links
- relates to
-
ZK-4517 Listheader update issues with invalidatePartial
-
- Closed
-