-
FEATURED COMPONENTS
First time here? Check out the FAQ!
![]() | 1 | initial version | |
while iterating Hashmap in zul as below getting serialization error
<foreach items="@load(vm.lastUpdated.entrySet())" >="" <label="" value="@load(each.key)/"> </foreach>
![]() | 2 | No.2 Revision |
while iterating Hashmap in zul as below getting serialization error
<foreach
<forEach
items="@load(vm.lastUpdated.entrySet())"