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

listbox autopaging does not work with external paginal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.6.0
    • 8.5.0
    • Components
    • None

      if autopaging is enabled with external paginal, an client error is thrown:

      Uncaught TypeError: Cannot read property 'getTotalSize' of undefined
      at _fixPageSize (zul.mesh.wpd:286)
      at init._onRender (zul.mesh.wpd:1043)
      at init._onRender (zk.wpd:38249)
      at zk.wpd:11606

      fix -> getTotalSize() should be retrieved following
      (wgt.paging || wgt._paginal).getTotalSize();

            klyvechen klyvechen
            fse fse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified