Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3075

Navbar and if attribut with empty test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • 8.0.1
    • 8.0.0
    • Components
    • None
    • Linux Ubuntu 64 bits

      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

            Unassigned Unassigned
            aruille aruille
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: