-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.5, 9.5.1.1
-
Security Level: Jimmy
-
None
Steps to Reproduce
https://zkfiddle.org/sample/2sutokd/1-map-property-bindings-loading-inconsistently
click the buttons to update the map values for the keys 'uid1' and 'uid2'
Current Result
the labels displaying the properties only update when the second (or, if more, last) @load expression is notified
Expected Result
@load bindings fire following notify change
Debug Information
maybe related to ZK-3922 and/or ZK-3344
Workaround
avoid the dynamic expression with square brackets as commented out in the example zul.