Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Won't Fix
-
Affects Version/s: 8.5.1
-
Fix Version/s: 9.6.0
-
Component/s: Databind 2
-
Labels:
Description
Steps to Reproduce
https://zkfiddle.org/sample/1m12b4c/1-Another-new-ZK-fiddle
Click "randomize" button
Current Result
The fullname is not updated
Expected Result
The fullname is updated
Debug Information
By calling the setter method, it just creates a postNotifyChange.
Workaround
Use @SmartNotifyChange("*") on a @Command method.
Attachments
Issue Links
- relates to
-
ZK-3816 Support a dirty checking mechanism for a ViewModel's properties, so that users don't need to notify changes by themselves
-
- Closed
-