Navitem onClick event would trigger twice

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 7.0.0
    • Affects Version/s: 7.0.0
    • Component/s: Components
    • None
    • None

      When click on Navitem's label, it would trigger onClick event twice.

      <zk>
        <navbar>
          <navitem label="Click me!" onClick='msg.appendChild(new Label("[click]"));' iconSclass="z-icon-flag"/>
        </navbar>
        <div id="msg" />
      </zk>
      

            Assignee:
            RaymondChao
            Reporter:
            RaymondChao
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: