-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 10.0.0
-
Component/s: Client MVVM
-
Security Level: Jimmy
-
None
Steps to Reproduce
- run B80-
ZK-2837.zul - click the button "replace model content"
Current Result
nothing change
Expected Result
the label with "Detail" should be updated
Debug Information
Because the ForEach shadow binds with a ListModelList, each of the items in the ListModel being changed should notify the change to client side.