-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Affects Version/s: 10.0.0.FL
-
Component/s: None
-
None
-
None
Steps to Reproduce
- include client-bind, 10.0.0.FL.20231005
- enable ROD
<library-property> <name>org.zkoss.zul.listbox.rod</name> <value>true</value> </library-property>
- visit the zul, no client mvvm enabled
- 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