-
Bug
-
Resolution: Fixed
-
Normal
-
6.0.0
-
None
A tree is rendered twice while onInitModel and onInitRender events.
There is the part of the zul file.
<tree model="@{controller.listModel.filterItemTreeModel}" treeitemRenderer="@{controller.listModel.filterItemTreeRenderer}"> <treecols> <treecol/> </treecols> </tree>
Please refer to this feature - ZK-224