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

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

    XMLWordPrintable

Details

    Description

      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>
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: