JavaScript error when Invalidating a listhead with hflex="min" listheader

XMLWordPrintable

    • None

      Click the button to see JS error

      test.zul
      <zk>
          <button label="Invalidate Listheader" onClick="listhead.invalidate()"/>
          <listbox>
             <listhead id="listhead">
                 <listheader label="Column 1" hflex="min"/>
             </listhead>
         </listbox>
      </zk>
      

            Assignee:
            jumperchen
            Reporter:
            neillee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: