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

listbox ROD doesn't work with client mvvm disabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 10.0.0
    • 10.0.0.FL
    • None

      Steps to Reproduce

      1. include client-bind, 10.0.0.FL.20231005
      2. enable ROD
            <library-property>
                <name>org.zkoss.zul.listbox.rod</name>
                <value>true</value>
            </library-property>
        
      3. visit the zul, no client mvvm enabled
      4. scroll down to trigger ROD

      Current Result

      it shows a loading animation and never stops
      no au request sent

      Expected Result

      display listitems

      Debug Information

      • if exclude the client-bind jar, this bug doesn't happen. Since dev can enable client-bind on some pages, it should work even client mvvm disabled.

      Workaround

      • disable rod

        1. ItemService.java
          0.5 kB
        2. listbox.zul
          0.3 kB
        3. loading.png
          loading.png
          4 kB
        4. TestCollectionVM.java
          0.3 kB

            DevChu DevChu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: