-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Blocker
-
Affects Version/s: 8.0.0
-
Component/s: Components
-
None
-
Environment:
Linux Ubuntu 64 bits
-
None
Pb with iteration on navbar with children template :
<nav
label="@load(feature.label)"
badgeText="${feature.children.size()}"
children="@load(feature.children)"
if="${not empty feature.children}">
the test (if attribut) i think is based on the previous node...
I send to you my test project.
work properly with ZK 7.0.7